/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:15PX;
	margin-bottom:15PX;
	}
li{
margin-bottom:5px;
}
h1{
font-size:1.6em;
font-weight:bold;
color:#497637;
}
a{
color:#6D6D6D;
}
a:hover{
color:#497637;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:66%;
	background-color:#efefef;

}
#wrapper{

	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-image: url(/images/header.jpg);
	width: 790px;
	height:90px;
	float:left;	
	text-align:right;
	padding-right:45px;
	padding-top:25px;
	font-size:1.8em;
	line-height:28px;
    font-weight:bold;
	color:#497637;
}
#Header a{
color:#497637;
text-decoration:none;
}
#Header a:hover{
color:#669C4B;
}
#Menu{
	width: 835px;
	float:left;
}
#pic{
	width: 835px;
	float:left;
}
#Main_Content{
	float:left;
	width: 100%;
	background-image: url(/images/main_content.jpg);
	padding-bottom:20px;
}
#Leftcol{
	background-image: url(/images/left_col.jpg);
	float: left;
	width: 202px;
	padding-top:20px;
	padding-left:45px;
	padding-right:20px;
	background-repeat:no-repeat;
}
#Leftcol a{
color:#999999;
text-decoration:none;
}
#Leftcol a:hover{
color:#999999;
text-decoration: underline;
}
#rightcol{
	background-image: url(/images/right_col.jpg);
	float: left;
	width: 482px;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	background-repeat: no-repeat;
	line-height:18px;
	font-size:1.0em;
	color:#6c6c6c;

}
#footer{
	float: left;
	height: 56px;
	width: 740px;
	background-image:url(/images/footer.jpg);
	font-size:0.9em;
	color:#8b8b8b;
	padding-left:45px;
	padding-right:40px;
}
#footer a{
color:#8b8b8b;
text-decoration:none;
}
#footer a:hover{
color:#8b8b8b;
text-decoration: underline;
}
.left_titles{
font-size:1.6em;
font-weight:bold;
color:#497637;
text-decoration:none;
}
.left_titles a{
color:#497637;
text-decoration:none;
}
.left_titles a:hover{
color:#497637;
text-decoration: underline;
}
.left_main{
font-size:1.2em;
color:#497637;
text-decoration:none;
}
.left_main a{
color:#497637;
text-decoration:none;
}
.left_main a:hover{
color:#497637;
text-decoration: underline;
}
#news{
width:146px;
height:138px;
background-image:url(/images/news.jpg);
padding-top:40px;
padding-right:30px;
padding-left:20px;
}
#news a{
color:#497637;
text-decoration:none;
}
#news a:hover{
color:#497637;
text-decoration:underline;
}