body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #29532F;
}

a {text-decoration: none; border:none; color:#FFFFFF;}
a:hover { text-decoration:underline;}
img{border: none;}

#main {
	background:url(../images/herbal-repellents.jpg) no-repeat;
	width:950px;
	height:750px;
	text-align:center;
	margin:auto;
}

#box{
	background:url(../images/txtbg.png) repeat-x;
	height: 260px;
	text-align: left;
	font-size: 13px;
}
#testimonials{
	background:url(../images/txtbg1.png) repeat-x;
	height: 330px;
	font-size: 13px;
	text-align: justify;
}

#box .citynames ul{
	margin-left: 40px;
	list-style:none;
	margin: 0;
}
#box .citynames li{
	margin:0;
	list-style:none;
	padding-top: 11px;
}
#box .citynames span{
	font-size: 13px;
	color:#000000;
}
#headertxtimg{
	width:623px;
	height: 22px;
	background:url(../images/headertxtbg.png) no-repeat;
}
#headertxtimg .headerherbalinsect{
	font-size: 13px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 3px 0px 0px 8px;
}
/*  for menu buttons */
.btn {
	float: left;
	clear: both;
	background:url(../images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
	height:40px;
}
.btn a{
	float: left;
	height: 40px;
	background: url(../images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	width:80px;;
	text-decoration: none;
	text-align:center;
}
.btn span {
	background: url(../images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.btn_menu { background-color: green; }
.clear {
	clear: both;
}

#topmenu{
	background:url(../images/menu_btn.png) no-repeat;
	width: 96px;
	height: 25px;
	text-align: center;
	font-size: 12px;
	padding-top: 4px;
	font-weight: bold;
	color:#FFFFFF;
}

/*contact Form */

#userreg{
	width: 623px;
	margin: auto;
	background:url(../images/txtbg1.png) repeat-x;
	height: 350px;

}
#userregistration{
	width: 370px;
	margin: auto;
}

#userregistration .register label{
	width: 110px;
	float: left;
	text-align: left;
	display: block;
	color:#333333;
	margin-left: 8px;
	padding: 0;
	font-size: 13px;
}
input
{
	color: #000;
	width: 200px;
	margin-right: 30px;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.category{
	color: #000;
	width: 200px;
	margin-right: 30px;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.submit 
{
	color: #333;
	height: 25px;
	width: 100px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#titlebar{
	height: 22px;
	color:#FFFFFF;
	text-align: left;
	padding: 0px 0 0 8px;
	width:623px;
	background:url(../images/headertxtbg.png) no-repeat;
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
}
.enquiry{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 200px;
	margin-right: 30px;
}

.category{
	color: #000;
	width: 200px;
	margin-right: 30px;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

