body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
li.list1 {
	list-style-type: circle;
} 
.title {
	padding: 10px 10px 10px 10px; /*top right bottom left*/
	margin: 10px 0px 30px 0px;
	background: #AECB99;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}

.head1 {
	color: #5D9732;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: dotted #5D9732 1px;
}
.search_color1 {
	color: #5D9732;
	font-weight: bold;
}
a:link {
	color: #5D9732;
	text-decoration: underline;
}
a:visited {
	color: #5D9732;
	text-decoration: underline;
}
a:hover {
	color: #5D9732;
	text-decoration: none;
}
a:active {
	color: #5D9732;
	text-decoration: underline;
}
.mainbox {
	position: absolute;
	top: 120px;
	left: 180px;
	width: 80%;
	padding: 0 0 0 0;
	border-top: 1px solid #000000;
}
.maintext {
	padding: 20px 50px 20px 40px; /*top right bottom left*/
}
.footer {
	padding: 5px 5px 5px 15px; /*top right bottom left*/
	margin: 0px 0px 20px 40px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #AECB99;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

.footer a {
		color: #FFFFFF;
}

.menu {
	position: absolute;
	padding: 0 0 0 0; /*top right bottom left*/
	margin: 120px 0 0 0;
	background: #AECB99;
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	height: 240;
	width: 180;
}
.logo {
	position: absolute;
	padding: 0 0 0 0; /*top right bottom left*/
	margin: 0;
	top: 10px;
	right: 100px;
}
.image {
	position: absolute;
	top: 360px;
	padding: 0 0 0 0; /*top right bottom left*/
	margin: 0 0 0 0;
	background: #AECB99;
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
.home_container {
	position: absolute;
	padding: 0;
	margin: 0;
  	top: 50%;
	left: 50%;
	width: 580px;
}
.home_menu {
	position: absolute;
	padding: 0;
	margin: 0;
	top: -120px;
	left: -290px;
	height: 240;
	width: 180;
	background: #AECB99;
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
}
.home_pic {
	position: absolute;
	padding: 0;
	margin: 0;
	top: -120px;
	left: -110px;
	height: 240;
	width: 400;
	background: #FFFFFF;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	border-right: solid #000000 1px;
	border-left: solid #000000 1px;

}
.home_logo {
	position: absolute;
	padding: 0;
	margin: 0;
	top: -250px;
	left: -290px;
}
.home_2logos {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 125px;
	left: 110px;
}
.home_footer {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 580px;
	top: 205px;
	right: 285px;
	text-align: right;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.home_footer a {
		color: #000000;
}