/* CSS Document */

.header {
	background-image: none;
}
.main {
	margin-bottom: 40px;
	margin-top: -20px;
}
.main p {
	line-height: 160%;
	margin-left: 10px;
	margin-right: 10px;
}
.main h2 {
	font-size: 130%;
	font-weight: bold;
	color: #80BE03;
	background-color: #FFFFFF;
	height: 27px;
	width: 865px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDAA6;
	border-right-color: #DCDAA6;
	border-bottom-color: #DCDAA6;
	border-left-color: #80BE03;
	padding-top: 0px;
	padding-left: 15px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.main h3 {
	margin-bottom: 10px;
}
.main h4 {
	color: #80BE03;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
}
.main a:link {
	background-image: url(../img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.main a:visited {
	background-image: url(../img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.main a:hover {
	background-image: url(../img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.main ul {
	margin: 0px;
	padding: 0px;
}
.main li {
	margin-bottom: 5px;
	margin-left: 10px;
}
.SitemapBlock {
	margin-bottom: 30px;
	margin-right: 40px;
	margin-left: 40px;
}
