/* CSS Document */

body
{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#3F6A00;
	font-family:tahoma;
	font-size:11px;
	color:#2E2E2E;
	line-height:18px;
}

* {
margin: 0;
padding: 0;
}

h1{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 17px;
	font-weight: normal;
	color: #2E2E2E;
	text-decoration: none;
	padding-bottom:11px;

}

h2{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 17px;
	font-weight: normal;
	color: #2E2E2E;
	text-decoration: none;
	padding-bottom:11px;

}

a:link, a:visited {
	color:#2E2E2E;
	text-decoration:none;
}
a:hover{
	color:#2E2E2E;
	text-decoration:underline;
}
.green-text{
	font-family:tahoma;
	font-size:11px;
	color:#4D8301;
	line-height:18px;
}

.white-text{
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}
#mainDiv
{
	width:998px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
.clear{
	clear:both;
	height:0px;
}

input, select {
	width:250px;
	height:25px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border:1px solid #CCCCCC;
	margin:0px auto;
	padding:2px;
}

textarea {
	width:250px;
	height:125px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border:1px solid #CCCCCC;
	margin:0px auto;
	padding:2px;
}


.green-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 17px;
	font-weight: normal;
	color: #4B8001;
	text-decoration: none;
	padding-bottom:11px;
}

.black-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 17px;
	font-weight: normal;
	color: #2E2E2E;
	text-decoration: none;
	padding-bottom:11px;
}



.menu-bg{
	width:998px;
	height:105px;
	float:left;
	background-image:url(images/menu-bg.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
}

.logo{
	width:351px;
	height:105px;
	padding:0px;
	margin:0px;
	float:left;
}
.menu{
	width:647px;
	padding-top:18px;
	height:auto;
	float:right;
}
.banner{
	width:998px;
	height:302px;
	float:left;
}

.banner-left{
	width:487px;
	height:302px;
	float:left;
}

.banner-right{
	width:423px;
	height:302px;
	float:right;
	background-image:url(images/banner-right.jpg);
	background-repeat:no-repeat;
	padding-left:88px;
}

.banner-right-flash{
	width:511px;
	height:302px;
	float:right;
}

.banner-right-contents-01{
	width:366px;
	height:auto;
	float:left;
	padding-top:14px;
	margin:0px;	
}

.banner-right-contents-02{
	width:366px;
	height:auto;
	float:left;
	padding-top:16px;
	margin:0px;	
}

.banner-right-contents-03{
	width:366px;
	height:auto;
	float:left;
	padding-top:16px;
	margin:0px;	
}

.body-contents-bg{
	width:967px;
	height:auto;
	background-image:url(images/body-contents-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	float:left;
	padding-left:31px;
	padding-top:20px;
	padding-bottom:70px;
}
.body-contents-left{
width:568px;
height:auto;
padding-right:50px;
float:left;
}

.body-contents-left2{
width:400px;
height:auto;
padding-right:50px;
float:left;
}

.body-contents-right{
width:348px;
height:auto;
float:right;
margin:0px;
padding:0px;
}

.body-contents-right2{
width:478px;
height:auto;
float:right;
margin:0px;
padding-right:30px;
}
.titles{
width:auto;
height:auto;
float:left;
}
.bullets-right{
	width:300px;
	height:40px;
	background-image:url(images/bullet-bg.jpg);
	background-repeat: repeat-y;
	float:left;
	padding-left:39px;
	background-position: left top;
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height:40px;
	color: #4B8001;
	text-decoration: none;
	display:block;
	text-align:left;
}
ul{
margin-top:11px;
}
li{
	width:261px;
	height:40px;
	background-image:url(images/bullet-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height:40px;
	color: #4B8001;
	text-decoration: none;
	display:block;
	text-align:left;
	list-style-type:none;
	padding-left:39px;
}

.footer-bg{
	width:958px;
	height:78px;
	float:left;
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:40px;
}

.footer-links{
	width:600px;
	height:30px;
	float:left;
	margin:0px;
	font-family:tahoma;
	color:#FFFFFF;
	text-decoration:none;
}

.footer-links a:link{
	font-family:tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
.footer-links a:visited{
	font-family:tahoma;
	color:#FFFFFF;
	text-decoration:none;
}

.google-map{
width:450px;
height:auto;
float:left;
padding:0px;
margin:0px;
}