*{
	margin: 0px;
	padding: 0px;
}
body{
	background-color:#000099;
	color:#000000;
}
a{
	color:#000099;
}


#container{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000080;
}
#head{
	width:100%;
	height:100px;
	background:#000080 url(images/akadia.gif) top left no-repeat;
}
#subhead{
	clear:both;
	width:100%;
	height:2px;
	background-color:#7F7FBF;
}
#content{
	width:100%;
}

#main {
	float:left;
	display: table;
	width:584px;
	height:778px;
	background-color: #99CCFF;
}

#main p{
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	
	text-indent: 3em;
	text-align: justify;
	font-size: 14px; 
	line-height: 140%;
	color: #000080;
}

#main h2{
	font-family: Georgia, serif;
	line-height: 70px;
	font-size: 24px; 
	padding-top: 50px;
	text-align:center;
}
#main a{
	color: #ffff00;
	text-decoration: none;
}


/* левый край таблицы*/
#sb_left{
	width:180px;
	float:left;
	height:778px;
}
#sb_left_preload {
	display: none;
	background-image:url('/images/1_ser.gif');
	/* для дозагрузки картинок*/
}
#sb_left ul{
	padding: 0px;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#sb_left li{
	text-transform: uppercase;

	width: 130px;
	height: 31px;
	cursor: hand;
	margin: 25px;
	background: url('/images/4_ser.gif') gray 50% no-repeat;
}
#sb_left li:hover{
	background: url('/images/1_ser.gif') gray 50% no-repeat;
}
#sb_left a{
	position: relative;
	top:5px;

	font-family: Georgia, serif;
	color: #000080;
	font-size: 10px; 
	text-decoration: none;
}
#sb_left a:hover{
	text-decoration: inderline;
}


/* правый край таблицы*/
#sb_right {
	width: 136px;
	float:right;
}
#sb_right span, #sb_right a{
	width: 100%;
	font-family: Georgia, serif;
	color: #ffff00;
	font-size: 11px; 
	text-decoration: none;
	padding-bottom: 70px;
}
#sb_right a:hover{
	text-decoration: inderline;
}

#sb_right ul{
	padding: 0px;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#sb_right li{
	padding-top: 5px;

	display: table;
	width: 100%;
	margin: 1px;
	background-color: #33CCCC;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	border-bottom-width: 2px solid #000080;
	
}
#sb_right li#sbr_elektrobenzo_ats{
	height: 160px;
	background-image: url('/images/elektrobenzo.gif');
}
#sb_right li#sbr_cylinder_ats{
	height: 190px;
	background-image: url('/images/amc.gif');
}
#sb_right li#sbr_lada{
	height: 160px;
	background-image: url('/images/l2.gif');
}
#sb_right li#sbr_price_bosch{
	height: 65px;
	background-image: url('/images/BOSCH.gif');
}

#sb_right li#sbr_bilstein{
	height: 65px;
	background-image: url('/images/bilst3d.jpg');
}
#sb_right li#sbr_glaser{
	height: 70px;
	background-image: url('/images/glaser1.jpg');
}




#footer{
	border-top:#000066 thin solid;
	clear:both;
	width:100%;
}

#counters{
	clear:both;
	width:100%;
}
#counters ul{
	width:auto;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto
}
#counters li{
	float:left;
	margin:5px;
}


#bottom{
	clear:both;
	background-color:#FFFF00;
}
#bottom p{
	text-align:center;
	font-size:12px;
}