body {background-color: #2B131F;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: black;
text-align: center;}

* html #navigation li a {
width: 100%;}/*for ie*/

h1{
	background-image: url(../images/greybar.gif);
	width: 100%;
	height: 20px;
	font-size: 90%;
	padding-top: 3px;
	color: #2B131F;
	background-repeat: repeat-x;
	margin-bottom: 0.001em;
	margin-top: 0.001em;

}


h2{
	background-image: url(../images/greybar.gif);
	height: 20px;
	font-size: 90%;
	padding-top: 3px;
	color: #2B131F;
	background-repeat: repeat-x;
	margin-bottom: 0.001em;
	margin-top: -3px;
}

h3{
	height: 20px;
	font-size: 90%;
	padding-top: 3px;
	color: #2B131F;
	background-repeat: repeat-x;
	margin-bottom: 0.001em;
	margin-top: -3px;
	text-align: center;
}

#wrapper{
	width: 993px;
	height: 100%;
}

img{
	padding: 8px;
	border: 8px;
}

#header{
	background-image: url(../images/layout/layoutH0V0.jpg);
	width: 993px;
	height: 179px;
}

#sidebars{
	background-image: url(../images/layout/layoutH1V0.jpg); width:993px;
}
#sidebars2{
	background-image: url(../images/layout/layoutH1V0.jpg);
	width:993px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#base{
	background-image: url(../images/layout/layoutH2V0.jpg); height: 66px; width: 993px;
}


#navigation { width: 200px; text-align: left;} 
#navigation ul { list-style: none; margin: 0; padding: 0; } 
#navigation li {
	border-bottom: 1px solid gray;
} 
#navigation li a:link, #navigation li a:visited {
	font-size: 90%;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	border-left: 20px solid black;
	border-right: 1px solid black;
	background-color: #2B131F;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: Gray;
	color: #FFFFFF;
}


#left{
	background-color: #C9C8C8;
	width: 200px;
	float: left;
	padding-top: 10px;
}

#center{
	width: 866px;
	height: 100%;
	display: block;
	margin-left: 0px;
}
#main{
	float: left;
	padding: 10px;
	font-size:10pt;
	z-index: 3;
}


#leftPanel{
	width: 450px;
	height: 300px;
	float: left;
	border: 2px #2B131F;
	overflow: hidden;
		margin-left: 10px;
}

#rightPanel{
	width: 150px;
	height: 300px;
	float: right;
	border: 2px #2B131F;
		overflow: hidden;
		margin-right: 10px;
	
}
.clr{
	clear: both;
}
#bottom{
	background-color: Silver;
	color:#2B131F;
	font-weight: bold;
	font-size: large;
}
.copyright{
padding-top: 10px;
	text-align: center;
	color: Silver;
	float: left;
	width: 500px;
}

.by{padding-top: 10px;
width: 350px;
	text-align: right; color: Silver; padding-right: 20px; float: right;
}
#botleft{height:100%;}
.botlogo{
	background-image: url(../images/daimler_emblem_1.jpg);
	height: 72px;
	width: 160px;
}

.botcar{background-image: url(../images/sp250carsmall.jpg);
	height: 131px;
	width: 197px;
}
.main2{
}
