body{
	background:#d3d3d3;
	margin:0px auto;
}
a:link		{text-decoration:none;	color:#387958;}
a:visited	{text-decoration:none;	color:#387958;}
a:hover		{text-decoration:none;	color:#6fc67a;}

#header1{
	margin:0px auto;
	width:940px;
}
#main-nav{
	margin:0px auto;
	width:940px;
        height:auto;
        background:#ffffff;
}
#footer{
	font-weight:bold;
	font-size:12px;
	background:#ffffff;
	height:100px;
	margin-top:0;
	line-height:1.5;
	width:940px;
	margin:auto;
	top:1495px;
	left:24px;
} 

#main_body{
	background:#ffffff;
	position:relative;
	margin:auto;
	line-hight:2;
	width:940px;
	color:#387958;
	font-size:12px;
	}
#hr_body{
	background:#ffffff;
	position:relative;
	margin:auto;
	line-hight:2;
	width:940px;
	color:#32714f;
	font-size:15px;
	}
#bottom{
    margin:auto;
	width:940px;
	height:70px;
	
	}
#copyright{
	float:left;
	width:940px;
	line-height:1.5;
	color:#FFFFFF;
	margin-top:15px;
	height:100px;
	font-size:12px;
	color:#387958;
}

#copyright1{
	float:left;
	width:300px;
	margin-left:20px;
	display:inline;
}

#copyright2{
	float:left;
	width:200px;
	margin-left:400px;
	display:inline;
}

#1234{
		font-size:8px;
		font-weight:bold;
	}