/* special styles for home page */

body {
	background: #01744d url(../i/bg_home_2.gif) repeat-x;
}

#menu_wrapper {
	top: 297px;
}

#udm {
	background: url(../i/navback_3.gif) no-repeat;
}

#udm .affiliates {
	width: 113px !important;
}

#body #header {	
	height: 96px;
	background: #333333;
	overflow:hidden;
}

#header #topLinks {
	height: 85px;
	padding: 0px;
}

#body #contentHome {
    width: 975px;
	margin-top: 0px;
}

#body #navlinks {
	height: 86px;
	width: 976px;
	overflow:hidden;
	background: url(../i/navlink_bg_3.jpg) no-repeat;
}

#spotlight_spacer {
	margin-bottom: 28px;
	height:178px;
}

#spotCase {	
	width: 975px;
	display: none;
	height: 178px;
	position: absolute;
	top: 114px;
}

.spotlight {	
	width: 100%;
	display: block;
	height: 178px;
	overflow: hidden;
	background: #333333 url(../i/nav_home/spot_black_new.gif) no-repeat;
	background-position: 333px 0px;
}

.spotlight h1 {
	font-size: 24px;
	color: #fff;
	margin:5px auto 5px auto;
	padding-bottom: 5px;
	line-height: normal;
}

.spotlight {
	font-size:12px;
	line-height: 18px;
	color: #fff;
	margin: 5px auto 5px auto;
}

.spotlight a {
	color: #fff;
}

.spotlight_left img {
	display:block;
}

.spotlight_left {
	float: left;
	width: 333px;
}

.spotlight_right {
	text-align: left;
	float: left;
	padding: 25px 16px 12px 16px;
	width: 290px;
	height: 120px;
	color: #fff;
}

/* 86 the side column background */
#index #content{ background: none;}

#spotlight p {
	margin:0px;
	margin-bottom:7px;
}


/* -- footer -- */
#body .footerMain {
	font-size: 11px;
	color: #dcebe6;
	padding: 4px 0px 0 0px;
	clear: both;

}

#body .footerMain a { color: #dcebe6; }
#body .footerMain a:hover { color: #dcebe6; }
#body .footerMain .footerOffices a { color: #dcebe6; }
#body .footerMain .footerOffices a:hover { color: #dcebe6; }

#body .footerOffices {
	text-transform: uppercase;
	font-size: 10px;
	color: #dcebe6;
	border-bottom: 0px solid #dcebe6;
	height: 12px;
}

#body span.footerL { clear: both; float: left; height: 18px; }
#body span.footerR { clear: right; float: right; height: 18px; }

#body span.footerR a { color: #dcebe6; text-decoration: none;}
#body span.footerR a:hover { text-decoration: underline; }

#body #footerBottom {
	padding-bottom: 4px;
	clear: both;
}

.floatOffices {
	float: left;
}

#body img.footerPhone {
	float: right;
}
