html { height:100%;}
body {
	font-family: Arial;
	padding: 0;
	margin: 0;
	background: #ede1d5 url(images/header_bg.jpg) center top no-repeat;
	font-size: 12px;
	height:100%;
	min-height:100%;
  color: #362714;
}
a {border: 0; outline: none; color: #934e2b;}
a:hover {text-decoration: none;}
img {border: 0;}
.center_wrap {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
.clearing { clear: both;}
.header {
  float: left;
  width: 1000px;
  height: 275px;
}
.techmenu {
  float: left;
  margin: 30px 0 0 0;
}
.techmenu a{
  color: #625a53;
  font-size: 10px;
  padding-top: 15px;
  margin: 0 15px;
  text-decoration: none;
  -display: inline;
}
.techmenu a:hover, .techmenu a.active {
  color: #ceb78f;
}
.line {
  background: url(images/line.png) left top no-repeat;
  height: 16px;
  width: 1px;
  float: left;
}
.home a {
  float: left;
  background: url(images/home_icon.png) center top no-repeat;
  width: 40px;
  height: 30px;
}
.search a {
  float: left;
  background: url(images/search_icon.png) center top no-repeat;
  width: 32px;
  height: 30px;
}
.contact a {
  float: left;
  background: url(images/contact_icon.png) center top no-repeat;
  width: 47px;
  height: 30px;
}
.sitemap a {
  float: left;
  background: url(images/sitemap_icon.png) center top no-repeat;
  width: 60px;
  height: 30px;
}
.home .active, .home a:hover {
  float: left;
  background: url(images/home_icon_active.png) center top no-repeat;
  width: 40px;
  height: 30px;
}
.search .active, .search a:hover {
  float: left;
  background: url(images/search_icon_active.png) center top no-repeat;
  width: 32px;
  height: 30px;
}
.contact .active, .contact a:hover {
  float: left;
  background: url(images/contact_icon_active.png) center top no-repeat;
  width: 47px;
  height: 30px;
}
.sitemap .active, .sitemap a:hover {
  float: left;
  background: url(images/sitemap_icon_active.png) center top no-repeat;
  width: 60px;
  height: 30px;
}
.logo {
  clear: left;
  float: left;
  margin: 100px 0 0 40px;
  -display: inline;
}
.content {
  clear: both;
  float: left;
  width: 1000px;
}
.leftcol {
  float: left;
  width: 326px;
  margin-left: 30px;
  -display: inline;
}
.menu_line {
  border-top: 1px #eace9f solid;
  width: 266px;
  float: left;
  -display: inline;
}
.leftmenu {
  width: 266px;
  background: #26211f;
  float: left;
  padding: 20px 30px 50px 30px;
  overflow: hidden;
}
.leftmenu ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  #margin-top: 40px;
  -margin-top: 20px;
}
.leftmenu ul a.title {
  background: #51473b;
  float: left;
  height: 32px;
  width: 246px;
  font-weight: normal;
  color: #fee3b0;
  font-size: 18px;
  padding: 0 10px;
  line-height: 32px;
  margin: 0 0 3px 0;
  cursor: pointer;
  text-decoration: none;
}
.leftmenu ul li {
  width: 266px;
  margin: 3px 0 0 0;
  #margin-top: -7px;
}
.leftmenu ul li ul {
  margin: 0;
  list-style: none;
  color: #fee3b0;
  padding: 0;
  padding-left: 25px;
  clear: both;
}
.leftmenu ul li ul li {
  line-height: 25px;
  #line-height: 35px;
  list-style: none;
  width: 220px;
}
.leftmenu ul li ul li a {
  color: #fee3b0;
  font-size: 14px;
  text-decoration: none;
}

.leftmenu  a.active{
	color: #a88c58;
}

.leftmenu ul li ul li a:hover {
	color: #a88c58;
}

.leftmenu ul li ul li ul li {
	list-style: none;
}
.news {
  clear: both;
  float: left;
  width: 270px;
  margin-left: 35px;
  margin-top: 30px;
  -display: inline;
}
.news h2  {
  font-size: 19px;
  font-weight: normal;
  margin: 0;
}
.news h2  a {
  color: #362714;
}
.news h2  a:hover {
  text-decoration: none;
}
.news_block {
  float: left;
  margin-bottom: 15px;
}
.news_block p {
  margin: 0;
}
.news_block p.date {
  margin: 7px 0;
  font-weight: bold;
}
.news_block p a {
  color: #362714;
  text-decoration: none;
}
.news_block p a:hover {
  text-decoration: underline;
}
.centercol {
  float: left;
  width: 595px;
  margin-left: 10px;
  margin-top: 135px;
}
.topmenu {
  float: left;
  width: 580px;
  margin-left: 20px;
  -display: inline;
}
.topmenu a {
  float: left;
  width: 182px;
  height: 29px;
  border-left: 4px #934e2b solid;
  background-color: #362714;
  margin-right: 7px;
  color: #ceb78f;
  text-decoration: none;
  font-size: 15px;
  text-align: center;
  line-height: 29px;
}
.item {
  width: 186px;
  float: left;
  margin-right: 7px;
  -margin-right: 0px;
}
#sub_item {
  display: none;
  position: absolute;
  height: 29px;
  float: left;
  width: 182px;
  margin-top: 29px;
  #margin-left: -193px;
  -z-index: 100;
}
#sub_item  a{
  margin-left: 4px;
  background: #362714;
  color: #ceb78f;
  height: 29px;
  float: left;
  width: 182px;
  text-decoration: none;
  font-size: 15px;
  text-align: center;
  line-height: 29px;
  border: 0;
}
#sub_item  a:hover {
  margin-left: 4px;
  background: #5e4c32;
  color: #fff;
  height: 29px;
  float: left;
  width: 182px;
  text-decoration: none;
  font-size: 15px;
  text-align: center;
  line-height: 29px;
  border: 0;
}
.services {
  float: left;
  width: 580px;
  margin-left: 20px;
  margin-top: 10px;
  -display: inline;
}
.service {
  float: left;
  height: 115px;
  padding-top: 15px;
  #padding-top: 25px;
  text-align: center;
}
.block1 {
  background: url(images/small_block_bg.png) left top no-repeat;
  width: 192px;
}
.block2 {
  background: url(images/small_block_bg_2.png) left top no-repeat;
  width: 190px;
}
.block3 {
  background: url(images/small_block_bg_3.png) left top no-repeat;
  width: 193px;
}
.name a {
  color: #362714;
  font-weight: bold;
  font-size: 13px;
}
.name a:hover {
  text-decoration: none;
}
.price a, .price {
  color: #694619;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
.price a:hover {
  text-decoration: underline;
}
.block3 .price {
    margin-top: -5px;
}
.breadcrumps {
  float: left;
  margin-top: 10px;
   margin-left: 25px;
   -display: inline;
}
.breadcrumps, .breadcrumps a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #362714;
}
.breadcrumps a:hover {
  text-decoration: underline;
}
.text {
  clear: both;
  float: left;
  width: 575px;
  margin-left: 25px;
  -display: inline;
  #margin-top: 20px;
}
.text h4 {
  font-size: 14px;
}
.text ul {
  list-style: none;
  line-height: 18px;
}
.slogan {
  letter-spacing: 5px;
}
.footer {
  float: left;
  clear: both;
  width: 1000px;
  background: #362714;
  margin-top: 40px;
  color: #ceb78f;
  font-size: 11px;
  padding-bottom: 40px;
}
.footer  p {
  margin: 0;
}
.engine {
  float: left;
  margin: 55px 0 0 45px;
  width: 140px;
  -display: inline;
}
.engine a {
  color: #ceb78f;
  text-decoration: none;
}
.engine a:hover {
  text-decoration: underline;
}
.copyright {
  float: right;
  margin: 25px 220px 0 0;
  width: 365px;
  font-weight: bold;
  -display: inline;
}
.footer_contacts {
  float: right;
  margin: 15px 145px 0 0;
  width: 440px;
  background: url(images/phone_icon.gif) left top no-repeat;  
  padding-left: 15px;
  -display: inline;
}
.calculator {
  width: 575px;
}

.calculator td {
  padding: 10px;
}
.calculator td.w_1 {
  width: 300px;
}
tr.gray_line {
  background: #766c60;
  color: #fff;
}
.calculator input {
  width: 267px;
}
.calculator input.checkbox {
  width: 15px;
}
.calculator select  {
  width: 272px;
}
.calculator input.btn {
  background: #51473b;
  color: #fff;
  font-size: 15px;
  border: 0;
  width: 105px;
  float: left;
  padding: 5px 0;
}
p.summ {
  font-size: 15px;
  margin: 0 0 0 10px;
  float: left;
}
.text .news {
  width: 575px;
  margin-left: 0;
}
.text .news_block {
  padding-bottom: 10px;
  clear: both;
  float: left;
  width: 575px;
} 
.hover {
  background: #eedecb;
}
.pages {
  clear: both;
  float: left;
  font-size: 9px;
  margin-top: 25px;
  width: 575px;
}
.pages a {
  color: #5b5451;
  text-decoration: none;
}
.pages a:hover {
  text-decoration: underline;
}
.pages a.active {
  font-weight: bold;
}
