body {
	background-color:  #0C3389;
	background-image: url(images/bg_home.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #85A1CC;
	text-decoration: none;	
*/}


#site-wrapper-home { position:relative; width:900px; padding:0px; height:540px; margin:auto; }

#header ul li { float:left; }
#header       { height:100px; width:900px; background-image:url(images/bg_home_header.jpg); margin: 0 0 0 0; }
#header ul { margin:0; padding:0px; list-style:none; top:78px; position:relative; }
*html #header ul { margin:0; padding:78px 0px 0px 0px; list-style:none; position:relative; }

#header ul li a { display:block; text-indent:-9999px; } /* plain text is present for accesibility but indented off for design */
 
#nav1 a       { height:20px; width:44px; background:url(images/nav_home.jpg) 0 -20px no-repeat; }
#nav1 a:hover 						   { background:url(images/nav_home.jpg) 0 -20px no-repeat; }
 
#nav2 a       { height:20px; width:66px; background:url(images/nav_home.jpg) -44px 0 no-repeat; }
#nav2 a:hover 						   { background:url(images/nav_home.jpg) -44px -20px no-repeat; }
 
#nav3 a       { height:20px; width:62px; background:url(images/nav_home.jpg) -110px 0 no-repeat; }
#nav3 a:hover						   { background:url(images/nav_home.jpg) -110px -20px no-repeat; }
 
#nav4 a       { height:20px; width:47px; background:url(images/nav_home.jpg) -172px 0 no-repeat; }
#nav4 a:hover						   { background:url(images/nav_home.jpg) -172px -20px no-repeat; }
 
#nav5 a       { height:20px; width:71px; background:url(images/nav_home.jpg) -219px 0 no-repeat; }
#nav5 a:hover						   { background:url(images/nav_home.jpg) -219px -20px no-repeat; }

#flashContainer { height:300px; width:900px; position:relative; }

#footerGraphic { width:900px; height:117px; position:relative; background:url(images/bg_home_footer.jpg); }


/* **********  Start IE6 Dummy Code  ********** */
*html #site-wrapper-home #newsletter a	      { height:17px; width:203px; background:url(images/newsletter_btn.gif) 0px 2px no-repeat; }
*html #site-wrapper-home #newsletter a:hover 							{ background:url(images/newsletter_btn.gif) 0px -15px no-repeat; }
/* **********  End IE6 Dummy Code  ********** */

#site-wrapper-home #newsletter a       { height:17px; width:203px; background:url(images/newsletter_btn.gif) 0px 0px no-repeat; }
#site-wrapper-home #newsletter a:hover 							 { background:url(images/newsletter_btn.gif) 0px -17px no-repeat; }

#utility {
	padding:0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #85A1CC;
	text-decoration: none;
}
#utility a:link, #utility a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #85A1CC;
	text-decoration: none;
}
#utility a:hover, #utility a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
