html, body {
	
}
body {
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	background-color: #919191;
	overflow: -moz-scrollbars-vertical;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/background-bg.gif);
}
#container {
	width: 900px;
	margin:0px auto;
	text-align:center;
	padding: 0px;
	padding-bottom:20px;
	
}
#footer {
	height: 24px; 
	margin: 0 auto;
	text-align: center;
	background-color:#464646;
	}
	
#footer a{
color:#FFFFFF;
font-size:1em;
text-decoration:none;
}

#footer a:hover{
color:#ebeaea;
text-decoration:underline;
}
	
#header {
	width: 900px;
	height: 80px;
	margin: 0px auto;
	position: relative;
	text-align:left;
	background:url(../images/header_img.gif) center no-repeat;
}

.content_title {

	font-family: 'Myriad Pro', 'Trebuchet MS', 'Lucida Grande', Geneva, Arial;
	color:#074B4E;
	margin: 0.5em 0 .25em;
	font-size: 16px;
	line-height: 1.2;
	font-weight:bolder; 

}

#navigation {
	margin: 0px auto;
	width: 884px;
	padding-top: 0px;
	height: 26px;
	position: relative;
	background-color:#6c9609;
	background:url(../images/m.gif) repeat-x;
}
#align{
	margin: 0 auto;
	text-align: center;
	width:884px;
 }
/*
#navigation_main {
	width: 884px;
	margin: 0px auto;
	text-align: center;
	height: 29px;
	/*background-image: url(../images/nav_bg.jpg);*/
	/*background-repeat: repeat-x;
	background-position: center top;
	
	
}
#search {
	position:absolute;
	width:156px;
	left:608px;
	top:1px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	padding-left:7px;
		
	
}
.search{
border:1px solid #666;
margin-top:1px
}
input.go {
	color:#CECBCE;
	background-color:#636563;
	border:1px solid #999999;
	font-size:12px;
	font-weight:bold;
}


.clearpage {
	clear: both;
}

*/

#contentarea{
	width: 884px;
	margin:0px auto;
	text-align:center;
	padding: 0px;
	border:8px solid #fff;
}

#banner{
border-bottom:4px solid #fff;
}
#content{
	width: 884px;
	height:375px;
	margin:0px auto;
	padding: 0px;
	background-position: left bottom;
	background:url(../images/content-background2.jpg) no-repeat bottom #FFFFFF;	
	border-bottom:5px solid #ffffff

}
#content-left{
width:657px;
float:left;
}

#content-left a{
color:#074B4E;
font-size:1em;
text-decoration:none;
}

#content-left a:hover{
color:#074B4E;
text-decoration:underline;
}

#content-left div{
margin-top:20px;
margin-left:10px;
margin-right:10px;
text-align:left;
font-family:georgia, Times, 'Times New Roman';
color:#333333;
font-size:12px;
}




#content-right{
width:227px;
float:left;
}
#content .layer1{
margin-top:20px;
margin-right:5px;
}
#content .layer2{
margin-top:20px;
margin-right:15px;
}


#footer-inner {
text-align:left;
color:#FFFFFF;
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
margin-left:10px;
padding-top:5px;
}


.useful { color:#074B4E; font-family: 'Myriad Pro', 'Trebuchet MS', 'Lucida Grande', Geneva, Arial; font-size:18px;}
.useful a  { color:#074B4E; text-decoration:none; font-size:18px;}
.useful a:hover { text-decoration: underline; }

.addressfooter { color:#FFFFFF }


.greenheader { color:#074B4E; font-family: 'Myriad Pro', 'Trebuchet MS', 'Lucida Grande', Geneva, Arial; font-size:14px;}
