.promo {
	margin: 0 0 14px 0;
	padding: 15px 0;
	background: url(images/bg_promo2.png) no-repeat;
	width: 658px;
/*	height: 385px;*/
	clear: both;
}

.cont1, .cont2, .cont3 {
	margin: 0 10px 20px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 150px;
}

.cont4 {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 150px;
}

.cont1 img, .cont2 img, .cont3 img, .cont4 img {
	margin: 0 0 10px 0;
	padding: 0;
}
.cont1 h1, .cont2 h1, .cont3 h1, .cont4 h1 {
	margin: 0;
	padding: 3px 3px 0 3px;
	color: #a19460;
	font-size: 12px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cont1 h1 a, .cont2 h1 a, .cont3 h1 a, .cont4 h1 a {
	color: #a19460;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cont1 h1 a:hover, .cont2 h1 a:hover, .cont3 h1 a:hover, .cont4 h1 a:hover {
	color: #a19460;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	text-decoration: underline;*/
}


.cont1 h2, .cont2 h2, .cont3 h2, .cont4 h2 {
	margin: 0 0 10px 0;
	padding: 3px 3px 0 3px;
	color: #a19460;
	font-size: 16px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cont1 h2 a, .cont2 h2 a, .cont3 h2 a, .cont4 h2 a {
	color: #a19460;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cont1 h2 a:hover, .cont2 h2 a:hover, .cont3 h2 a:hover, .cont3 h2 a:hover {
	color: #a19460;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	text-decoration: underline;*/
}
.cont1 h3, .cont2 h3, .cont3 h3, .cont4 h3 {
	margin: 0;
	padding: 3px 3px 0 3px;
	color: #000;
	font-size: 12px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
}

.cont1 h3 a, .cont2 h3 a, .cont3 h3 a, .cont4 h3 a {
	color: #000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cont1 h3 a:hover, .cont3 h2 a:hover, .cont3 h2 a:hover, .cont3 h2 a:hover {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
 text-decoration: underline;
}

.cont1 .more, .cont2 .more, .cont3 .more, .cont4 .more {
	margin: 10px 14px 0 0;
}

