/* CSS Document */
#Layer1 {
	position:absolute;
	left:0px;
	top:149px;
	z-index:1;
	width: 253px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Layer1 div {
	background-image: url(images/menu-item-strelka.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 60px;
}
#Layer1 a {
	color: #FFFFFF;
	padding-left: 30px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#Layer1 a:hover {
	padding-left: 40px;
	color: #FFB300;
}
#Layer1 .active_item {
	background-image: url(images/menu-item-inactive-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#Layer1 .active_item div {
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 45px;
	padding-left: 55px;
}
.item-right-circle {
	background-image: url(images/menu-inact-right.gif);
	background-repeat: no-repeat;
}
#Layer2 .topline ,#Layer4 .topline{
	background-image: url(images/box-grey/horiz-line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#Layer2 {
	position:absolute;
	left:120px;
	top:350px;
	width:294px;
	z-index:2;
}
#Layer2 .bottomline   ,#Layer4 .bottomline{
	background-image: url(images/box-grey/horiz-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Layer2 .leftline ,#Layer4 .leftline{
	background-image: url(images/box-grey/vert-line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#Layer2 .rightline ,#Layer4 .rightline{
	background-image: url(images/box-grey/vert-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#Layer3 {
	position:absolute;
	left:53px;
	top:30px;
		width:469px;
	height:71px;
	z-index:3;
}
.box_title_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	font-style: italic;
       
}
.box_title_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #A0A0A0;
	font-style: italic;
}
.box_title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FAFAFA;
	font-style: italic;
}
#Layer4 {
	position:absolute;
	left:424px;
	top:442px;
	width:516px;
	height:58px;
	z-index:4;
}
#Layer4 input {
	border: 1px solid #444;
	
}
#Layer5 {
	position:absolute;
	left:116px;
	top:517px;
	width:825px;
	z-index:5;
}
#Layer6 {
	position:absolute;
	left:662px;
	top:62px;
	width:382px;
        height:21px;
        text-align:right; 	
        z-index:6;
        
}
.text_default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E1E1E1;
}
li {
	list-style-image: url(images/strelka.gif);
}
.text_default a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
        text-decoration: none;

}
.text_default_no_line a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
 

}
#Layer7 {
	position:absolute;
	left:23px;
	top:800px;
	width:975px;
	height:22px;
	z-index:7;
}
#Layer8 {
	position:absolute;
	left:265px;
	top:122px;
	width:702px;
	height:306px;
	z-index:8;
}
.car_bg {
	background-image: url(car-bg.gif);
	background-repeat: repeat-x;
}
.style1 , .style1 a {
	text-decoration:none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;

}
#imagebox {
	align:center;
	padding: 5px;
	float: left;
	margin: 15px;
}