body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Futura", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.75em;
}

/* WinIE behavior call */

div#nav {
	font-family: "Futura", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
	left: 0px;
	text-align: center;
	background-color: #FFFFFF;
	height: auto;
	visibility: visible;
	background-image: url(none);
	overflow: auto;
}




div#nav li {
	position: relative;
	list-style: none;
	float: left;
	width: 170px;
	background: #FFFFFF
}



div#nav li a {display: block; 
  text-decoration: none; }
  
div#nav ul a {width: 170px;}
div#nav ul ul {position: absolute; width: 170px;
  display: none;}

div#nav ul.level1 li.submenu:hover ul.level2,  
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}




/* layout divs below */



div#page {
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #284194;
	background-image: url(images/gears.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 351px;
	height: auto;
}


* html div#page {
	height: 351px;
	
}

div#contentarea {
	width: 900px;

}
div#masthead {
	position: relative;
	width: 100%;
	min-height: 20px;
	height: 80;
	background-color: #FFFFFF;
}



* html div#page {
	height: 20px;
	
}

div#home {
	width: 150px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	z-index: 2;
	left: 5px;
	height: 150px;
	top: 70px;
}


div#footerarea {
	position: relative;
	width: 900px;		
}

div#contactform {
	position: relative;
	width: 500;
	padding: 0px 0px 0px 381px;	
}




/* link styles */

a.mainnav:link {
	color: #284194;
	text-decoration: none;
	text-align: center;
}

a.mainnav:active {
	color: #284194;
	text-decoration: none;
}
a.mainnav:visited {
	color: #284194;
	text-decoration: none;
}    
a.mainnav:hover {
	color: #7486c2;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:  underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	
}

a.subnav:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.subnav:active {
	color: #FFFFFF;
	
	text-decoration: underline;
}
a.subnav:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.subnav:hover {
	color: #CCCCCC;
	text-decoration: underline;
	
}



/* Header tags */

h1 {
	font-family: "Futura", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 30px 0px 381px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 50px;
}



/* style classes */

.padpic {

	padding-left: 155px;

}


.clearfloat {
	clear: both;
	background-color: #CCCCCC;
}






.footer {
	font-size: 11px;
	color: #284194;
	
	padding-top: 5px;
	padding-left: 381px;
}

.content {
	padding: 0px 50px 25px 50px;
	line-height: 1.75em;
}
.bullets {
	padding: 0px 50px 0px 75px;
	line-height: 1.75em;
	margin-top: -25px;
}

div#flash {
	text-align: center;
	padding-bottom: 25px;	
}


.imageright {
	float: right;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imageleft {
	float: left;
	padding-left: 3px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
}



.mainnav {
	font-size: 11px;
	line-height: 2em;
	margin-left: -30px;
	list-style: none;

}




.stretch {
	background: url(images/backstretch.gif) left top repeat-y;
	
}








div#navigation {
	float: left;
	width: 180px;
	position: absolute;
	z-index: 2;
	left:0;
	top: 0px;
	height: 115px;
	padding-top: 80px;
	
}


div#utility {
	position: absolute;
	top: 430px;
	left: -20px;
	background: #820024;
	float: left;
	width: 100px;
	z-index: 3;
	border: 1px solid #FFFFFF;
	padding: 5px 5px 5px 0px;
}	

div#utilityhome {
	position: absolute;
	top: 430px;
	left: -20px;
	background: #820024;
	float: left;
	width: 100px;
	z-index: 3;
	border: 1px solid #FFFFFF;
	padding: 5px 5px 5px 0px;
}

div#left {
	position: relative;
	width: 243px;
	padding: 0px;
	float: left;
	
}

div#right {
	position: relative;
	width: 705px;
	padding: 0px;
    float: right;		
	
}



p {
	padding: 0px 30px 0px 381px;
}




	
