html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #85776e;
	background: #ffffff url(images/header_bg.jpg) center top no-repeat;
}
A{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-decoration: underline;
  color: #85776e;
  outline: none;
}
A:hover{
  text-decoration: none;
}
A IMG{
	border: 0;
}
input, select, textarea{
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #85776e;
}
#all{
	background: url(images/menu_right_bg.gif) center top no-repeat;
}
#header{
	width: 774px;
	height: 242px;
	margin: 0 auto;
	padding: 22px 20px 0 200px;
	overflow: hidden;
}
#header_icons{
	margin: 0 0 38px 0;
	text-align: right;
	color: #cbbea4;
}
#header_icons span{
	margin: 0 10px;
}
#menu{
	margin: 0 0 22px 0;
	padding: 0 0 18px 0;
	background: url(images/menu_separator.gif) right bottom no-repeat;
	position: relative;
	overflow: hidden;
}
#menu ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li{
	float: left;
	padding: 0 4px 0 0;
	color: #007f48;
	text-transform: uppercase;
	background: url(images/menu_bullet.gif) right center no-repeat;
}
#menu ul li a{
	display: block;
	margin: 8px 25px;
	text-decoration: none;
}
#menu ul li a:hover{
	text-decoration: underline;
}
#menu ul li span{
	display: block;
	background: url(images/menu_cur_bg.gif) left top repeat-x;
}
#menu ul li span span{
	padding: 0 0 0 12px;
	background: url(images/menu_cur_left_bg.gif) left top no-repeat;
}
#menu ul li span span span{
	padding: 8px 25px 8px 13px;
	background: url(images/menu_cur_right_bg.gif) right top no-repeat;
}
#menu #home{
	position: absolute;
	top: 7px;
	left: 55px;
	display: block;
	width: 11px;
	height: 9px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
}
#header_bottom{
	width: 100%;
	overflow: hidden;
}
#blockquote{
	float: left;
	width: 430px;
	padding: 5px 0 0 0;
	overflow: hidden;
}
#blockquote blockquote{
	float: left;
	width: 92px;
	height: 100px;
	margin: 0 25px 0 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
}
#blockquote blockquote a{
	display: block;
	width: 92px;
	height: 100px;
}
#blockquote #logo{
	height: 27px;
	margin: 18px 0 16px 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(images/logo.gif) left top no-repeat;
}
#phone{
	float: right;
	width: 320px;
	overflow: hidden;
}
#phone #phone_little{
	float: left;
	width: 130px;
	height: 18px;
	margin: 26px 0 0 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(images/phone_little.gif) left top no-repeat;
}
#phone #phone_big{
	float: right;
	width: 165px;
	height: 35px;
	padding: 25px 0 0 10px;
	font-size: 10px;
	background: url(images/phone_bg.gif) left top no-repeat;
	position: relative;
}
#phone #phone_big span{
	position: absolute;
	top: 0px;
	right: 17px;
}
#phone #phone_big strong{
	display: block;
	width: 153px;
	height: 20px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(images/phone_big.gif) left top no-repeat;
}
#content{
	width: 954px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/content_bg.gif) 680px 160px no-repeat;
	overflow: hidden;
}
h1{
	margin: 0 0 30px 0;
	font-size: 25px;
	color: #007f48;
}
h2{
	margin: 0 0 30px 0;
	font-size: 18px;
	color: #007f48;
}
h3{
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #000000;
}
h3 span{
	display: inline-block;
	vertical-align: top;
	width: 56px;
	height: 17px;
	margin: 0 10px 0 0;
	padding: 9px 0 0 6px;
	font-size: 10px;
	color: #00995f;
	font-weight: normal;
	background: url(images/date_bg.gif) left top no-repeat;
	position: relative;
	top: -7px;
}
#content_left{
	float: left;
	width: 635px;
	padding: 75px 0 0 0;
	position: relative;
}
#content_left .bnr{
	position: absolute;
	top: 0px;
	right: -25px;
}
#speedbar{
	width: 100%;
	margin: 0 0 8px 0;
	font-size: 10px;
	color: #cbbea4;
}
#speedbar a{
	color: #cbbea4;
}
.title{
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
}
#title_news{
	height: 34px;
	margin: 0 0 30px 0;
	background: url(images/title_news.gif) left top no-repeat;
}
#title_about{
	height: 34px;
	margin: 0 0 30px 0;
	background: url(images/title_about.gif) left top no-repeat;
}
#title_articles{
	height: 34px;
	margin: 0 0 30px 0;
	background: url(images/title_articles.gif) left top no-repeat;
}
#title_contacts{
	height: 34px;
	margin: 0 0 30px 0;
	background: url(images/title_contacts.gif) left top no-repeat;
}
#title_delivery{
	height: 39px;
	margin: 0 0 25px 0;
	background: url(images/title_delivery.gif) left top no-repeat;
}
#title_feedback{
	height: 44px;
	margin: 0 0 20px 0;
	background: url(images/title_feedback.gif) left top no-repeat;
}
#title_special{
	height: 44px;
	margin: 0 0 20px 0;
	background: url(images/title_special.gif) left top no-repeat;
}
#title_vin{
	height: 44px;
	margin: 0 0 20px 0;
	background: url(images/title_vin.gif) left top no-repeat;
}
#title_special_little{
	height: 17px;
	margin: 0 0 22px 0;
	background: url(images/title_special_little.gif) left top no-repeat;
}
.table{
	margin: 0 0 20px 0;
}
.table td{
	vertical-align: top;
}
.table p{
	margin: 0 0 30px 0;
	line-height: 1.4em;
}
.table p img{
	position: relative;
	top: 3px;
	left: 5px;
}
.news{
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 21px 0;
	background: url(images/menu_separator.gif) left bottom repeat-x;
	overflow: hidden;
}
.news_title{
	margin: 0 0 10px 0;
	padding: 7px 0 0 0;
	overflow: hidden;
}
* html .news_title{
	height: 1px;
	overflow: visible;
}
.news_title span{
	float: left;
	display: block;
	width: 56px;
	height: 17px;
	margin: 0 10px 0 0;
	padding: 9px 0 0 6px;
	font-size: 10px;
	color: #00995f;
	background: url(images/date_bg.gif) left top no-repeat;
	position: relative;
	top: -7px;
}
.news_title p{
	margin: 0;
	overflow: auto;
}
* html .news_title p{
	height: 1px;
	overflow: visible;
}
.news_title p a{
	font-weight: bold;
	line-height: 1.4em;
}
.news_txt{
	overflow: hidden;
}
.news_txt a{
	float: left;
	display: block;
	margin: 0 15px 0 0;
	position: relative;
}
.news_txt a span{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 95px;
	height: 47px;
	background: url(images/img_little_png_bg.png) left top no-repeat;
}
.news_txt p{
	margin: 0;
	line-height: 1.4em;
	overflow: auto;
}
* html .news_txt p{
	height: 1px;
	overflow: visible;
}
.read_more{
	padding: 0 25px 0 0;
	color: #cbbea4;
	background: url(images/arrow.gif) right 5px no-repeat;
}
#content_right{
	float: right;
	width: 264px;
}
#menu_right{
	height: 29px;
	margin: 0 0 35px 0;
	padding: 13px 0 0 20px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#menu_right a{
	color: #000000;
}
#menu_right span{
	margin: 0 5px;
	font-weight: normal;
}
.txt{
	width: 100%;
	margin: 0 0 20px 0;
}
#slogan{
	height: 38px;
	margin: 0 0 40px 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(images/slogan.gif) left top no-repeat;
}
.spec{
	margin: 0 0 40px 0;
	line-height: 1.4em;
}
.spec a{
	display: block;
	position: relative;
}
.spec a span{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 142px;
	height: 70px;
	background: url(images/img_png_bg.png) left top no-repeat;
}
#bottom{
	width: 954px;
	height: 100px;
	margin: 0 auto;
	padding: 90px 20px 0 20px;
	background: url(images/bottom_bg.gif) center 70px no-repeat;
	overflow: hidden;
}
#bottom_left{
	float: left;
	width: 660px;
	font-size: 10px;
	line-height: 1.5em;
}
#bottom_left a{
	color: #cbbea4;
}
#bottom_left strong a{
	color: #85776e;
	text-decoration: none;
}
#bottom_right{
	float: right;
	width: 264px;
}

/* ----- inner_about ----- */
.img{
	float: left;
	display: block;
	margin: 0 10px 15px 0;
	position: relative;
}
.img span{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 142px;
	height: 70px;
	background: url(images/img_png_bg.png) left top no-repeat;
}

/* ----- inner_articles ----- */
.articles{
	width: 100%;
	margin: 0 0 25px 0;
	line-height: 1.4em;
}
.articles a{
	font-weight: bold;
	line-height: 2em;
}
.paging{
	color: #cbbea4;
}
.paging span{
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 0;
	padding: 5px 0 6px 0;
}
* html .paging span{
	display: inline;
}
*+html .paging span{
	display: inline;
}
.paging strong{
	display: inline-block;
	vertical-align: top;
	width: 24px;
	margin: 0 5px;
	padding: 5px 0 6px 0;
	text-align: center;
	color: #000000;
	background: url(images/paging_cur.gif) left top no-repeat;
}
* html .paging strong{
	display: inline;
}
*+html .paging strong{
	display: inline;
}
.paging a{
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	padding: 5px 0 6px 0;
}
* html .paging a{
	display: inline;
}
*+html .paging a{
	display: inline;
}
.paging a.arrow{
	padding: 2px 0 0 0;
	font-size: 15px;
	color: #cbbea4;
	text-decoration: none;
}

/* ----- inner_articles_one ----- */
.articles_one{
	width: 100%;
	margin: 0 0 30px 0;
	line-height: 1.4em;
	overflow: hidden;
}
.articles_one .img{
	margin: 0 15px 0 0;
}

/* ----- inner_contacts ----- */
.ul_green_bullets{
	margin: 0;
	padding: 0;
	list-style: none;
}
.ul_green_bullets li{
	padding: 0 0 0 15px;
	line-height: 1.4em;
	background: url(images/ul_green_bullet.gif) left 6px no-repeat;
}

/* ----- inner_feedback ----- */
.table_feedback td{
	padding: 2px 5px;
}
.table_feedback td span{
	color: #00995f;
}
.input{
	padding: 6px 5px;
	border: 0;
	background: none;
}
.w266{
	width: 256px;
	background: url(images/input_266.gif) left top no-repeat;
}
.w136{
	width: 126px;
	background: url(images/input_136.gif) left top no-repeat;
}
.table_feedback td select{
	width: 266px;
	height: 20px;
}
textarea{
	width: 402px;
	height: 177px;
	padding: 5px;
	border: 0;
	background: url(images/textarea.gif) left top no-repeat;
}
.button{
	margin: 5px 0 0 0;
	cursor: pointer;
}


.c{
	display: block;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0em;
	overflow: hidden;
}
