@charset "windows-1251";
body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.top_text {
	position: absolute;
	right: 0;
	top: 10px;
	padding-right: 20px;
	color: #333333;
	font-size: 13px;
	z-index:10;
}

.head_cnt { 
	background: url(/images/2/bg.jpg);
	height:229px;
}

.head_hor_menu {
	position:absolute;
	top:205px;
	left:0;
	z-index:90;
	height:25px;
	font-size:14px;
}

.head_hor_menu a {
	color:#20486b;
	margin:0 0 0 45px;
	text-decoration:none;
}

.head_hor_menu a:hover {
	color:#3576B0;
}

.brands {
	background:url(/images/2/brands.png) no-repeat /*30px*/ center;
	/*min-width:1280px;*/
	position:absolute;
	top:30px;
	left:0;
	z-index:91;
	width:100%;
	height:77px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src=’/images/2/brands.png’, sizingMethod=’scale’);
}

.tel {
	position:absolute;
	top:122px;
	left:46px;
	z-index:91;
	width:300px;
	height:51px;
		/*
background-image: url(/images/2/tel2.png);
	background-repeat: no-repeat;
	background-position: center;
*/
	
}

.tel_table_1 	{ border:0px; width:300px; height:51px;}
.tel_seccol		{ width:150px;}
.tel_h			{ color:#fcfcfd; font-size:15px;}
.tel_main		{ color:#ffc910; font-size:25px; display:block; margin-top:3px;}
.min_text		{ font-size:14px; color:#fff;}



.logo {
	position:absolute;
	top:122px;
	right:46px;
	z-index:91;
	width:428px;
	height:51px;
	background-image: url(/images/2/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration:none;
	
}

.people {
	position:absolute;
	top:71px;
	left:30%/*372px*/;
	z-index:90;
	width:33%;
	height:120px;
	background-image: url(/images/2/people.png);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration:none;
}