body {
    font-family: verdana, helvetica;
	background-image: url(../pictures/sky.jpg);
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;

}

#container {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

a 			{ color: #000; text-decoration: none; } 
a:link		{ color: #000; } 
a:visited	{ color: #000; } 
a:active	{ color: #334; } 
a:hover		{ color: #005; }

h1 {
    margin: 0px;
	color: #CCC; 
}

h3 {
    margin: 0px;
	font-size: 16px;
}

#banner {
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	width:750px;
	height:80px;
	border: #55a double 5px;
}

#logo {
	width:740px;
	float: left;
	text-align: center;
	height: 70px;
	padding: 5px;
	background-image: url(../pictures/transparent.png);
}

#main {
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	width:760px;
	background-image: url(../pictures/transparent2.png);
}

#content {
	padding: 10px 15px 10px 15px;
    float: left;
    position: relative;
    width: 540px;
	margin:0px 0px 0px 0px;
	border: #88a double 5px;
	background-image: url(../pictures/transparent2.png);
/*    border-right: #dde solid 1px;*/
}

div#newmenu {
	width: 160px;
	margin-bottom: 5px;
	float: right;
	border: #55a double 5px;
}

#newmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#newmenu li {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 0 4px 0 0;
	background-image: url(../pictures/transparent.png);
}

#newmenu li a {
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 160px;
	display: block;
	border-top: 2px solid #55a;
	border-bottom: 2px solid #55a;
	color: #009;
	text-decoration: none;
	text-align: center;
	margin-bottom: -2px;
	margin-top: -2px;
}

#newmenu li a:hover {
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 160px;
	display: block;
	border-top: 2px solid #55a;
	border-bottom: 2px solid #55a;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-image: url(../pictures/transparent2.png);
	margin-bottom: -2px;
	margin-top: -2px;
}

#contact {
    font-size: 12px;
    float: right;
    text-align: center;
	width:160px;  							
	background-image: url(../pictures/transparent.png);
	border: #55a double 5px;
	padding: 4px 0 4px 0;
}

#cards {
    float: right;
    text-align: left;
	width: 120px;
	padding: 10px 20px 10px 20px;
	margin: 5px 0px 0px 0px;
	border: #55a double 5px;
	background-image: url(../pictures/transparent.png);
}		

#bottombar {
	padding: 0;
	float: left;
	margin-right:auto;
	margin-left:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #90acd9;
	width:750px;
	border: #55a double 5px;
}

#separator {
	height: 5px;
}

#car {
	margin-bottom: 15px;
	width:540px;
	height:180px;
	border: #000 double 1px;
}

#picture {
	width: 200px;
	float: left;
	padding: 10px;
}

#description {
	float: left;
	width: 250px;
}

#price {
	width: 50px;
	height: 20px;
	float: right;
	font-weight: bold;
}

#cartitle {
	width: 300px;
	text-align: left;
	font-size: 16px;
	padding: 7px 0 7px 0;
	float: left;
	font-weight: bold;
}

#rightbit {
	width: 300px;
	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: 250px;
	float: left;
	text-align: left;
}

#itemdescription {
	margin-left: 250px;
	text-align: left;
	padding-top: 30px;
}

#itempicture {
	width: 200px;
	float: left;
	padding: 10px;
}

#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: 85%;
	text-align: center;
}

#closewindow {
	float: right;
	width: 15%;
	text-align: right;
	font-size: 10px;
}

#email {
	font-size: 12px;
	font-weight: bold;
}

#cardpic {
	margin-left: 17px;
}

#frontpageslideshow {
	height: 350px;
	margin-left: 48px;
}
