#mains{
	width:1000px;
	background:#FFFFFF;
	text-align:center;
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

#verh{
	width:1000px;
	height:64px;
	clear: left;
	background:#001e4a;
	text-align:center;
}

#v1{
	background:#001e4a;
	width:170px;
	height:64px;
	float:left;
}

#v2{
	background: url(/img/car_home.jpg);
	width:640px;
	height:64px;
	float:left;
}

#v3{
	background:#001e4a;
	width:190px;
	height:64px;
	float:right;
}

#menu_l{
	background: url(/img/menu_l.jpg);
	width:170px;
	height:33px;
	clear: left;
	text-align:center;
	float:left;
}

#cntr{
	width:1000px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#cntr_l{
	width:170px;
	background:#001e4a;
	background-color:#001e4a;
	text-align:center;
	float:left;
}
#cntr_r{
	width:815px;
	background:#ffffff;
	background-color:#ffffff;
	text-align:center;
	float:left;
}
#nazv{
	width:382px;
	background:#001e4a;
	color: #F5F3E7;
	text-align:center;
	 FONT: bold 11px/15px verdana,geneva,arial,helvetica,sans-serif;
	margin-left: 224px;
}
#pic_t{
	width:815px;
	background:#ffffff;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#pic{
	width:33%;
	float:left;
}
#txt_p{
	width:33%;
	margin-left: auto;
	margin-right: auto;
	float:left;
}