@import url(/css/blue-submenu.css);

h1{
	position:relative;
	width:70%;
	left:5%;
	z-index:10;
}

#Submenu{
	width:20em;
	margin-top:6px;
	margin-bottom:0px;
	background:#fff;
}

#Submenu .selected{
	text-transform:none;
	background-image:none;
}

#Submenu .content{
	/* margin:3px; */
	border:3px solid #fff;
	padding:2px 2px 0 2px;
	background:#2681cc;
}

#Submenu li .page{
	display:block;
}

#Submenu ul li{
	padding:2px 0 3px 23px;
	text-transform:uppercase;
	background:0 50% no-repeat;
	background-image:none;
}

#Submenu .left-bottom{
	background-image:url(/i/corner/main-lb.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/corner/main-lb.png', sizingMethod='crop');
	top:-13px;
}

#Submenu .right-bottom{
	background-image:url(/i/corner/main-rb.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/corner/main-rb.png', sizingMethod='crop');
	top:-13px;
}

#Submenu li.up_arrow{
	background-image:url(/i/menu/up-arr.gif);
	font-size:120%;
}

#Submenu li.left_arrow{
	background-image:url(/i/menu/left-arr.gif);
}

#Submenu li img{
	margin-left:3px;
	display:inline;
	position:absolute;
	margin-top:0.1em;
}

#Submenu li.selected{
	padding-top:3px;
	padding-bottom:6px;
}

#Submenu li.selected img{
	margin-top:0.3em;
}

#Content{		
	width:100%;
	margin-left: 0;
	padding-left: 45px;
	padding-right:0;
	left:0;
}

#News, #Jobbers{			
	width:30%;
	//float:left;
}

#News{
	margin-top:20em;
	padding-top:30px;
	padding-bottom:3em;
}

#Jobbers, #FuelPrice{
	float: left;
}

#Jobbers{
	clear:left;
}

#Jobbers h2{
	margin-top:0;
}

#FuelPrice{
	width:22%;
}

#FuelPrice div.image div{
	width:15px;
	height:130px;
	float:right;
	float:right;
	background:url(/i/image-corners.png);
	//background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/image-corners.png', sizingMethod='crop');
}

#FuelPrice p{
	margin: 0.5em 0 0 13px
}

#RightBlock{
/*	width: 28%;*/
	float: right;
}

#Banner{
	position:absolute;
	top:-2em;
}

#Banner img{
	position:absolute;
/*	left:-332px;*/
	left:-260px;
	z-index:1;
}

#Banner h2{
	position:absolute;
	left:-260px;
	top:260px;
	_top:280px;
	z-index:2;
}

#FooterMenu{
	clear: both;
	position: relative;
	width: 100%;
	margin-top:50px;
	
}

#FooterMenu p{
	padding-left:10px;
}

#FooterMenu td{
	padding:0 10px 0 0;
	width:15%;
	-moz-box-sizing:border-box;
}

#FooterMenu img{
	display: block;
	margin-bottom:5px;
	margin-left:-10px;
}

#FooterMenu strong{
	color:#e13034;
}

#Layout{	
	width:100%;
	clear: both;
}

#ArtLebedev{
	margin-bottom:35px;
	font-size:89%;
	margin-left:45px;
}

#ArtLebedev img{
	display:block;
	position:relative;
	left:-18px;
}

.pad{
	padding-right:35px;
}