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

.header {
	background-image: none;
}
.main {
	margin-bottom: 40px;
	margin-top: -20px;
}
.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;
}
.ContactBlock {
	margin-left: 40px;
	margin-right: 40px;
}
.main h3 {
	margin-bottom: 20px;
}

.ContactData {
	margin-left: 10px;
}
.tel,.fax {
	font-size: 200%;
	font-weight: bold;
}
.email {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
}
