@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #DFDFDF;
}
#wrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#headder h1 {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 363px;
	width: 820px;
	font-size: 12px;
	color: #6FA332;
	padding-top: 15px;
	padding-left: 20px;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
img{
	vertical-align: bottom;
	}.riset {
	clear: both;
}
.mainh {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 512px;
	color: #F2F2F2;
	padding-left: 50px;
	padding-top: 10px;
}
h3 {
	background-image: url(images/h3.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 248px;
	padding-left: 30px;
	padding-top: 9px;
	color: #FFF;
}
#right p {
	line-height: 1.7em;
	padding-left: 50px;
	padding-right: 30px;
}
.listp a {
	color: #6FA332;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 40px;
}
.listp a:hover {
}
.listp {
}
#right {
	float: left;
	width: 562px;
}
#left {
	float: left;
	width: 278px;
}
#foot {
	clear: both;
	background-color: #6FA332;
	text-align: center;
	height: 20px;
	width: 100%;
	padding-top: 10px;
}
#foot address {
	color: #FFF;
	font-style: normal;
}



#sitelink{
	margin-top:12px;
	margin-bottom:12px;
	margin-left:50px;

}

#sitelink a{
	line-height:30px;

}
