h2 {
	clear: both;
	color: #984e11;
	font: 18px Myriad Pro, Arial, Helvetica, sans-serif;
	margin: 0 0 7px 8px;
	padding: 0;
}
div.contact-adress-wrap {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 798px;
}
div.contact-adress-wrap div.map {
	float: left;
}
div.contact-adress-wrap div.adress {
	background: url(/img/contact-adress-bg.gif) top no-repeat;
	float: left;
	height: 224px;
	width: 447px;
}
div.contact-adress-wrap table {
	margin: 30px 0 0 40px;
	width: 380px;
}
div.contact-adress-wrap table th, div.contact-adress-wrap table td {
	font-weight: bold;
	font-size:12px;
	padding: 3px 5px;
}
div.contact-adress-wrap table th {
	color: #9a4c0c;
	text-align: left;
}
div.contact-block {
	background: red url(/img/contact-block-bg.gif) no-repeat;
	clear: both;
	color: #994d11;
	font-weight: bold;
	padding: 15px 0 11px 0;
	text-align: center;
	width: 798px;
}
div.contact-block img {
	margin: 0 15px 5px 0;
}