/*Общие правила*/
a:focus {outline:none;}
input:focus {outline:none;}
option:focus {outline:none;}

a img { border:0;}

label { cursor: pointer; }

ul {
	color: #0099cb;
}

h3{
	font-size: 15px;
	color: #0099cb;
}
a, a:visited {
	color: #0099cb;
}

a:hover{
	color: #016a8d;
}

/*Общая разметка страницы*/
html{
	height: 100%;
}

body {
	margin: 0;
	height: 100%;
	font: 14px Georgia;
	color: #333333;
}

.all_page {
	height: 100%;
}

.page {
	position: relative;
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	background: transparent url(../images/bg3.jpg) top center no-repeat;
	
}

* html .page{
	height: 100%;
}

/*ШАПКА*/
.cloud_left {
	position: absolute;
	top: 55px;
	left: 0;
	width: 293px;
	height: 103px;
	margin-left: -145px;
	background: url(../images/cloud_left.jpg) top left no-repeat;
}

.logo {
	position: absolute;
	top: 17px;
	left: 40px;
}

.header_phone {
	position: absolute;
	top: 528px;
	left: 696px;
	width: 126px;
	padding-left: 122px;
	background: url(../images/helmet.jpg) 0px 21px no-repeat;
	
}


/*ЛЕВАЯ КОЛОНКА*/
.column_left {
	float: left;
	width: 285px;
	padding: 560px 20px 100px 10px;
}

/*Главное меню*/
ul.main_menu {
	margin:0;
	padding: 0;
	list-style-type: none;
	font-size: 18px;
}

ul.main_menu li{
	margin:3px 0;
	padding: 0;
}

ul.main_menu li a, ul.main_menu li a:visited {
	padding-left: 26px;
	text-decoration: none;
	color: #0099cc;
}

ul.main_menu li a:hover {
	color: #333333;
}

ul.main_menu li a.active, ul.main_menu li a.active:visited {
	color: #333333;
	background: url(../images/main_menu_mark.jpg) left center no-repeat;
}

ul.main_menu2 {
	margin:0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	padding-left: 20px;
}

ul.main_menu2 li a, ul.main_menu2 li a:visited {
	text-decoration: underline;
	color: #ff9200;
}

ul.main_menu2 li a:hover {
	color: #000;
}


/*Наши партнеры*/
.partner {
	padding-top: 100px;
	background: url(../images/partner_bg.jpg) top left no-repeat;
	padding-left: 26px;
}

div.partner .partner_name {
	font-weight: bold;
	color: #016a8d;
}

/*ПРАВАЯ КОЛОНКА*/
.column_right {
	padding: 628px 0 0 315px;
}

.content {
	overflow: hidden;
}

/*Заголовок страницы*/
div.overflow_h2 {
	overflow: hidden;
	margin: 0px 0 15px 0; 
	zoom: 1;
}

div.h2_left_blue {
	float: left;
	height: 36px;
	margin: 0;
	background: #0099cb url(../images/h2_corner_l.jpg) left top no-repeat;
}

h2.h2_right_blue {
	padding: 6px 25px 8px 25px;
	_padding: 5px 25px 7px;
	margin:0;
	background: url(../images/h2_corner_r.jpg) right top no-repeat;
	font-size: 20px;
	font-weight: normal;
	color: white;
}

h2.h2_right_blue a, h2.h2_right_blue a:visited {
	text-decoration: none;
	color: white;
}

/*Блок новостей*/
.news {
	margin-top: 20px;
	border-top: 1px solid #999;
	font-size: 12px;
	padding: 1em 0 0 0;
}

.news h2 {
	height: 22px;
	font-size: 15px;
	padding: 3px 0 0 20px;
	color: #333; 
	background: url(../images/news_h2_mark.jpg) left center no-repeat;
	margin: 0 0 1em 0;

}

.news_block {
	float: left; 
	width: 327px;
	padding-right: 15px;
}

.news_block h3 {
	font-size: 12px;
	margin-bottom: 0;
}

.news_block h3 a {
}
.news_block p.announc  {
	margin-top: 0;
}

.news_block  p.news_date {
	height: 18px; 
	padding: 3px 0 0 5px;
	margin: 0;
	background: url(../images/news_date.jpg) left top no-repeat;
	font-size: 12px;
	font-style: italic;
	color: #fff;
}
.news_block p.full{
	font-size: 12px;
	font-style: italic;
}


/*Распорка под футер*/
.rasp {
	clear: both;
	height: 170px;
	#height: 180px;
}

/*ФУТЕР*/
.footer {
	position: absolute;
	bottom: 0;
	width: 1000px;
	height: 155px;
	margin: 0 auto;
	zoom:1;
}
.footer_2 {
	padding-left: 315px;
}
/*Машинка*/
.machine {
	position: absolute;
	top: 0;
	left: 0;
	width: 354px;
	height: 256px;
	margin: -101px 0 0 -90px;
	background: url(../images/footer_mash.jpg) left top no-repeat;
			
			
}

/*Нижнее меню*/
ul.bottom_menu {
	height: 68px;
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
}

ul.bottom_menu li {
	float: left;
	overflow: hidden;
	height: 29px;
	margin: 0 4px 5px 0;
	padding: 0;
	background: #0099cb url(../images/bottom_menu_corner_l.jpg) left top no-repeat;
}

ul.bottom_menu li a, ul.bottom_menu li a:visited {
	float: left;
	padding: 5px 13px 0 13px;
	height: 29px;
	background: url(../images/bottom_menu_corner_r.jpg) right top no-repeat;
	color: white;
	text-decoration: none;
}

ul.bottom_menu li a:hover, ul.bottom_menu li a.active, ul.bottom_menu li a.active:visited {
	color: #000;
}

.logo_sv {
	float: left;
	width: 40px;
	padding:10px 0 0 0;
}

.footer_phone {
	float: right;
	padding-right: 20px;
}
.cr {
	padding: 0 400px 0 55px;
	font-size: 10px;
	color: #;
}


