@charset "windows-1251";
html, body {
	background: #dfdfdf;
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: 'Arial';
	font-size: 11px;
	height: 100%;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
}
a img {
	border: 0;
}
table {
	border: none;
	border-collapse: collapse;
}  
td {
	vertical-align: top;
	padding: 0;
}
p {
	padding: 0;
	margin: 0;
	text-indent: 40px;
}

#main_tb {
	height: 100%;
	background: #dfdfdf url(images/head_bg.jpg) repeat-x left top;
}
#header {
	background: url(images/head.jpg) no-repeat center top;
	height: 195px;
	font-family: 'Arial Narrow';
}
#head_l {
	background: url(images/head_l.jpg) no-repeat left top;
}
#head_r {
	background: url(images/head_r.jpg) no-repeat right top;
	padding-top: 55px;
}
#header_tb {
	width: 1000px;
     margin: 0 auto;
}
#h_menu_l {
	width: 425px;
	text-align: center;
	padding-top: 5px;
}
#h_menu_l div {
	margin-right: 40px;
}
#h_menu_r {
	text-align: right;
	padding-top: 5px;
}
#h_menu_l a, #h_menu_r a {
	margin: 0 7px;
	text-decoration: none;
	color: #ececec;
	font-size: 14px;
}
#h_menu_l a:hover, #h_menu_r a:hover {
	text-decoration: underline;
	color: #ececec;
}
#logo {
	width: 130px;
	padding-top: 20px;
}
#logo a, #logo a:hover {
	display: block;
	width: 130px;
	height: 105px;
	text-decoration: none;
}
#h_contacts {
	width: 140px;
	color: #cecece;
	font-size: 18px;
}
#h_contacts a {
	color: #cecece;
	font-size: 10px;
	font-family: 'Arial';
	text-decoration: none;
}
#h_contacts a:hover {
	text-decoration: underline;
}
#h_contacts div {
	float: left;
	text-align: right;
}
#header_quote {
	background: #d6d6d6 url(images/head.gif) repeat-x left bottom;
	height: 49px;
}
#header_quote_div {
	background: url(images/head_q.jpg) no-repeat center bottom;
	text-align: center;
	color: #663300;
	font-family: 'Arial Narrow';
	font-size: 14px;
	line-height: 49px;
}

#main_td {
	background: #b5b5b5 url(images/cont_bg.jpg) repeat-x left top;
}
.left_td {
	width: 150px;
	vertical-align: bottom;
	text-align: right;
	background: url(images/left_bg.png) repeat-y right top;
}
#left {
	vertical-align: top;
	text-align: left;
}
#left div {
	background: url(images/left_bg.gif) no-repeat right top;
}
#right {
	width: 150px;
	text-align: right;
	background: url(images/right_bg.png) repeat-y left top;
}
#right div {
	background: url(images/right_bg.gif) no-repeat left top;
}
.content {
	background: white;
}
.cont_l {
	background: url(images/cont_l.gif) repeat-y left top;
}
.cont_r {
	background: url(images/cont_r.gif) repeat-y right top;
}
#cont_lt {
	background: url(images/cont_lt.gif) no-repeat left top;
}
#cont_rt {
	background: url(images/cont_rt.gif) no-repeat right top;
	padding: 40px 50px 20px;
}
.cont_block {
	background: #f4f4f4;
	font-size: 10px;
	margin: 15px -50px 20px;
	padding: 15px 50px;
	text-align: center;
}
.cont_block1 {

}
.cont_block p {
	margin: 0;
}
.fcont_pic {
	border: 1px solid #663300;
	padding: 1px;
}
#foot_bg {
	background: url(images/foot_bg.gif) repeat-x left bottom;
}
#foot_l {
	background: url(images/foot_l.gif) no-repeat left bottom;
}
#foot_r {
	background: url(images/foot_r.gif) no-repeat right bottom;
	height: 186px;
}
#f_phones_td {
	width: 150px;
}
#foot_phones {
	position: absolute;
	margin-left: -150px;
	width: 232px;
}
#fphones_l {
	float: right;
	background: url(images/f_phone_l.gif) no-repeat left top;
	height: 32px;
}
#fphones_r {
	background: url(images/f_phone_r.gif) no-repeat right top;
	line-height: 32px;
	padding: 0 15px 9px 12px;
}
#foot_tb {
	height: 186px;
}
#f_menu_td {
	vertical-align: bottom;
}
#f_menu {
	background: #593512 url(images/f_menu_r.jpg) no-repeat right top;
	margin-bottom: 29px;
	line-height: 29px;
	float: right;
	color: white;
	font-size: 10px;
}
#f_menu1 {
	background: url(images/f_menu_l.gif) no-repeat left top;
	padding: 0 70px 0 25px;
}
#f_menu a {
	margin: 0 11px;
	color: white;
	text-decoration: none;
}
#f_menu a:hover {
	color: white;
	text-decoration: underline;
}
#f_contacts {
	color: #593512;
	font-size: 18px;
	text-align: right;
	float: left;
	margin-bottom: 15px;
}
#f_contacts a {
	font-size: 12px;
	color: #593512;
	text-decoration: none;
}
#f_contacts a:hover {
	color: #593512;
	text-decoration: underline;
}
