* { margin:0px; padding:0px;}
img { border:none;}

body {
	font-family: Arial;
	font-size: 13px;
	background: #ffffff;
	color: #421f05;
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}

.header_main {
	height: 271px;
	background: url(/img/bg_1.jpg) repeat-x;
    width: 100%;
	}
.header {
	height: 271px;
	background: url(/img/header.jpg) no-repeat top right;
    width: 1000px;
    margin: 0 auto;
	}
.header .logo {
	float: left;
	padding: 21px 0 0 6px;
	}
.header .buttons {
	float: left;
	padding: 42px 0 0 70px;
	}
.header .buttons IMG {
	padding-right: 30px;
	}
.header .title {
	float: right;
	font-size: 24px;
	font-style: italic;
	color: #c83314;
	padding: 30px 40px 0 0;
	}
.main {
	width: 1000px;
	margin: 0 auto;
    overflow:hidden;
    _height:1%;
    zoom:1;
	}
.main .content {
    overflow:hidden;
    _height:1%;
    zoom:1;
	}
.content .sidebar {
	float: left;
   	}
	
	.content .sidebar .menus {
	    width: 260px;
	background: url(/img/bg_menu.jpg) top left;
	margin-left: 5px;
	}
ul.menu {
	padding: 10px 0 5px 0;
	margin:0px;
}
ul.menu li {
	list-style:none;
	padding: 0 15px 0px 18px;
}
ul.menu li span {
	display:block;
	background: url(/img/item.gif) no-repeat top left;
	padding-left: 5px;
	padding-bottom: 12px;
}
ul.menu li a {
	display:block;
	padding-left:15px;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#221d19;
}
ul.menu li ul {
	padding: 0px;
	margin:0px;
}
ul.menu li ul li {
	background: url(/img/item.gif) no-repeat top left;
	padding-bottom: 12px;
	padding-left: 10px;
}
ul.menu li ul li a {
	font-size:12px;
	color:#f38e86;
	padding-left:20px;
}
.content .text {
	float: right;
	width: 650px;
	padding-right: 25px;
	}
.content .text h1 { font-weight: normal; font-style: italic; color: #0c589f; font-size: 24px; margin: 0 0 15px 0; padding: 0 0 4px 5px;background: url(/img/line_1.gif) no-repeat bottom left;}
.content .text p { padding-bottom:15px;}

.footer {
	width: 100%;
	background: #ffffff url(/img/footer_1.gif) no-repeat top;
	height: 92px;
	}
.footer .f_text{
	font-size: 11px;
	color: #000000;
	padding: 20px 0 0 330px;
	}
.main .photo {
	margin-top: -180px;
	height: 283px;
	}
.photo {
	width: 302px;
	}
.axiom {
	float: right;
	font-size: 11px;
	color: #595959;
	text-align: right;
	padding: 0 15px 40px 0;
	}
a {
	color:#0058aa;
	text-decoration:none;
}
a:hover {
	color:#a60e03;
}
.f_left { float:left; padding-right: 15px; padding-top: 10px}
.f_right { float:right;}

form {
	margin-top:50px;
	z-index: 100;
}
.form {
	margin-top:10px;
}
.form .area {
	float: none;
	width: auto;
	padding: 0px;
	min-height: inherit;
	height:auto;
	}
textarea, input { border:1px solid #0c589f; width:99%; margin-bottom:5px;}
button { width:220px; background:#0c589f; color:#fff; margin-left:128px; border:1px solid #475a08;}
.text .phone img{ float: none; margin: 0 2px -4px 0}
.menu_top { background:url(/img/menu_top.jpg) no-repeat; height:5px; font-size:0px; line-height:0px;}
.menu_bottom { background:url(/img/menu_bottom.jpg) no-repeat; height:5px; font-size:0px; line-height:0px; margin-bottom:220px;}
.schetchik a { padding-left:15px;}