/* special styles for home page */

body {
	background: url(../i/nav_backer.gif) repeat-x 0 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 8pt arial, sans-serif;

}

#body {
	width: 790px;
	padding: 48px 0 0 0;	
	margin: 0 auto;
	text-align: left;
	margin-top:14px;

}

#menu_wrapper {
	margin-top:14px;
	position: absolute;
	top: 0px;
	width: 787px;
	height: 27px;
	text-align: left;
}

img {
	border: none;
}

#body img.logo {
	width: 299px;
	height: 53px;
	margin: 0 0 0 12px;
}

#toolBox {
	float:right; 
	width: 138px;
	_width:154px; 
	height:16px; 
	position:relative; 
	margin: 50px 0px 0 0;
	padding: 0 5px 0 0;
	_padding: 0 0 0 0;	
	_z-index: -1;
}
	
#toolBox div.tools {
	position:absolute;
	_z-index: -1;
}

#toolBox div img {
	float:left;
	padding: 0 4px 0 0;
}

#toolhelp {
	font: bold 10px arial;
	color: #666666;
	float:right; 
	width:110px; 
	height: 30px; 
	position:relative;
	text-align: right; 
	padding: 3px 8px 0 0;
	margin: 50px 0 0 0;
	text-transform: uppercase;
	_z-index: -1;
}

#printflash {
	display: none;
}


#udm {
	background: url(../i/nav_backer.gif) repeat-x;
	margin: 0px;
	padding: 3px 0 0 0;
	height: 27px;
	width: 790px;
}


#flashcontent {
	width: 750px;
	height: 201px;
	clear: both;
	padding: 0px 10px 0 18px;
	z-index: -1;
}


.message {
	text-align: center;
	padding: 20px 20px 0px 20px;
}

.offices {
	width: 780px;
	height: 20px;
	margin: 5px 0 8px 0;
	_margin: 5px 0 13px 0;
	padding: 15px 5px 0 17px;
	text-transform: uppercase;
	font: bold 7pt arial, sans-serif;

}
.offices a img {
	margin: 0;
	padding: 0;
	display: block;
}

.offices a {
	color: #9e1222;
	text-decoration: none;
	padding: 0;	
	float: left;
	display: block;
	padding: 0 5px;
}

/* give the first and last links different padding
	to even things up */

.offices a.first {
	padding: 0;
	padding-right: 8px;
}

.offices a.last {
	padding: 0;
	padding-left: 7px;
}

.offices a:hover {
	color: #9e1222;
	text-decoration: none;
}


.cases {
	width: 360px;
	_width: 377px;
	padding: 0px 0 0px 17px;
	_padding: 6px 0 0 17;
	float: left;
	line-height: 15px;
	font-size: 12px;
	color: #555555;
}


.news {
	width: 360px;
	margin: 0px 0 0px 30px;
	padding: 0px;
	_padding: 6px 0 0 0;
	float: left;
	line-height: 15px;
	font-size: 12px;
	color: #555555;
}


.cases a, .news a {
	font: normal 8pt arial, sans-serif;
	color: #555555;
	line-height: 15px;
	text-decoration: none;

}


.cases a:hover, .news a:hover{
	color: #9e1222;
	text-decoration: none;
}

img.more {
	margin: 10px 0 0 0;

}


h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	padding: 3px;
	margin: 0px 0 10px 0;
	border-top: 1px solid #9e1222;
	border-bottom: 1px solid #9e1222;
	color: #222222;
}

.clearb {
	clear: both;

}

.footer {
	background: white;
	height: 30px;
	margin: 10px 0 0 0;
	!margin-top: -20px;
}

.footertext {
	color: #222222;
	height: 30px;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 8px 0 0 0;
}

.footertext a {
	color: #222222;
	text-decoration: none;
	padding: 0px;
}

.footertext a:hover {
	color: #9E1222;;
	text-decoration: none;
}

.home_news_link {
	background:url(../i/home_bullet.gif) no-repeat 0 2px;
	padding-left:10px;
	margin-bottom:2px;
}

.alfa img {
	margin-right: 20px;
	float:right;	
}


