body,html{
	margin:0px;
	font:normal 12px arial;
	color:#4a4a4a;
	line-height:16px;
	background:#ffffff url(images/bg.gif) repeat-x top;
}

#container{
	width:929px;
	margin:0 auto;
}
a:focus{
	outline:none;
}
/*header css starts */
#header{
	width:929px;
	float:left;
}
.headtop{
	width:929px;
	float:left;
	padding-top:15px;
}
.headtop p{
	padding:0px;
	margin:0px;
}
.headtop p.logo{
	width:475px;
	float:left;
	padding-left:20px;
	padding-top:10px;
}
.headright{
	width:434px;
	float:right;
}
.headright p{
	padding:2px 0px;
	margin:0px;
}
.headright p span{
	font-size:14px;
	line-height:18px;
}
.headright p span b{
	font-size:19px;
}
.headright p span b{
	color:#00791D;
}
.headright p span i{
	font-size:13px;
	color:#000000;
	font-style:normal;
}
.headright p.include{
	font-size:12px;
	line-height:14px;
	padding-bottom:10px;
}
.headright p.include span{
	color:#ff0000;
	font-weight:bold;
}

.headright div{
	padding:5px 0px;
	margin:0px;
}
.headright div span{
	font-size:12px;
	float:left;
	padding-right:10px;
}
.headright div textarea{
	font-size:11px;
	height:30px;
}
.input{
	border:1px solid #D1D1D1;
	color:#808080;
}

.headerdiv{
	width:907px;
	float:left;
	background:url(images/shad.gif) no-repeat top;
	padding:0px 11px;
	margin:0px;
}
.topmenu{
	width:907px;
	float:left;
	background:url(images/menubg.gif) repeat-x top;
}
.topmenu ul{
	padding:0px;
	margin:0px;

}
.topmenu ul li{
	list-style-type:none;
	display:inline;
}
.topmenu ul li a{
	float:left;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
	padding:17px 25px;
	margin-right:1px;
}
.headerdiv ul li a:hover{
	background:#00380D;
}
.headerdiv ul li a.here{
	background:#00380D;
}

.topmenu ul li a.home{
	background:url(images/hlinkbg.gif) no-repeat left top;
}
.topmenu ul li a.home:hover{
	background:url(images/hlinkho.gif) no-repeat left top;
}
.topmenu ul li a.homehere{
	background:url(images/hlinkho.gif) no-repeat left top;
}

.bannerdiv{
	width:907px;
	float:left;
}

#slideshow-container{ width:907px; height:295px; position:relative; }
#slideshow-container img { width:907px; height:295px; display:block; position:absolute; top:0; left:0; z-index:1; }
.toc{ position:absolute; left:0; bottom:10px; z-index:2; display:block; width:15px; background:url(images/tocbg.gif) no-repeat; color:#9C9C9C; text-align:center; padding:0px; text-decoration:none; margin:0px; margin-left:400px;  }
.toc-active{ background:url(images/tocho.gif) no-repeat; color:#006017; }
.toc a{padding:0px; margin:0px;}
#next{ position:absolute; top:120px; right:-40px; z-index:2; display:block; width:20px; background:url(images/arrow_right.gif) no-repeat; color:#fff; text-align:center; padding:3px; text-decoration:none; height:35px; }
#previous{ position:absolute; top:120px; left:-40px; z-index:2; display:block; width:20px; background:url(images/arrow_left.gif) no-repeat; color:#fff; text-align:center; padding:3px; text-decoration:none; height:35px;  }


/*header css ends */

/*middle css starts */

#middle{
	width:907px;
	float:left;
	padding:10px 11px 0px 11px;
}

.search{
	width:897px;
	float:left;
	background:#f2f2f2;
	padding:5px;
	border-bottom:1px solid #BDBDBD;
	margin:0px 0px 10px 0px;
}
.search aa{
        font-size:18px;
        }

.search h1{
	font-size:24px;
	color:#000000;
	line-height:28px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.search h1 b{
	color:#00791D;
	font-weight:normal;
}
.search h1 span.searchbox{
	width:285px;
	float:left;
	margin:0px 20px;
}

.input1{
	float:left;
	background:url(images/searchbg.gif) no-repeat left;
	border:0px;
	height:30px;
	line-height:30px;
	font-size:14px;
	margin-top:-1px;
	padding-left:10px;
	}

.middiv{
	width:907px;
	float:left;
	padding:0px;
	margin:0px;
}
.midleft{
	width:292px;
	float:left;
	padding:0px;
	margin:0px;
}

.midleft h2{
	font-size:14px;
	color:#ffffff;
	line-height:32px;
	padding:0px;
	margin:0px;
	background:url(images/lefthbg.gif) repeat-x bottom;
}
.midleft ul{
	padding:5px;
	margin:0px;
}

.midleft li{
	list-style-type:none;
	display:block;
	border-bottom:1px dashed #ABABAB;
	padding:10px 0px;
	margin:0px;
}
.midleft li a{
	color:#4A4A4A;
	font-size:13px;
	text-decoration:none;
	background:url(images/li.gif) no-repeat left;
	padding-left:20px;
}

.midleft li a:hover{
	color:#007A1C;
	background:url(images/li-ho.gif) no-repeat left;
}
.midleft li a.lhere{
	color:#007A1C;
	background:url(images/li-ho.gif) no-repeat left;
}
.midleft li.nobor{
	border:0px;
}



.midright{
	width:565px;
	float:left;
	margin-left:20px;
	background:url(images/rightgrad.gif) no-repeat left bottom;
	padding:0px 15px 10px 15px;
}
.midright p{
	padding:10px 0px;
	margin:0px;
}
.midright h3{
	font-size:22px;
	color:#00AC28;
	font-weight:normal;
	padding:10px 0px;
	margin:0px;
	line-height:26px;
	border-bottom:1px solid #f4f4f4;
}

.midright p.heading{
	font-size:14px;
	display:block;
	border-bottom:1px solid #dadada;
	padding:10px 0px;
}

.midright p.testimonial{
	font-size:12px;
	display:block;
	border-bottom:1px solid #dadada;
	padding:10px 0px 20px 0px;
	font-style:italic;
	text-align:justify;
	color:#000000;
}
.midright p.testimonial b{
	color:#00AC28;
	float:right;
	font-weight:normal;
}
.midright p a{
	font-size:12px;
	color:#00AC28;
	text-decoration:none;
}
.midright p a:hover{
	color:#000000;
	text-decoration:underline;
}
.midright p img.imgpad{
	border:3px solid #E0E0E0;
	margin:0px 0px 0px 10px;
	padding:0px;
}
.midright p img.imgpad1{
	border:3px solid #E0E0E0;
	margin:0px 10px 0px 0px;
	padding:0px;
}


.midbox{
	width:907px;
	float:left;
	padding:30px 0px 20px 0px;
	}
.boxdiv{
	width:291px;
	float:left;
	background:url(images/blkbox.jpg) no-repeat;
	height:150px;
	position:relative;
	}
.boxdiv p{
	padding:20px;
	margin:0px;
	font-size:15px;
	padding-bottom:0px;
	color:#FFFFFF;
	line-height:20px;
}

.boxdiv p span{
	font-size:21px;
}

.boxdiv p b{
	color:#00AC28;
}

.boxdiv img{
	position:absolute;
	top:-20px;
	left:0px;
}
.boxdiv1{
	width:291px;
	float:left;
	background:url(images/blkbox.jpg) no-repeat;
	height:128px;
	position:relative;
	margin:0px 17px;
	padding-bottom:0px;
}
.boxdiv1 p{
	padding:20px;
	margin:0px;
	font-size:15px;
	color:#ffffff;
	line-height:20px;
}

.boxdiv1 p span{
	font-size:21px;
}
.boxdiv1 img{
	position:absolute;
	top:-20px;
	left:0px;
}

.boxdiv1 p a{
	color:#00AC28;
}
.boxdiv1 p a:hover{
	color:#fff;
	text-decoration:none;
}

.midbot{
	width:907px;
	float:left;
	background:url(images/botbg.gif) repeat-x;
	font-size:17px;
	color:#000301;
	line-height:60px;
}
.midbot b{
	color:#007F1E;
	font-size:23px;
}
.midbot img{
	padding:0px;
	margin:-8px 0px 0px 0px;/margin:0px;
}


/*middle css ends */

/*footer css starts */

#footer{
	width:907px;
	float:left;
	margin-left:11px;
	padding-top:10px;
}
#footer p{
	padding:0px;
	margin:0px;
	line-height:16px;
}
#footer p.ftop{
	width:907px;
	float:left;
	background:url(images/ftopbg.gif) repeat-x top;
}
#footer p.fbot{
	width:907px;
	float:left;
	background:url(images/fbotbg.gif) repeat-x bottom;
}
#footer div{
	width:885px;
	float:left;
	padding:10px;
	margin:0px;
	font-size:12pv;
	color:#3D3D3D;
	border:1px solid #D1D1D1;
	border-bottom:0px;	
	border-top:0px;
	background:#F5F4F4;
}
#footer div a{
	padding:0px 5px;
	font-size:12pv;
	color:#3D3D3D;
	text-decoration:none;
}
#footer div a:hover{
	color:#007A1C;
	text-decoration:underline;}

#footer div p{
	line-height:12px;
	padding:0px;
	margin:0px;
}

/*footer css ends */


/*inner css starts*/

#slideshow-container1{ width:907px; height:211px; position:relative; }
#slideshow-container1 img { width:907px; height:211px; display:block; position:absolute; top:0; left:0; z-index:1; }

.rightdiv{
	width:615px;
	float:left;
}

.beforeafter{
	width:595px;
	float:left;
	margin-left:20px;
	background:url(images/rightgrad.gif) no-repeat left bottom;
	padding:0px;
}
.beforeafter p{
	padding:10px 0px;
	margin:0px;
}

.beforeafter p b{
	font-size:14px;
}

/*inner css ends */

