html{
	height:100%;
}
body{
	margin:0;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#332120;
	background-color:#eeeeee;
	min-height:100%;
	text-align:center;
}
* html body{height:100%;}
img{border:none;display:block;}
a{color:#332120;}
a:hover{text-decoration:none;}
form,fieldset{margin:0;padding:0;border:none;}
strong{color:#564847}
#pagewidth{
	width:1003px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
}
#header{
	background-color:#E68F10;
	width:100%;
	position:relative;
}
#header h1{
	margin:0 0 0 5px;
	top:10px;
	font-size:16pt;
	text-align:justify;
}
#header h1.site{
	text-indent:-9999px;
}
#header h1 em{
	font-size:14pt;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
#header h1 a{
	overflow:hidden;
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#logo{
	height:262px;
	width:800px;
	background:url(../../img/frontend/top.png) no-repeat 0 100%;
	overflow:visible;
}
#header .logo_container{
height:200px;
}
#eba{
height:90px;
width:130px;
background:url(../../img/frontend/eba.png) no-repeat 0 0;
margin-top:-290px;
}
#eba em{
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:10pt;
text-align:center;
padding-top:75px;
display:block;
width:100%;
}
#header h1 a.fr{
	background:url(../../img/frontend/lang/fr.gif);
}
strong.happy-love,
strong.happy-love-fr{
	width:633px;
	height:51px;
	background:url(../../img/frontend/text-happy-love.png);
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:146px;
	left:365px;
}
strong.happy-love-fr{
	background:url(../../img/frontend/text-happy-love-fr.png);
	width:646px;
	left:352px;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
	left:643px;
}
#nav li{float:left;}
#nav a{
	background-image:url(../../img/frontend/text-main-nav.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	height:55px;
	display:block;
}
#nav.logged a{
	background-image:url(../../img/frontend/text-main-nav-2.gif);
}
#nav.fr a{
	background-image:url(../../img/frontend/text-main-nav-fr.gif);
}
#nav.logged-fr a{
	background-image:url(../../img/frontend/text-main-nav-2-fr.gif);
}
#nav a.home{
	width:57px;
	background-position:0 0;
}
#nav a.catalog{
	width:68px;
	background-position:-57px 0;
}
#nav a.our-services{
	width:99px;
	background-position:-125px 0;
}
#nav a.join-now{
	width:74px;
	background-position:-224px 0;
}
#nav .active a.home,#nav a.home:hover{background-position:0 -55px;}
#nav .active a.catalog,#nav a.catalog:hover{background-position:-57px -55px;}
#nav .active a.our-services,#nav a.our-services:hover{background-position:-125px -55px;}
#nav .active a.join-now,#nav a.join-now:hover{background-position:-224px -55px;}
ul.lang{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:15px;
	top:10px;
}
ul.lang li{
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
ul.lang a{
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	width:23px;
	height:24px;
	display:block;
}
ul.lang a.en{background-image:url(../../img/frontend/lang/en.gif);}
ul.lang a.ru{background-image:url(../../img/frontend/lang/ru.gif);}
ul.lang a.fr{background-image:url(../../img/frontend/lang/fr.gif);}
#main{
	width:100%;
	padding:0 0 27px 0;
	margin:0;
	overflow:hidden;
	vertical-align:top;
}
#content{
	float:right;
	padding:0;
	width:779px;
	height:100%;
	overflow:hidden;
}
.apartment_container{
	padding:15px;
	width:350px;
	overflow:hidden;
	float:left;
}
.apartment_title{
	background:url(../../img/frontend/ap_title.png) no-repeat 0 100%;
	width:350px;
	height:20px;
	overflow:hidden;
}
.apartment_title h3{
	margin:2px 0px 0 9px;
	padding:0;
	font-size:14pt;
	font-str:expanded;
	color:#ffffff;
	font-family:Times;
	font-style:italic;
	width:100%;
	height:19px;
	line-height:20px;
}
.apartment{
	border:thin solid #FF9A00;
	width:328px;
	height:300px;
	padding:10px;
	background-color:#FFDBA5;
	overflow:hidden;
	text-align:justify;
	vertical-align:top;
}
.apartment .left{
	vertical-align:top;
	width:150px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
}
.apartment .left div{
	max-height:150px;
	height:expression(this.scrollHeight>149?"150px":"auto"); 
	overflow:hidden;
}
.apartment .left div img{
	width:150px;
	border:none;
	background-color:#E68F10;
	margin:auto;
	clear:right;
}
.apartment .reserve{
	margin:5px 15px;
	width:120px;
	height:25px;
	background:url(../../img/frontend/button.png) no-repeat 0 100%;
	overflow:hidden;
	color:#ffffff;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	cursor:hand;
}
.apartment a{
	text-decoration:none;
}
.filter{
	text-align:center;
	background-color:#FFDBA5;
	border:thin solid #FF9A00;
}
.filter option{
	background-color:#FFDBA5;
}
.reserve{
	margin:15px;
	width:120px;
	height:25px;
	background:url(../../img/frontend/button.png) no-repeat 0 100%;
	color:#ffffff;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.reserve_form{
	width:100%;
	padding:10px;
}
.price{
	background-color:#FFEBD6;
}
.price td{
	width:50%;
}
.price_odd{
	background-color:#FFC36B;
}
.price_odd td{
	width:50%;
}
.photos{
	padding:10px;
	width:45%;
	float:left;
}
.photos img{
	max-width:300px;
	max-height:300px;
	width:300;
}
.apartments_info{
	width:100%;
	padding:10px;
}
#contact{
	width:100%;
	height:30px;
	margin:10px 10px 10px 10px;
	padding:0 0 0 0;
	background-position:right;
}
#contact .office, .phone, .email, .icq{
	margin:0 30px 0 0;
	padding:0 0 0 35px;
	background-position:left;
	height:30px;
	width:120px;
	border:1px dotted #E68F10;
}
#contact .office{
	float:left;
	width:250px;
	background:#DFDEE6 url(../../img/frontend/icon_home_dark.png) no-repeat 0 100%;
}
#contact .phone{
	float:right;
	background:#DFDEE6 url(../../img/frontend/icon_phone_dark.png) no-repeat 0 100%;
}
#contact .email{
	float:right;
	background:#DFDEE6 url(../../img/frontend/icon_email_dark.png) no-repeat 0 100%;
}
#contact .icq{
	float:right;
	background:#DFDEE6 url(../../img/frontend/icon_icq_dark.png) no-repeat 0 100%;
}
#content h2{
	margin:0 0px 0 9px;
	padding:0;
	font-size:20pt;
	font-str:expanded;
	color:#ffffff;
	font-family:Times;
	font-style:italic;
	width:100%;
	height:29px;
	line-height:26px;
}
#content #main_title{
	background:url(../../img/frontend/main_title.png) no-repeat 0 100%;
	width:779px;
	height:30px;
	overflow:hidden;
}
#content .content{
	background:url(../../img/frontend/bg-content.png) repeat-y 0 100%;
	margin:0 0 0 0;
	padding:0 0 30px 0;
	width:779px;
	height:100%;
	overflow:hidden;
}
#content p{
	margin:0 20px 0 17px;
	padding-top:7px;
	text-align:justify;
}
#left{
	float:left;
	width:200px;
	margin:0px 0px 0px 10px;
	margin-left:10px;
	padding:0 0 30px 0px;
	background:url(../../img/frontend/bg-nav_bottom.png) no-repeat 100% 0;
	background-position:bottom;
}
#left #title, #title_ru{
	background:url(../../img/frontend/left_title.png);
	height:30px;
	color:#ffffff;
}
#left #title_ru{
	background:url(../../img/frontend/left_title_ru.png);
}
.left-nav{
	margin:0px;
	padding:0 0 0 5px;
	width:195px;
	background-color:#DFDEE6;
	font-size:12px;
	overflow:hidden;
	list-style:none;
}
.left-nav li{
	float:left;
	overflow:visible;
	width:190px;
	line-height:30px;
	background:#DFDEE6;
	padding:0 0 0 4px;
}
.left-nav a{
	text-decoration:none;
	background:url(../../img/frontend/bullet.png) no-repeat left;
	padding:0 0 0 25px;
	margin:0 0 0 0px;
}
.left-nav-sub li{
	float:left;
	overflow:visible;
	width:150px;
	line-height:30px;
	background:#DFDEE6;
	padding:0 0 0 4px;
}
.left-nav-sub a{
	text-decoration:none;
	background:none !important;
	padding:0;
	margin:0;
}
.left-nav a:hover{text-decoration:underline;}
#footer{
	height:65px;
	width:100%;
	font:13px/65px Tahoma, Arial, Helvetica, sans-serif;
	color:#726f70;
	/*background:url(../../img/frontend/bg-footer.gif);*/
	background-color:#323232;
	min-width:100%;
	bottom:0px;
	text-align:left;
}
#footer a{color:#ffffff;}
#footer a:hover{text-decoration:none;}
#footer .bg{
	width:100%;
}
#footer .copy{
	margin-left:0 0 0 50px;
	color:#ffffff;
	font-weight:bold;
	line-height:30px;
}
#footer .designed{
	margin:0 0 0 65px;
	line-height:20px;
	color:#ffffff;
}
#footer .copy a{
	color:#E1A545;
}
#footer .designed a{
	color:#E1A545;
}
#footer ul{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
}
#footer ul li{
	color:#ffffff;
	float:left;
	padding:0 16px 0 2px;
}
#footer p{margin:0 0 0 50px;}