@charset "utf-8";

body,table,td,div,span,hr,h1,h2,h3,h4,form,p,button,select,input,textarea {
	margin: 0;
	padding: 0;
}
table {
	border: 0;
	border-collapse: collapse;
}
table td {vertical-align:top}
img {border: 0;}

html,body {
	background:white;
	color:#252525; 
	font:11px Tahoma, Arial, Verdana, Helvetica; 
	font-weight: normal; 
	height:100%;
	line-height:15px;
	width:100%;	
}
body {
	behavior:url(js/csshover.htc);
	margin:0 auto;
	max-width:1617px;
	min-width:1000px;
	width:100%;
	width:expression((documentElement.offsetWidth || document.body.offsetWidth) < 1000 ? "1000px" : "100%" && (documentElement.offsetWidth || document.body.offsetWidth) > 1617 ? "1617px" : "100%");
	
}
a {color:#A74E38; text-decoration: none}
a:hover {text-decoration: underline}
a:focus, a:active {text-decoration:none;}


h1 {
	color:#252525;
	font:19px "Times New Roman", Times, serif;  
	margin:0 0 15px 0; 
	padding:0;  
}
h2 {
	color:#252525;
	font:19px "Times New Roman", Times, serif;  
	margin:0 0 15px 0; 
	padding:0;  
}
h3 {
	color:#252525;
	font:bold 16px "Times New Roman", Times, serif; 
//	font-size:16.5px; 
	margin:0 0 15px 0; 
	padding:0;  
}

input,select {
	height: 18px;
	vertical-align: middle; 
}
address {
	font-style:normal;
	margin:0;
	padding:0
}
.scrollable{
margin: 0 0 0 10px;
}
.thumbnails{
margin: 0 0 3px 0;
}
.clearfix:after {
	clear: both;
	content: "."; 
	display: block; 
	height: 0;  
	overflow:hidden;
	visibility: hidden; 
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.float-lt{
	display:block;
	float:left; 
}
.float-rt{ 
	display:block;
	float:right;
}
.clear {
	clear:both
}

.left-top, .right-top, .left-bot, .right-bot {
	height:100%;
	width:15%;

}
.left-top {
	background:url(images/bg_left_top.jpg) 100% 0 no-repeat;
}
.left-bot {
	background:url(images/bg_left_bot.gif) 100% 100% no-repeat;
}
.right-top {
	background:url(images/bg_right_top.jpg) 0 0 no-repeat;
	min-height:1137px;
	height:1137px !important;
}
.right-bot {
	background:url(images/bg_right_bot.jpg) 0 100% no-repeat;
	height:216px
}
.center {width:100%}


.global {
	background:url(images/footer_bg.jpg) 0 100% repeat-x;
	margin:0 auto;
	max-width:1200px;
	min-width:1000px;
	width:100%;
	min-height:1370px;
	height:auto !important;
	height:1370px;
	position:relative;
}
.global .global {
	background:url(images/footer_ctr.jpg) 50% 100% no-repeat;
}
.global .global .global {
	background:url(images/footer_rt.png) 100% 100% no-repeat
}
	* html .global .global .global {
		background:url(images/footer_rt.gif) 100% 100% no-repeat
	}
.global .global .global .global { 
	background:url(images/content_rt.png) 100% 290px no-repeat;
}
	* html .global .global .global .global { 
		background:url(images/content_rt.jpg) 100% 290px no-repeat;
	}
.global .global .global .global .global { 
	background:url(images/footer_lt.gif) 0 100% no-repeat;
}
.lion {
	background:url(images/fl_lion.gif) 50% 0 no-repeat;
	bottom:20px;
	height:203px;
	left:50%;
	margin-left:-75px;
	position:absolute;
	text-align:center;
	width:149px
}


/*** header ***/
.header {
	background:url(images/fl_header_main.jpg) 100% 0 no-repeat;
	height:325px;
	text-align:center
}
.logo {
	background:url(images/header_logo.jpg) 0 0 no-repeat;
	float:left;
	padding:62px 0 11px 47px
}
.contacts {
	color:#534529;
	float:right;
	font:normal 11px Tahoma, Arial, Verdana, Helvetica;
	padding:83px 0 0 0;
	text-align:left;
	width:298px;
	position:relative
}
.h-tel a {
	color:#B3452B;*
	font:12px "Times New Roman", Times, serif;
	padding-left:10px;
	text-decoration:underline
}
.h-tel a:hover {text-decoration:none}
.slogan {
	margin:78px 30px 0 0
}
.content-menu {
	background:url(images/menu_bot.jpg) 50% 100% no-repeat;
	clear:both;
}
.subpage .content-menu-inner {
	background:url(images/menu_bg_rt.gif) 100% 100% no-repeat;
}
	.content-menu table {
		height:142px;
		margin:0 auto;
		width:100%
	}
	.content-menu td {
		background:url(images/bg_head_menu.gif) 0 92px repeat-x;
		font:bold 16px "Times New Roman", Times, serif;
		padding-top:4px;
		text-align:center;
		width:21%
	}
	.content-menu a {background:url(images/menu_td_bg.gif) 100% 100% no-repeat; display:block; text-decoration:none}
		.content-menu a:hover span {text-decoration:underline}
	.content-menu a.active {color:#333333}
		.content-menu a.active:hover span {text-decoration:none}
		.content-menu td.first {padding-top:3px; text-align:left; width:16%}
		.content-menu td.first span {padding-left:100px}
		.content-menu td.last {background:url(images/bg_head_menu_last.gif) 0 92px no-repeat;}
		.content-menu td.last a {background:none}
/*** end of header ***/	

.wrapper{
	float:right;
	width: 100%;
	margin-left: -330px;
}
.content{
	margin-left: 330px;
	padding:34px 30px 0 0;
}
.left-column{
	float:right;
	margin:37px 5px 0 100px;
	width:225px
}
/*** left column ***/
.left-menu {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
	width:225px
}
.left-menu li {padding:0 0 6px 0}
	.left-menu a,
	.left-menu li {
		font:bold 15px "Times New Roman", Times, serif;
//		font-size:16.5px
	}
	.left-menu .a_active {color:#000000; text-decoration: none;}	

/*** end of left column ***/

/*** footer ***/
.footer{
	clear:both;
	padding:30px 165px 73px 170px
}
.copyright {
	float:right;
	font-size:13px;
	padding:50px 0 2px 0;
	width:210px;
}
	.copyright p {
		margin-bottom:10px;
	}



/*** subpage ***/
.subpage {
	width:100%
}
	.subpage .right-top {
		background:url(images/bg_right_top_sub.jpg) 0 0 no-repeat;
	}
	.subpage .global .global .global .global { 
		background:url(images/content_rt_sub_2.jpg) 100% 290px no-repeat;
	}
	.subpage .global .global .global .global .global { 
		background:url(images/footer_lt.gif) 0 100% no-repeat;
	}
	.subpage .header {background:url(/images/fl_header.jpg) 100% 0 no-repeat}	
	.subpage .content-menu-inner {
		background:none;
	}
	.subpage .content {
		font:13px Tahoma, Arial, Verdana, Helvetica;
		padding:34px 30px 0 20px;
	}
		.note .content {
			font:12px Tahoma, Arial, Verdana, Helvetica;
			padding:34px 30px 0 20px;
			position:static
		}
		.subpage .content p {
			margin:0 0 12px 0	
		}
		.subpage h3 {
			margin:20px 0 30px 0;
		}
	.subpage .tree .global .global .global {background:url(images/content_rt_sub_2.jpg) 100% 290px no-repeat}
.list-01 {
	list-style-type:disc;
	margin:20px 0 0 15px;
	padding:0;
}
	.list-01 li {
		list-style-position:outside;
		padding:0 0 12px 0
	}	
.flats {
	margin:0 0 20px 0;
	width:100%
}
	.flats th {
		background:url(images/bg_th.gif) 100% 50% no-repeat #E9E9E9;
		border-bottom:1px solid #C3CFBA;
		font:bold 10px Tahoma, Arial, Verdana, Helvetica;
		padding:9px 3px;
		text-align:center;
		vertical-align:middle	
	}
		.flats th.first {
			border-left:1px solid #E9E9E9
		}
		.flats th.last {
			background:#E9E9E9;
			border-right:1px solid #E9E9E9
		}
	.flats td {
		background:url(images/bg_td.gif) 100% 50% no-repeat;
		border-bottom:1px solid #C3CFBA;
		font-size:10px;
		padding:9px 2px;
		text-align:center;
		vertical-align:middle
	}
		.flats td.first {
			border-left:1px solid #C3CFBA;
			padding:9px;
			width:189px;
		}
			.flats td.first img {
				margin:0 0 8px 0;
			}
		.flats td.last {
			background:none;
			border-right:1px solid #C3CFBA;
		}
	.flats tr.beige,
	.flats tr.beige td.last {
		background:#F6F3EF
	}
		.flats tr.beige td {
			background:url(images/bg_td.gif) 100% 50% no-repeat #F6F3EF
		}
	.flats a {
		color:#252525;
		text-decoration:none
	}
	.flats a:hover {
		text-decoration:underline
	}
.rur {
	background:url(images/bg_rur.gif) 50% 100% no-repeat;
	color:#896440;
	margin:0;
	padding:20px 0 8px 0;
	text-align:center;
	text-transform:uppercase
}
.usd {
	background:url(images/bg_rur.gif) 50% 100% no-repeat;
	color:#4F9914;
	margin:0;
	padding:3px 0 8px 0;
	text-align:center;
	text-transform:uppercase
}
.eur {
	color:#AC1601;
	margin:0;
	padding:3px 0 8px 0;
	text-align:center;
	text-transform:uppercase
}

.show-on-page {float:right}
.show-on-page select {font:12px Tahoma, Arial, Verdana, Helvetica;}
	
.banner {padding:15px 0 0 0}

.member {
	margin:0 0 18px 0;
	width:500px
}
	.member p {
		color:#666666;
	}
	.member .member-name {
		color:#5F5F5F;
		font:bold 17px "Times New Roman", Times, serif	
	}
	.member-img {
		float:left;
		margin:0 10px 0 0;
	}
	
.brd01, .brd02 {
	position:relative
}
	.brd01 img, .brd02 img {
		border:1px solid #808080;
	}
	.brd01-tl, .brd02-tl {
		background:url(images/brd01_tl.gif) 0 0 no-repeat;
		position:absolute;
		top:0; left:0;
		width:10px; height:10px;
	}
	.brd01-tr, .brd02-tr {
		background:url(images/brd01_tr.gif) 0 0 no-repeat;
		position:absolute;
		top:0; right:0;
		width:10px; height:10px;
	}
	.brd01-bl, .brd02-bl {
		background:url(images/brd01_bl.gif) 0 0 no-repeat;
		position:absolute;
		bottom:2px; left:0;
		width:10px; height:10px;
	}
	.brd01-br, .brd02-br {
		background:url(images/brd01_br.gif) 0 0 no-repeat;
		position:absolute;
		bottom:2px; right:0;
		width:10px; height:10px;
	}
	.brd02-bl, .brd02-br {bottom:3px;}
	.brd02-bl, .brd02-br {//bottom:2px;}
		* html .brd01-bl {bottom:-2px}
		* html .brd01-br {bottom:-2px}
		* html .brd02-bl {bottom:-1px}
		* html .brd02-br {bottom:-1px}
.float-img-15 {
	float:left;
	margin:0 15px 0 0
}

.brd03, .brd04 {
	position:relative
}
	.brd03-tl, .brd04-tl {
		background:url(images/brd03_tl.gif) 0 0 no-repeat;
		position:absolute;
		top:0; left:0;
		width:3px; height:3px;
	}
	.brd03-tr, .brd04-tr {
		background:url(images/brd03_tr.gif) 0 0 no-repeat;
		position:absolute;
		top:0; right:0;
		width:3px; height:3px;
	}
	.brd03-bl, .brd04-bl {
		background:url(images/brd03_bl.gif) 0 0 no-repeat;
		position:absolute;
		bottom:2px; left:0;
		width:3px; height:3px;
	}
	.brd03-br, .brd04-br {
		background:url(images/brd03_br.gif) 0 0 no-repeat;
		position:absolute;
		bottom:2px; right:0;
		width:3px; height:3px;
	}
		* html .brd04-tr {right:-1px}
		* html .brd04-bl {bottom:-10px}
		* html .brd04-br {bottom:-10px; right:-1px}
.brd05 {
	position:relative
}
	.brd05 img {
		border:1px solid #808080;
	}
	.brd05-tl {
		background:url(images/brd05_tl.gif) 0 0 no-repeat;
		position:absolute;
		top:0; left:0;
		width:5px; height:5px;
	}
	.brd05-tr {
		background:url(images/brd05_tr.gif) 0 0 no-repeat;
		position:absolute;
		top:0; right:0;
		width:5px; height:5px;
	}
	.brd05-bl {
		background:url(images/brd05_bl.gif) 0 0 no-repeat;
		position:absolute;
		bottom:3px; left:0;
		width:5px; height:5px;
	}
	.brd05-br {
		background:url(images/brd05_br.gif) 0 0 no-repeat;
		position:absolute;
		bottom:3px; right:0;
		width:5px; height:5px;
	}	
		.brd05-bl, .brd05-br {//bottom:2px;}
		* html .brd05-tr {right:-1px}
		* html .brd05-bl {bottom:-7px}
		* html .brd05-br {bottom:-7px; right:-1px}

.pages {
	margin:35px 0 0 0;
	text-align:center
}
.pages-note {
	float:left;
	margin:0 0 0 19px;
	text-align:center
}
	.pages a,
	.pages-note a {
		color:#252525;		
		text-decoration:none
	}
	.pages a:hover,
	.pages-note a:hover {
		text-decoration:underline
	}
	.pages span,
	.pages-note span {
		background:#4F9914;
		color:#fff;
		padding:3px 6px;
	}	