html, body { 
	margin: 0;
	padding: 0;
	font-size: 12px; 
	font-family: tahoma; 
	color: gray; 
}

h1, div.h1 { margin: 0 0 15px 0; }
h3, div.h3 { margin: 0px 0 15px 0; font-size: 19px; }

.page { position: relative; height: 100%; }
.header_reserve { height: 170px; }
.header_line { width: 100%; position: absolute; top: 0; }
.header_block, .center { width: 960px; margin: 0 auto; }
.footer { width: 960px; margin: 0 auto; padding: 20px 0; }

.content_block { 
	border-top: 1px solid #dad9d7;
	margin-top: 20px; 
	background: url(center_bg.jpg);
}
.content { padding: 20px; line-height: 22px; font-size: 13px; color: #444; }


.promo_block { 
	width: 100%; 
	background: url(icon_bg.jpg) repeat-x 0 15px;
}
.promo { 
}
.promo .left {
	width: 320px;
	margin-top: -10px;
}
.promo .left ul {
	padding: 0;
	margin: 0 0px 0 30px;
	width: 250px;
}
.promo .left ul li {
	padding: 5px; 
	list-style-type: none;
	background: url(li_bg.png) 0 100% repeat-x;
}
.icon {
	width: 100%; 
	height: 263px;
	background: url(icon.jpg) no-repeat 50% 100%;
}

.big_button {
	background: url(cat_bg.png) no-repeat 0 0; 
	padding: 17px 0;
	text-align: center;
	color: white;
	width: 282px; 
	height: 32px;
	margin: 0 auto;
	font-weight: bold;
} 

.view {
	background: url(view.png) no-repeat 0 0; 
	padding: 3px 0;
	text-align: center;
	color: white;
	width: 120px; 
	height: 25px;
	margin: 0 auto;
	text-decoration: none;
	display: block;
} 



.w_border, .content img { 
	border: 10px solid white;
	border-radius: 5px;
	margin: 0 20px 0 0;
	float: left;
}

.content>.row {
	height: 2px; 
	margin: 10px 0;
	background: url(li_bg.png) 0 100% repeat-x;
}

.text { line-height: 22px; padding-left: 20px; }









.left { float: left; }
.right { float: right; }
.w400 { width: 390px; }
.w650 { width: 650px; background: url(div.png) repeat-y 100% 0; padding-right: 20px; margin-right: 20px; }
.list { margin: 0; padding: 0; }
.list li { margin: 10px 0; list-style-type: none; }

.left h3 { margin-top: 15px; }


a { color: #5685b9; }
a:hover { color: #9552af; text-decoration: none; }


.header>.left { margin-top: 15px; }
.header>.right { background: url(phone.png) no-repeat -150px 0; }
.header .phone { margin-top: 20px; text-align: right; line-height: 25px; font-size: 15px; }
.header .phone>span { color: #b26fcd; font-size: 25px; padding-right: 0px; }
.header .phone-extra { margin-top: 20px; text-align: right; line-height: 27px; font-size: 15px; margin-left: 30px;}
.header .phone-extra>span { color: #b26fcd; font-size: 25px; padding-right: 0px; }
.header .price { display: block; margin-top: 0px; margin-right: 0px; }
.header>.right>.left { margin-top: 30px;  }
.menu { background: url(menu_bg.jpg) no-repeat; height: 36px; width: 632px; clear: both; margin-top: 120px; padding: 12px 0 0 30px; font-size: 14px; color: #ffffff; font-style: normal; font-family: tahoma; }
.menu a { color: #ffffff; padding-left: 25px; }
.menu a:hover {color: #fffb99; text-decoration: none; }
.menu span { padding-left: 25px; }


.w { margin: 10px 0; background: url(w.png) 0 50% no-repeat; padding: 0 0 2px 20px; }