body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ACD5D5;
	background-image: url(images/promos09_bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding:0;
}
#main {
	width: 950px;
	margin: 0 auto;
}
#head {
	background-image: url(images/promos09_head_bg.png);
	height: 88px;
}
#head h3 {
	display: none;
}
#content .close {
	font-size: 24px;
	line-height: 36px;
	color: #FFF;
	float:right;
	text-decoration: none;
}

#content .title {
	font-size: 24px;
	line-height: 36px;
	color: #FFF;
	background-image: url(images/promos09_title_bg.png);
	background-repeat: repeat-x;
	margin: 1px 0px;
	padding: 0 10px;
}
#maisBar {
	text-align: right;
	line-height: 20px;
	height:20px;
}
#maisBar a {
	font-size: 11px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
#menu {
	background-image: url(images/promos09_menu_bg.png);
	background-color: #284B4C;
	background-repeat: repeat-x;
	padding: 10px;
}
#menu a{ margin-right:10px;}
#menu a.disabled {display:none;}
#menu img{
	/*height:130px;*/
	border:none;
}
#promo {
	background-color: #FFF;
	padding: 15px;
	border: 10px solid #509799;
	margin-bottom: 5px;
}
#promo .promo1, #promo .promo2, #promo .promo3 {
	margin-bottom:20px;
	padding-bottom:40px;
	border-bottom: solid #ACD5D5 5px;
}
#promo .promo1 .text, #promo .promo2 .text {
	margin-top: 15px;
	margin-right: 60px;
	margin-bottom: 15px;
	margin-left: 60px;
}
#promo .text h3 {
	font-size: 20px;
	color: #509799;
}
#promo .text #contacts {
	color: #900;
	margin-top:1em;
}
#promo .text #contacts a {
	color: #900;
}
#promo .text {
	font-size: 12px;
}
#promo .promo2 #img1 {
	margin-right: 10px;
}#promo .promo3 #photos {
	float: left;
}
#promo .promo3 td {
	vertical-align: top;
}
#promo .promo3 td.text {
	padding-left: 15px;
	width: 590px;
}
#promo .promo3 #photos {
	width: 300px;
}
#promo .promo3 {
	width: 100%;
}

