/* 
Home page styles
*/

body {background-color:#FFFFFF;font-family:Verdana, Arial, Helvetica, sans-serif;background-image:url(/images/welcomepage/back_orange_grad.jpg);background-repeat:repeat-x; background-position:top center; position:relative; height:100%;}

#wholeImage { background-image:url(/images/welcomepage/WholePage.gif); background-position:center top; background-repeat:no-repeat; width:985px; height:1000px;  z-index:1000; position:fixed; top:0; left:139px;opacity:0.4;filter:alpha(opacity=20); display:none;  }
#contentContainer { width:985px; margin:0 auto} 
#headerimage { background-image:url(/images/welcomepage/welcomepageHeader.jpg); width:985px;height:324px;background-repeat:no-repeat; position:relative;}

#content {
z-index:1000;
min-height:200px;
height:auto
!important;
height:200px;
background-image:url(/images/welcomepage/bodyBG.jpg);
background-repeat:repeat-y;
margin-top:-10px;
padding-bottom: 0px;
padding-left: 40px;
position:relative;
}
#contentBody {padding-right: 100px;}

#contentLeft {margin-left:0px; padding-left:0px;}
#mainBodyContent { padding-left:0px; padding-top:0px;}

#contentBody { float:left;   /*border:solid 1px #000;*/ }

#contentleftbox {
	float:left;
	width: 383px;
	height: 119px;
	
}
#contentrightbox {
	float:right;
	margin-top:10px;
	width: 363px;
	height: 119px;
	padding-right: 20px;

}


#footerText { margin-left: 0px; }
p.greyText {margin-left: 0px;}
.sitemapULStart { margin-left:20px; }
.sitemapLI { list-style:disc; margin-left:35px;margin-top:10px; }
.sitemapULStart a,.sitemapULStart a:active.sitemapULStart a:visited,.sitemapULStart a:hover,.sitemapUL a,.sitemapUL a:active.sitemapUL a:hover,.sitemapUL a:visited, .sitemapLi a, .sitemapLi a:visited,.sitemapLi a:hover,.sitemapLi a:active 
{
	color:#507EB9;
	text-decoration:none;
}
.sitemapUL { margin-top:0px;margin-left:20px; margin-top:5px; }



