/*основные стили*/

* {
	padding: 0px; margin: 0px;
	}

.clearer {
	clear: both;
}

body {
	background-color: #FFFFFF;
}

body, td {
	color: #000000;
	line-height: 20px;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F6F5F3;
}

body a, td a {
	color: #0553A4;
	text-decoration: underline;
}

body a:hover, td a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #715935;
}

/*страница*/

#wrapper {
	min-width:1200px;
	width:100%;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1200)? "1200px" : "100%");
}

#page {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	}

/*верхняя часть*/

#topline {
	width: 100%;
	margin-right: 0px;
	margin-top: 10px;

}


#topline #logo {
	float: left;
	margin-top: 7px;
	margin-left: 20px;
	width: 470px;
}

#topline #logo img{
	border: 0px;
}

#topline #toptext {
	float: left;
	border-left: solid 2px #CCCCCC;
	padding: 0px;
	padding-left: 20px;
}

#topline #toptext1 {
	float: left;
	border-left: solid 0px #CCCCCC;
	padding: 0px;
	margin-left: 492px;
	margin-top: -70px;
	padding-left: 20px;
	font-size: 24px;
	color: #715935;

}

#topline #toptext a{
	margin-right: 15px;
	color: #927345;
	font-size: 11px;
	padding: 3px;
}

#topline #toptext a:hover{
	margin-right: 15px;
	background-color: #927345;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding: 3px;
}

#topline #toptext a.active{
	margin-right: 15px;
	background-color: #927345;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding: 3px;
}

/*шапка*/

#top {
	float: left;
	width: 100%;
	height: 262px;
	background: url(/images/topbg.jpg) repeat-x left bottom;
	margin-top: -50px;
	text-align: left;
	}

.top_block {
	float: left;
	margin-top :15px;
	background-color: #695332;

	margin-left: 15px;
	margin-right: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.top_block_img img {
	border: solid 1px #696969;
}

.top_block_text {
	text-align: center;
}

.top_block_text a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.top_block_text a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#top #topleft {
	margin-top :67px;
	float: left;
	width: 100%;
	height: 195px;
	background: url(/images/top.jpg) no-repeat left bottom;
	}

#top #topright {
	margin-top :0px;
	float: right;
	width: 100%;
	height: 195px;
	background: url(/images/home.jpg) no-repeat right bottom;
	}

/*основное поле*/

#main {
	width: 100%;
}

#main #mainleft {
	float: left;
	width: 275px;
}

#main #mainright {

	float: right;
	width: 18%;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
	z-index: +3;
}

#main #maincenter {
	float: left;
	width:57%;
}


#content {
	padding: 20px;
	font-size: 12px;
}

#content p {
	margin-bottom: 15px;
}

/*подвал*/

#footer {
	height: 69px;
	width: 100%;
	text-align: left;
	line-height: 15px;
	padding-bottom: 0px;
	background-color: #DDB984;
	border-top: solid 0px #715935;
}

#plan {
	margin-top: -120px;
	position: absolute;
	right: 0px;
	width: 210px;
	height: 189px;
	background: url(/images/plan.png) no-repeat right bottom;
}

.footer_content {
	padding-left: 20px;
	padding-top: 10px;
}

.footer_line {
	width: 250px;
	font-size: 0px;
	border-top: solid 0px #E9C48D;
	height: 12px;
	font-weight: bold;
}

.footer_text_black {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


.footer_text_gray {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

/*меню*/

#menus {
	background-color: #FFF8EE;
	padding-top: 20px;
}

.menu_content {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.menu_title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.mta{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.menu ul {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;


}

.menu ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
        background:url("/images/mline.gif") no-repeat left bottom;

}

.menu .activea{
        color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.menu ul li span{
	width: 223px;
	display: block;
	text-align: left;
	padding-left: 5px;
	background:url("/images/arr.gif") no-repeat left 8px;
}
.menu a {
	display: block;
	margin-left: 6px;
	color:#715935;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-align: left;
}

.menu a:hover {
	color: #000000;
	text-decoration: none;

}

.menu #last {
	background-image: none;
}

/*блок справа*/

.block {
	width: 183px;
	text-align: left;
	padding: 10px;
	border: solid 1px #E9C48D;
	margin-bottom: 15px;
}

.block_title {
	margin-bottom: 10px;
	font-size: 18px;
	color: #715935;
	font-weight: normal;
}

.block_img {
	margin-bottom: 5px;
}

.block_img img{
	border: solid 1px #ECDBC1;
}

/*телефон*/

.phone_text {
	color: #252525;
	margin-bottom: 5px;

}

.phone {

}

.phone_code {
	color: #E3941D;
	margin-right: 3px;
	position: relative;
	top: -8px;
}

.phone_number {
	color: #252525;
	font-size: 24px;
}


