@charset "utf-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	position:relative;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}


<!-- Style sheet Starts -->
.body {
	margin:0px;
}


#container{
	width:100%;
	height:auto;
}

#header{
	width:100%;
	margin:0 auto;
	height:105px;
	
}

.header_wrap{
	width:1000px;
	margin:0 auto;
	height:103px;
}

.logo
{
	float:left;
	height:102px;
	width:383px;
	background-image:url(../images/logo.jpg)
}

.header_top
{
	float:left;
	width:619px;
	height:50px;
	background-color:#007e34;
	margin:0 0 0 -2px;
	
}

.header_bottom_menu
{
	float:left;
	width:617px;
	height:52px;
	background-color:#fff;
}

#slider1
{
	width:100%;
	background-color:#e3e3e3;
	height:280px;
	margin:0px auto;
	
}
.slider_wrap
{
	margin:0px auto;
	width:1000px;
	height:290px;
	
}

#content{
	width:100%;
	margin:0 auto;
	
			
}
.content_wrap{
	width:1000px;
	margin:10px auto;
	height:430px;
}
#content a{color:#007e34; text-decoration:none;}
#content a:hover{color:#000;}

#footer
{
	width:100%;
	margin:0 auto;
	
}

#footer a{color:#007e34; text-decoration:none;}
#footer a:hover{color:#000;}

.footer{
	
	width:1000px;
	height:45px;
	margin:8px auto;
	
}


.font
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-align:justify;
	line-height:20px;
}

.font1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-align:justify;
	line-height:25px;
}

.span
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#007e34;
}

.span1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#007e34;
}











