body {
	background-color: #336532;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	
}

.content{width: 971px;
	margin: 0 auto;
	}

#banner{
	width: 738px;
	height: 171px;
	background-image: url(images/headerBG2.jpg);
	background-repeat: no-repeat;
	}
	
.bannerl{width: 222px;
        float:left;
	    height:154px;
}

#bannerinside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 39px;
	font-weight: bold;
	color: #000000;
	padding-top: 18px;
	padding-right: 40px;
	padding-left: 54px;
	text-align:center;
	float: right;
}

#bannerwave{
    float:right;
	width: 738px;
	height: 68px;
	background-image:url(images/home_10.jpg);
	background-repeat:no-repeat;
}

.mainbody{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.homeleft {
	float: left;
	width: 385px;
}
.homeright {
	float: right;
	width: 385px;
	padding-right: 10px;
}
img {border:none;}

.verd{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	}
	
.verd a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.verd a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.imgright{
	padding-left:10px;
	float:right;
	}	
	
.imgleft{
	padding-right:20px;
	float:left;
	}				
.header {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Arial, sans-serif, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}

