body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1em;	
	margin: 0px;
	padding: 0px;
	background: #00A0C6;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	font-size:1em;
	
	
}


p,ol,ul,h1,h2,h3,h4,h5,h5,h6 {
	margin:0 0 1em 0;
	padding:0;
	}

a:link {
color:#003399;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.8em;
}
a:visited{
color:#003399;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.8em;
}

a:hover{
color: #ffffff;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:0.8em;
}	
/******* header styles *******/


h1{
font-size:0.9em;
color:#00509F;
font-weight:normal;
padding:5px 0px 5px 0px;
margin:0;
}
.bold{
font-weight:bold;
font-size:1.3em;
}
h2{
font-size:0.9em;
color:#ffffff;
font-weight:normal;
padding:20px 0px 5px 0px;
margin:0;
}
h3{
font-size:0.9em;
font-weight:normal;
color:#00509F;
padding:10px 0px 5px 0px ;
margin:0;
}


h4{
font-size:0.9em;
font-weight:normal;
color:#00509F;
padding:10px 0px 5px 0px ;
margin:0;
}


.eco{
font-size:115%;
}
.ecob{
font-size:125%;
font-stretch:narrower;

}



.frm{
float:right;
margin-left:20px;
margin-bottom:10px;
}

.flm{
float:left;
margin-right:20px;
margin-bottom:10px;
}


.hl{
color:#3366FF;

}

.img{
padding:0;
margin:10px;
}
/******* main level 1 divs*******/

#header{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:81px;
	background-image:url(top.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:10px;
	}	


#center{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:260px;
	background-color:#ffffff;
	background-image:url(middle.jpg);
	background-repeat:no-repeat;
	margin-top:-40px;
	
}	

#base{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:255px;
	background-image:url(base.jpg);
	background-repeat:no-repeat;
	}	
#ccontent{
position:relative;
top:130px;
	width:900px;
	height:80px;
	text-align:center;
	
}	

#leftbutton{
	float:left;
	width:140px;
	height:60px;
	background-image:url(button.jpg);
	background-repeat:no-repeat;
	margin-left:70px;
	padding-top:8px;
	text-align:center;
	margin-top:40px;
}
#rightbutton{
	float:right;
	width:140px;
	height:60px;
	margin-right:70px;
	background-image:url(button.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
	text-align:center;
	margin-top:40px;
}
#basenav{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:40px;
	background-color:#ffffff;
	}	

#footer{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:20px;
	margin-top:10px;
	
	}

/************** footer siteInfo styles ****************/


#footer a:link {
color:#00509F;
text-decoration: none;
}
#footer a:visited{
color:#009900;
text-decoration: none;
}

#footer a:hover{
color: #009999;
text-decoration: none;
}	
/*updated, copyright and design footer*/

#footer ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#footer li{
	display: inline;
	padding-right: 280px;
	font-size:68%;
	}
#webdev{
	color:#666666;
	float:right;
	font-size:68%;
	margin-top:-18px;
	}	

