html {
	font-family: Arial, Tahoma;
	font-size: 80%;
}

html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}

#wrapper {
  position: relative;
  min-height: 100%;
  border: 0px solid red;
  background: url('images/truck.jpg') 100% 0% no-repeat;	
}

* html #wrapper {
  height: 100%;
}

body {
	background: url('images/bg_wb_lines.jpg') 0px 130px no-repeat;	
}

/* LINK Style */

a {
	color: #026DA2;
}

a:hover {
	text-decoration: none;
}



/* LINK Style */



/* OTHER Style */

img.middle { 
	vertical-align: middle;
}

a img {
	border: 0px;
}

.black {
	color: #2B3940;
}

.red {
	color: #B94100;
}

.small {
	font-size: 85%;
}

/* OTHER Style */



/* HEADER */

#header_up{
	height: 105px;
}

#header_down{
	height: 25px;
}

#header_up, #header_down {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: 100%;
	border: 0px solid #000;
	overflow: hidden;
}

#header_up #logo, #header_up #contact_info, #header_down #slogan, #header_down #lang{
	float: left;
}

#header_up #logo, #header_down #slogan {
	width: 34%;
	//margin-right: -100%;
	border: 0px solid red;
}

#header_up #contact_info, #header_down #lang {
	width: 66%;
	//margin-left: 34%;
	//display: inline;
	border: 0px solid blue;
}

#header_up #contact_info {
	padding-top: 50px;
}

#header_down #lang{
	height: 25px;
	background: url('images/header_line.gif') 100% 0% no-repeat;
	padding-top: 3px;
	//padding-top: 5px;
}

#header_down #lang, #header_down #lang a{
	color: #fff;
}

#header_down #slogan{
	height: 25px;
	background: url('images/header_line_left.gif') repeat-x;
}

#header_down #slogan img{
	position: absolute;
}

/* HEADER */

/* CONTENT */

.clear_block {
	clear:both;
	backg-round: url('images/news_bg.jpg') transparent repeat-x;
	//height: 140px;
	marg-in-bottom: 65px;
}

#content {
	clear: both;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

#content #left, #content #right {
	padding: 0px;
	margin: 0px;
	float: left;
}

#content #left {
	width: 34%;
	//margin-right: -100%;
	border: 0px solid red;
}
#content #right {
	width: 66%;
	//margin-left: 34%;
	//display: inline;
	border: 0px solid blue;
	padding-top: 40px;
	color: #2B3940;
}

#content #right h1, h2, h3 {
	margin: 0px;
	color: #B94100;
}

#content #right h1{
	font-size: 125%;
}

#content #right h2{
	font-size: 115%;
}

#content #right h3{
	font-size: 105%;
}

#content #right #text{
	padding-right: 30px;
	margin-bottom: 45px;
}

#form {
	margin-top: 10px;
}

#form td.form_padding_left {
	padding-left: 10px;
}

#form td {
	padding-bottom: 5px;
}

#form input {
	border: 0px solid #80B5DE;
	border-top: 1px solid #80B5DE;
	border-bottom: 1px solid #80B5DE;
	//border: 0px solid #80B5DE;
	margin: 0px;
	width: 320px;
}

.input_border{
	//border-top: 1px solid #80B5DE;
	//border-bottom: 1px solid #80B5DE;
	margin: 0px;
}

#form .button {
	text-align: right;
}

#form .button input {
	border: 0px solid #80B5DE;
	height: 21px;
	width: 165px;
}

#form textarea {
	border: 0px solid #80B5DE;
	border-top: 1px solid #80B5DE;
	border-bottom: 1px solid #80B5DE;
	//border: 0px solid #80B5DE;
	margin: 0px;
	width: 320px;
}

#form textarea.double {
	height: 100px;
	width: 320px;
}

#form table.input {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px solid black;
}

#form table.input td {
	padding: 0px;
}



#form table.input .lt {
	width: 10px;
	height: 10px;
	background: url('images/circle_lt.gif') 0% 0% no-repeat;
}

#form table.input .lb {
	width: 10px;
	height: 10px;
	background: url('images/circle_lb.gif') 0% 100% no-repeat;
}

#form table.input .rt {
	width: 10px;
	height: 10px;
	background: url('images/circle_rt.gif') 0% 0% no-repeat;
}

#form table.input .rb {
	width: 10px;
	height: 10px;
	background: url('images/circle_rb.gif') 0% 100% no-repeat;
}


#menu {
	padding: 0px;
	margin: 40px 0px 0px 80px;
	list-style-type: none;
	font-family: Verdana;
	font-size: 110%;
	font-weight: 700;
}

#menu li{
	margin-bottom: 12px;
}


#menu a{
	padding-left: 20px;
	background: url('images/menu_bullet.gif') no-repeat;
	text-decoration: none;
}

#menu a:hover{
	background: url('images/menu_bullet_a.gif') no-repeat;
	color: #B94100;
}

#menu span.active{
	padding-left: 20px;
	background: url('images/menu_bullet_a.gif') no-repeat;
	text-decoration: none;
	color: #B94100;
}


/* CONTENT */

/* NEWS INDEX */

#news_wrapper {
	clear:both;
	background: url('images/news_bg.jpg') transparent repeat-x;
	height: 200px;
	margin-bottom: 65px;
}

#news_wheel {
	background: url('images/news_wheel.jpg') transparent 0% 0% no-repeat;
	height: 200px;
}

#news_grad {
	background: url('images/news_grad.jpg') transparent 100% 0% no-repeat;
	padding-left: 85px;
	padding-right: 85px;
	clear: both;
	height: 183px;
	padding-top: 17px;
}

.news_item {
	font-size: 85%;
	text-decoration: none;
	color: #2B3940;
	display: block;
	width: 26%;
	height: 185px;
	float: left;
	padding: 15px 15px 15px 15px;
	margin-right: 2%;
	border: 0px solid #000;
	background: url('images/news_flatten.png') no-repeat;	/* пишем бэкграунд для нормальных браузеров */
	-background: none;  /* убираем бэкграунд для ie6 */
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/news_flatten.png', sizingMethod='scale');  /* подгружаем полупрозрачный png для ie6 */
}

a.news_item {
	cursor:pointer;
}

a.news_item:hover {
	color: #026DA2;
}

.news_item p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.main_news_item {
	margin-top: 20px;
}

.main_news_list{
	margin-bottom: 10px;
}

.news_list {
	margin-top: 40px;
}

.pager {
	margin-top: 30px;
}

.pager .page, .pager .prev, .pager .next{
	font-weight: bold;
}

.pager .prev a, .pager .next a{
	text-decoration: none;
}

.pager .prev, .pager .next{
	font-size: 140%;
	text-decoration: none;
}


/* NEWS INDEX */

/* FOOTER */

#footer,#footer_2 {
	clear:both;
  position: relative;
  margin-top: -65px;
  height: 65px;
  border: 0px solid blue;

}

#footer_2 {
  margin-top: -180px;
  height: 180px;
}


#footer_wrapper, #footer_wrapper_2 {
	clear:both;
	height: 65px;
  padding-left: 100px;	
  border: 0px solid red;
}

#footer_wrapper_2 {
	height: 180px;
} 

.footer_item {
	font-size: 85%;
	vertical-align: middle;
	color: #2B3940;

	width: 27%;
	height: 30px;
	float: left;
	pa-dding: 15px 15px 15px 15px;
	margin-right: 2%;
	border: 0px solid #000;
}

.footer_item2 {
	margin-top: 100px;
}

.footer_item_bg {
	background: url('images/footer_bg.gif') 0px 105px repeat-x;
}

.footer_wheel {
	background: url('images/footer_wheel.jpg') no-repeat;
}

/* FOOTER */
