/* CSS Document */
* html ul li a {
   height:1em;
}
 #wrapper{ 
	width:985px; 
	text-align: -moz-center; 
}
#banner{
	width: 983px;
	height: 148px;
	background: #fff;
}
#logo{
	float: left;
}
#flashbanner{
	clear: both;
	width: 983px;
	height: 105px;
}
#flash{
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	
}
#divider{
	width: 975px;
	background: #fff;
	height: 4px;
	font-size: 4px;
}
#contentarea{
	clear: both;
	width: 983px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	min-height:320px;
  height:auto !important;
  height:320px;
	background: url('../images/bg3.gif') #85BAA1;
	background-repeat: repeat-y;
	background-position: bottom center;
	color: #666666;
}
#content{
	width: 568px;
	float: left;
	background: #fff;
	text-align: left;
	padding: 28px 28px;
}
#leftbar{
	width: 175px;
	float: left;
	margin-left: 4px;
	text-align: left;
	background-color: #000000;
}
#rightbar{
	width: 173px;
	float: left;
	text-align: center;
}
#feature_header{
	height: 31px; 
	background: #006F3A; 
	width: 168px;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	color: white;
	line-height: 31px;
	padding-left: 8px;
	text-align: left;
	border-bottom: 3px solid white;
}
#feature_box{
	width: 155px;
	margin: 10px;
	background: #FFF;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#news_box{
	width: 156px;
	padding: 10px;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	text-align: left;
	border-bottom: 4px solid white;
	background: #006F3A;
}
#footer{
	clear: both;
	width: 965px;
	background: #000000;
	height: 50px;
	font-size: 10px;
	color: white;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	text-align: right;
	line-height: 50px;
	padding-right: 10px;
	bottom: 0px;
}
.picbox{
 float: left; 
 width: 132px; 
 text-align: center; 
 margin-bottom: 14px;
 padding-left: 7px;
}
