body {
    font-family: verdana, helvetica;
	background-color: #0c0c0c;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}

#container {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

a 			{ color: #fff; text-decoration: none; } 
a:link		{ color: #fff; } 
a:visited	{ color: #fff; } 
a:active	{ color: #334; } 
a:hover		{ color: #4c71b8; }

h1 {
    margin: 0px;
	color: #CCC; 
}

h3 {
    margin: 0px;
	font-size: 16px;
}

#banner {
	margin-right:auto;
	margin-left:auto;
	background-color: #27282c;
	text-align: left;
	width:750px;
	height:77px;
	border: #111 double 5px;
}

#logo {
	width:740px;
	float: left;
	text-align: center;
	height: 70px;
	padding: 5px;
}

#main {
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	width:760px;
	background-color: #0c0c0c;
}

#content {
	padding: 10px 15px 10px 15px;
    float: left;
    position: relative;
    width: 540px;
	margin:0px 0px 0px 0px;
	border: #111 double 5px;
	background-color: #27282d;
/*    border-right: #dde solid 1px;*/
}

#menu {
    font-size: 12px;
    float: right;
    text-align: left;
	width:160px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	border: #111 double 5px;
	background-color: #27282d;
}		

#nav {
	width:129px;
	text-align:left;
	font-size: 14px;
	background-color: #27282d;
	border: #000 solid 1px;
	padding: 4px 10px 4px 20px;
	font-style: italic;
	font-weight:bold;
}

#nav:hover {
	background-color: #000;
	color: #4c71b8;
}

#nav a { 
	display:block;
}

#contact {
    font-size: 12px;
    float: right;
    text-align:left;
	width:140px;  							
	background-color: #27282d;
	border: #111 double 5px;
	padding: 5px 0px 5px 20px;
}

#cards {
    float: right;
    text-align: left;
	width: 120px;
	padding: 10px 20px 10px 20px;
	margin: 5px 0px 0px 0px;
	border: #111 double 5px;
	background-color: #27282d;
}		

#bottombar {
	padding: 5px 15px 5px 75px;
	float: left;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #27282c;
	width:660px;
	border: #111 double 5px;
}

#separator {
	height: 5px;
}

#car {
	margin-bottom: 15px;
	width:540px;
	height:110px;
	border: #000 double 1px;
}

#picture {
	width: 100px;
	float: left;
	padding: 10px;
	height: 100px;
}

#description {
	float: left;
	width: 350px;
}

#price {
	width: 50px;
	height: 20px;
	float: right;
	font-weight: bold;
}

#cartitle {
	width: 400px;
	text-align: left;
	font-size: 16px;
	padding: 7px 0 7px 0;
	float: left;
	font-weight: bold;
}

#rightbit {
	width: 400px;
	float: left;
	padding-right: 10px;
}

#previouspage {
	width: 49%;
	float: left;
}

#nextpage {
	width: 49%;
	float: right;
	text-align: right;
}

#itemcartitle {
	width: 100%;
	text-align: center;
	font-size: 16px;
	padding: 7px 0 7px 0;
	float: left;
	font-weight: bold;
}

#itemlist {
	width: 30%;
	float: left;
	text-align: left;
}

#itemdescription {
	width: 70%;
	float: right;
	text-align: left;
}

#itempicture {
	width: 100px;
	float: left;
	padding: 10px;
	height: 150px;
}

#itempictures {
	width: 100%;
	float: left;
}

#itemenlarge {
	width: 100%;
	float: left;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}

#carclearance {
	width: 70%;
	float: left;
}

#copyright {
	width: 30%;
	float: right;
	text-align: right;
}

#stockitemtitle {
	float: left;
	width: 87%;
	text-align: center;
}

#closewindow {
	float: right;
	width: 13%;
	text-align: right;
	font-size: 10px;
}

#email {
	font-size: 10px;
}