body, html {

	
	background-color:#008230;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	
	margin: 0px;
	padding: 0;
}

/* Generic Site links */
a:link 		{ color: #0066CC; text-decoration:none;}
a:visited 	{ color: #0066CC; text-decoration:none;}
a:hover 	{ color: #000000; text-decoration:underline;}

#shadow {
	position:relative;
	background-color:#ffffff;
	width: 1056px;
	margin: 0px auto; !important;
	
	
	background-image:url(/images/bgShadow.gif);
	background-repeat:repeat;
	

	padding: 0;
	/* min-height:600px; */
}


#wrapper {
	position:relative;
	/* background-color:#666666; */
	/* width: 1056px; */
	/* margin: 0px auto; */

	margin: 0px 46px 0px 46px;
	min-height:600px;
}

#banner {
	position:relative;
	width:964px;
	height:156px;
	
	/* background-color:#FFFFFF; */
	background-image:url(/images/bgBanner.gif);
	background-repeat:no-repeat;
	
	padding: 0px;
	margin: 0px;
}

#logoClick {
	position:relative;
	top:40px;
	left:25px;
	
	width:170px;
	height:125px;
	
	/* border:thin #FF0000 solid; */
}

#areaMain {
	position:relative;
	width:964px;
	height:305px;

	background-image:url(/images/bgAreaMain.gif);
	background-repeat:no-repeat;
	
	padding: 0 0 10px 0;
	margin: 0px;
}

#area {
	position:relative;
	width:964px;
	height:118px;

	/* background-image:url(images/bgArea.gif); */
	background-repeat:no-repeat;
	
	padding: 0 0 10px 0;
	margin: 0px;
}

#areaSubMain {
	position:relative;
	width:964px;
	height:204px;

	background-image:url(/images/bgAreaSubMain.gif);
	background-repeat:no-repeat;
	
	padding: 0px;
	margin: 0px;
}

#areaSub {
	position:relative;
	width:964px;

	height:450px; 

	background-image:url(/images/bgAreaSub.gif); 
	background-repeat:no-repeat;
		
	padding: 0px;
	margin: 0px;
}


#areaSubLeft {
	/* background-color:#CCCCCC; */
	position:relative;
	float:left;
	width:724px;
	
	font-size:12px;
	color:#333333;
}

#areaSubLeft .content{
	padding:30px;
}


#areaSubRight {
	/* background-color:#999999; */	
	position:relative;
	float:left;
	width:240px;
	
	min-height:100px;
}


#areaSubMain .one {
	position:absolute;
	top: 15px;
	left: 13px;
	
	width: 300px;
}

#areaSubMain .two {
	position:absolute;
	top: 15px;
	left: 342px;
	
	width: 350px;
}

#areaSubMain .three {
	position:absolute;
	top: 15px;
	left: 725px;
	
	width: 235px;
}

#areaSubMain .text {
	padding-left:20px;
	color:#000000;
}

#areaSubMain .news {
	color:#000;
}


#navMain {
	position:absolute;
	top: 131px;
	left: 210px;
	z-index:10;
	
}



.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


#bannerTop {
	position:relative;
	background-image:url(/images/bgBannerTop.gif);
	height:46px;
}

#bannerMid {
	position:relative;
	/* background-image:url(/images/bgBannerMid.gif); */
	height:120px;
}

#bannerBottom {
	position:relative;
	background-image:url(/images/bgBannerBottom.gif);
	height:21px;
}

#navSub {
	position:absolute;
	font-size:10px;
	top: 215px;
	left: 478px;
	color:#999999;
	
	white-space:nowrap;
	
	/* border: 1px solid #ff0000; */
}

#navSub a:link 		{ color:#0066CC text-decoration:none;}
#navSub a:visited 	{ color: #0066CC; text-decoration:none;}
#navSub a:hover 	{ color: #000000; text-decoration:underline;}


#navTop {
	position:absolute;
	font-size:10px;
	top: 20px;
	right: 44px;
	color:#666666;
}


#navTop a:link 		{ color: #a0a0a0; text-decoration:none;}
#navTop a:visited 	{ color: #a0a0a0; text-decoration:none;}
#navTop a:hover 	{ color: #007088; text-decoration:underline;}






.formData {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#868b3a;
}





#full {
	position:relative;
	width: 964px;
	float: left;	
	background:#FFFFFF;
}

#full .content {
	position:relative;
	padding: 20px 50px 0px 50px;
	color:#a0a0a0;
}

#left {
	position:relative;
	width: 490px;
	float: left;	
	background:#FFFFFF;
}

#left .content{
	position:relative;
	padding: 20px 10px 0px 50px;
	color:#a0a0a0;
}

#right {
	position:relative;
	background-image:url(/images/bgRight.gif);
	background-repeat:repeat-y;
	
	width: 270px;
	
	min-height:500px;
	float: left;
	
	/* border: 1px dotted #a0a0a0; */
}

#right .content {
	text-align:right;
	padding: 20px 50px 0px 10px;
}


.newsHeader {
font-size:10px;
color:#3c7495;
}

.newsBody {
font-size:10px;
color:#6fa0c5;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


#footer {
	position:relative;
	width: 1056px;
	height:42px;
	margin: 0px auto;
	
	
	background-image:url(/images/bgFooter.gif);
	background-repeat:repeat;
}

#footer .nav {
	position:absolute;
	top: 35px;
	right:30px;
	width:100%;
	text-align:right;

	margin: 0 0px 0 -20px;
	
	font-size:10px;
	color:#000000;
	
	white-space:nowrap;
	
	/* border: 1px dashed #ff0000; */
}

#footer .nav a:link 	{color:#000; text-decoration:none;}
#footer .nav a:visited 	{color:#000; text-decoration:none;}
#footer .nav a:hover 	{color:#000; text-decoration:underline;}



#footer .copyright {
	position:absolute;
	top: 5px;
	left: 0px;
	margin: 0 0px 0 30px;
	color:#3c7495;
}


.mainHeader {
	color:#008347;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 15px;
}

h1 {
	color:#00822f;
	font-size:16px;
	font-weight:bold;
	margin: 0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00822f;
	font-size:12px;
	margin: 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
