body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0 auto;
	color:#003300;
	background-color:#FFFFFF;	
}
.main{
	width:800px;
	margin:0px auto;	
	text-align:left;
	background-image:url(images/SHhg.jpg);
}
#header{
	height:105px;
	width:800px;
	background-image:url(images/top.gif);
	background-repeat:repeat-x;
	background-position:top;	
}
#menu_nav {
	padding:14px 0px 14px 0px;
	margin:0px 0 0px 0;
	width:800px;
	clear:both;
}
#left{
	position:relative;
	min-height:300px;
	float:left;
	margin-bottom:10px;
}
#right{
	position:relative;
	min-height:300px;
	float:left;
	margin-bottom:10px;
}
#footer{
	position:relative;
	width:790px;
	clear:left;
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
	padding:25px 10px 0 0;
	text-align:right;
}
a{
	color:#74B739;
	background-color:inherit;
}
a:hover{
	color:#35830D;
	background-color:inherit;
	text-decoration:none;
}
#menu_nav a {
	color:#ffffff;
	background-color:#74B739;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	padding:1px 5px 1px 5px;
	border:1px solid #35830D;
}

#menu_nav a:hover {
	color:#ffffff;
	background-color:#35830D;
	text-decoration:none;
	padding:1px 5px 1px 5px;
}
.title1{
	border-bottom:3px solid #D1D1D1;
	width:590px;
	font-size:12px;
	font-weight:normal;
	color:#003300;
	background-color:inherit;
	font-style:normal;
	margin:0 10px 0 0;
}
.title2{
	border-bottom:3px solid #74B739;
	width:200px;
	font-size:12px;
	font-weight:normal;
	color:#003300;
	background-color:inherit;
	font-style:normal;
}
.title3{
	border-bottom:3px solid #D1D1D1;
	width:800px;
	font-size:12px;
	font-weight:normal;
	color:#003300;
	background-color:inherit;
	font-style:normal;
	margin:0 10px 0 0;
}
.text1{
	border:1px solid #D1D1D1;
	width:568px;
	margin:3px 10px 0 0;
	padding:10px;
}
.text2{
	border:1px solid #D1D1D1;
	width:178px;
	margin:3px 0px 0 0;
	padding:10px;
}
.text3{
	border:1px solid #D1D1D1;
	width:778px;
	margin:3px 10px 0 0;
	padding:10px;
}
.cp{
	float:left;
	padding-left:10px;
}