/* CSS Document */
body{
text-align: center;
background-color:#e4e4e4;
font-size:12px;
}
#wrapper{
margin:0 auto;
width:800px;
background-color:#FFFFFF;
text-align:left;
height:100%;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.4em;
color:#111142;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#6b6b6b;
	line-height:1.5;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#ffffff;
	line-height:1;
	padding-top:0px;
	padding-bottom:0px;
}
p, li{
font-size:0.9em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
line-height:1.5;
}
.tablestyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
}
#content{
width:500px;
float:left;
margin-top:10px;
margin-left:20px;
padding-bottom:3000px;
margin-bottom:-3000px;
}

#rightPanel{
float:left;
width:270px;
margin-top:20px;
padding-bottom:3000px;
margin-bottom:-3000px;
text-align:center;
}

#divider{
	width:0px;
	float:left;
	margin-top:20px;
	margin-left:5px;
	padding-bottom:3000px;
	margin-bottom:-3000px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00002b;
}

#contentWrap{
overflow:hidden;

}

/*--------Header styles--------*/
#logo{
float:left;
width:130px;
margin-top:20px;
}

#header{
float:right;
width:650px;
text-align:right;
margin-top:20px;
}

#nav{
float:right;
font-family: Verdana, Arial, Helvetica, sans-serif;
width:650px;
background-color:#999999;
border-top:4px solid #00002d;
text-align:center;
height:21px;

}

#nav a:link, #nav a:active, #nav a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#ffffff;
text-decoration:none;
}
#nav a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000032;
text-decoration:none;
}

#leftNav{
width:20px;
margin-top:102px;
background-color:#999999;
border-top:4px solid #00002d;
float:left;
line-height:21px;
}

#nav li{
list-style:none;
padding-left:5px;
padding-right:5px;
list-style-position:inside;
float:left;
}

#nav ul{
margin:0;
padding-top:2px;
}

/*--------Misc styles-------*/

#clearFloat{
clear: both;
}
.moveover {
	padding-left:45px;
	padding-bottom:5px;
}
/*------cars for sale page------*/
#toppanel {
	width:770px;
	height:auto;
	margin-left:20px;
}
#contentcfs{
width:385px;
float:left;
margin-top:10px;
margin-left:20px;
}

#rightPanelcfs{
float:left;
width:305px;
margin-top:10px;
text-align:right;
}
#bottomleftpanel {
	width:385px;
	float:left;
	margin-left:20px;
}

/*------cars for sale page1------*/
#maincarimagepane {
	width:698px;
	height:490px;
	border:5px solid #000;
	margin:0 auto;
}
#carimagemain {
	width: 698px;
	height:300px;
}
#cardetails {
	height:185px;
	width:698px;
	padding-top:5px;
	background:#000032;
}
.outerwrapcfs {
	padding-bottom:20px;
	width:755px;
	height:133px;
}
.contentWrapcfs1{
	float:left;
	padding-left:45px;
	width:455px;
	height:133px;
	margin:0 auto;
}
.leftpanelcfs1 {
	float:left;
}
.contentcfs1 {
	float:right;
}
.rightPanelcfs1 {
	float:right;

}
#bottomdescription {
	padding-left:45px;
	padding-right:45px;
	padding-bottom:15px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
}
a:link, a:active, a:visited {
	font-size: 1em;
	text-decoration:none;
	font-weight:bold;
	color: #000032;
}
a:hover {
	font-size: 1em;
	text-decoration:underline;
	font-weight:bold;
	color: #000032;
}
img { border: 0px; }
