/* CSS Document */

body {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	background:#E9E9E9;
	}
	
a {
	color:#528228;
	text-decoration: underline;
	}
	
a:hover {
	color:#405031;
	text-decoration: underline;
	}

#container {
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	position:relative;
	background:#fff;
	}	
	
#header {
	height:180px;
	width:100%;
	display:block;
	position:relative;
	background:#317508 url(../images/left_header.jpg) left top no-repeat;
	}

#header .left
{
float:left;
position:relative;
width:230px;
height:180px;
}
#header .right
{
float:right;
position:relative;
width:760px;
height:180px;
}
	
#header .left #logo {
	width:230px;
	display:block;
	float:left;
	height:180px;
	position:relative;
	}
	
	
	
	

#header #sub_right {
	width:300px;
	display:block;
	float:right;
	height:150px;
	background:transparent url(../../../images/hb_logo.png) right 30% no-repeat;
	margin-right:0px;
	position:relative;
	}

#header .right #topmenu
{
display:block;
float:left;
position:relative;
width:755px;
height:40px;
margin-left:-5px;
margin-top:-25px;
padding-top:15px;
padding-left:10px;
border-bottom:2px solid #99CC33;
background:#fff;
}	
#header .right #topmenu div
{
pading-top:10px;
}	
	

#breadcrum div {
	padding-left:5px;
	height:40px;
	}	

#breadcrum .what {
	display:block; height:40px;
	width:280px;
	float:left;

	}

#breadcrum .how {
	display:block; height:40px;
	width:280px;
	float:left;

	}

	
#breadcrum .work {
	display:block; height:40px;
	width:360px;
	float:left;

	}
	
#breadcrum .about {
	display:block; height:40px;
	width:360px;
	float:left;

	}
	
#breadcrum .solv {
	display:block; height:25px;
	float:right;
	width:320px;
	background:#528228;
	color:#FFFFFF;
	text-align:center;
	padding-top:15px;
	font-weight:bold;
	}

#breadcrum .benefit {
	display:block; height:40px;
	float:right;
	width:320px;

	}

	
#content {
	display:block;
	position:relative;
	width:100%;
	top: -1px;
	}
	
#content .one {
	display:block;
	float:left;
	width:220px;
	color: #666;
	line-height: 2;
/*	background:#528228;	
	margin-left:5px;*/
	}
#content .one a{
/*	color: #fff;*/
	}	
#content .one h3{
	color: #fff;
display:block;
background:#528228;	
padding-left:10px;
	}	
	
#content .one div {
	padding-left:5px;
	}

#content .one ul {
	padding:15px auto;
	padding-left: 0px;
	}
#content .one ul li {
	list-style:none;
	line-height: 2;
	margin: 0px;
	background: url(../images/bullet_list.gif) left 7px no-repeat;
	padding-left: 15px;
	}	

#content .one strong {
	color:#528228;
	font-weight:bolder;
	display:block;
	}	
	
#content .two {
	display:block;
	float:left;
	width:360px;
	padding:10px 15px;
	color: #666666;
	line-height: 2;
	}

#content .two ul {
	padding:15px auto;
	padding-left: 0px;
	}
#content .two ul li {
	list-style:none;
	line-height: 2;
	margin: 0px;
	background: url(../images/bullet_list.gif) left 7px no-repeat;
	padding-left: 15px;
	}


#content .two strong {
	color:#528228;
	font-weight:bolder;
	}

#content .two .box {
	text-align:center;
	color:#99CC00;
	padding:15px 10px;
	margin-top: 45px;
	}

#content .two .info {
	display:block;
	margin-top:40px;
	padding:0 10px;
	font-size:11px;
	text-align:center;
	margin-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#content .two .info img{
	margin:17px 20px;
	text-align:center;
	}

.contentheading,
.contentpagetitle,
h3{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#317508;
font-weight: bold;
padding-top: 5px;
background-color:inherit;
display:block;
}

#content span{
	color:#99CC00;}
	
#content .three {
	display:block;
	float:right;
	width:300px;
	padding:10px;
	background-color: #528228;
	color: #99CC33;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 75px;
	line-height: 2;
	height: 510px;
	}
			
#content .three img {
	border:#99CC00 4px solid;
	margin-bottom: 20px;
	}



#content .sub_three {
	display:block;
	float:right;
	width:300px;
	padding:10px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 2;
	height: auto;
	color: #666666;
	}

#content .sub_three ul {
	padding:15px auto;
	padding-left: 0px;
	}
#content .sub_three ul li {
	list-style:none;
	line-height: 2;
	margin: 0px;
	background: url(../images/bullet_list.gif) left 7px no-repeat;
	padding-left: 15px;
	}

			
#content .sub_three img {
	border:#99CC00 4px solid;
	margin-bottom: 5px;
	margin-top: 10px;
	}
a.mainlevel
{
background:url(../images/bulletin.jpg) left center no-repeat;
padding-left:10px;
}
a.mainlevel-nav
{
background:url(../images/arrow.jpg) left center no-repeat;
padding-left:20px;
padding-right:30px;
}
