body {
	margin: 0px;
	background-color: #b0cc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
/* normal body links*/
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #6EB33F;
}
/* end of normal body links*/
a.white, a.white:visited, a.white:active {
	color: #FFFFFF;
}
li {
	list-style-position: outside;
	line-height: 20px;
	text-align: justify;
	list-style-image:
	margin: 3px 7px 7px;
}

#header{
	margin: 0 auto 0 auto;
	width:800px;
	height:242px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
}
#menu {
	width:800px;
	height:41px;
	margin:0;
	padding-top: 200px;
	color: #f6e8b1;
	text-align:center;
}
#menu a:link, #menu a:visited {
	color: #f6e8b1;
	border-right: solid #f6e8b1 1px;
	padding: 0 9px 0 9px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	line-height: 41px;
}
#menu a:hover {
	color: #ffffff;
}
#main {
	margin: 0 auto 0 auto;
	width:800px;
	background-color:#fcfae1;
}
#maincontent {
	width: 550px;
	float: right;
	margin: 7px 20px 20px 0px;
}
#cert {
	width: 98%;
	text-align:right;
	padding: 0 0px 10px 0;
	clear:both;
}
#cert a {
	padding: 0 15px 10px 0;
}
#footer {
	margin: 0 auto 0 auto;
	width:800px;
	height: 43px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	text-align: center;
	font-size: 16px;
	clear:both;
}
#footerlinks {
	text-align:center;
	padding: 7px;
	color: #ABBABE;
}
#sidemenu a, #sidemenu a:visited, #sidemenu a:hover, #sidemenu, #sidemenuhead, #sidemenuhead2 {
	text-decoration: none;
	background-image:url(images/sidemenu.jpg);
	background-repeat:no-repeat;
	display:block;
	line-height: 29px;
	width: 180px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-indent: 50px;
}
#sidemenu a:hover {
	background-image:url(images/sidemenuroll.jpg);
	color:#FFFFFF;
}
#sidemenuhead {
	width: 180px;
	height: 57px;
	background-image:url(images/insect-information.jpg);
	background-repeat:no-repeat;
	margin: 0;
	text-indent: 0;
	text-align:center;
}
#sidemenuhead h3 {
	color: #000000;
	margin: 0;
	padding: 25px 2px 0 0px;
}
#ant {
	background-image:url(images/ant.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	height: 104px;
	width: 159px;
}
#contactform {
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color:#000000;
	text-indent: 0px;
	margin: 10px 0 0 5px;
}
input.contactside, select.contactside, textarea.contactside {
	float:right;
	width: 130px;
	font-size: 10px;
}
#contactbuttons {
	width: 300px;
	text-align:center;
	padding: 10px 0;
	clear:both;
}
input.buttons {
	background-color:#89725b;
	color:#FFFFFF;
}

h1, h2, h3 {
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}
h2 {
	font-size: 14px;
	color: #663333;
}
h3 {
	font-size: 14px;
	color: #663333;
}
h1.sales {
	color: #677e52;
	font-size: 18px;
}
h1.white {
	color:#FFFFFF;
}
h1.red {
	color: #7D0318;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
li {
	list-style-image:url(images/bullet.gif);
}
#adbox {
	background-color: #89725b;
	border: #677e52 1px solid;
	padding: 10px;
	color: #FFFFFF;
}
#adbox li {
	list-style-image:url(images/bulletdk.gif);
}
#imagecaption {
	width: 150px;
	text-align:center;
	float:right;
	padding-left: 15px;
	font-style:italic;
	color:#666666;
}
.div {
	border-bottom: #ffffff dashed 1px;
	line-height: 18px;
}
.twelve {
	font-size: 12px;
	font-style:italic;
}