@import url(../css/main.css);

#Header {
	height: 398px;
	background: transparent url(../img/header_hp.jpg) top left no-repeat;
}

#Content {
	width: 759px;
	margin: 16px 0;
	border: none;
	border-bottom: 30px solid white;
	/*top 16*/
}

#HPBlockNews, #HPBlockVehicles, #HPBlockServices {
	width: 213px;
	height: 252px;
	margin-right: 3px;
	float: left;
	text-align: left;
	background-color: #EDF1F2;
	padding: 12px 19px 19px 19px;
}

#HPBlockNews h3, #HPBlockVehicles h3, #HPBlockServices h3 {
	margin:0;
	padding:0;
	color: #000000;
	font-size: 125%;
}

#HPBlockNews {
	background:0;
	width: 251px;
	padding:0;
}
#HPBlockNews #Promo {
	background: transparent url(../img/bgrnd_promo.jpg) top left no-repeat;
	width: 107px;
	height: 112px;
	padding: 19px 125px 19px 19px;
}
#HPBlockNews #Promo h3 {
	margin-bottom: 15px;
}
#HPBlockNews #Promo h3 a {
	font-size: 95%;
}
#HPBlockNews #News {
	width: 213px;
	height: 112px;
	padding: 12px 19px 19px 19px;
}
#HPBlockNews #News .NewsDate {
	font-size: 80%;
}

#HPBlockServices {
	margin-right: 0px;
}

#HPBlockVehicles dl, #HPBlockServices dl {
	margin-top: 6px;
}

#HPBlockVehicles dl dt, #HPBlockServices dl dt {
	font-size: 105%;
	background: transparent url(../img/arrow_red.gif) top left no-repeat;
	padding-left: 10px;
	margin-top: 9px;
}
#HPBlockVehicles dl dt a, #HPBlockServices dl dt a {
	font-size: 105%;
}
#HPBlockVehicles dl dd, #HPBlockServices dl dd {
	font-size: 80%;
	padding-left: 10px;
}
/* Flash */
#Header {
	background:none;
}
#FlashHeader{
	position:absolute;
	top:3px;
	left:0;
	z-index:0;
	
}
#MainMenu{
	position:absolute;
	z-index:1;
	top:70px;
}
#Logo{
	position:absolute;
	z-index:2;
}
