body {
	background: #000 url(../images/page_bg.jpg) repeat-x;	
}

#nav {
	display: none;
}

br.cleft {
	clear: left;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	height: 0;
}

#page_container {
	width: 953px;
	margin: 0 auto;
}

#header {
	height: 140px;
	background: url(../images/header.jpg) no-repeat;
}

#navigation ul {
	height: 48px;
}

#navigation ul li {
	float: left;
	display: inline;
	height: 48px;
}

#content_top {
	background: #000 url(../images/content_top_bg.jpg) 0 0 repeat-x;
	height: 500px;
	overflow:hidden;
}

#content_top_left {
	width: 175px;
	height: 500px;
	float: left;
	display: inline;
	background: #000 url(../images/content_top_bg.jpg) 0 0 repeat-x;
}

#content_top_left img {
	margin: 2.5em 0 0 0.5em;
}

#content_top_right {
	width: 750px;
	height: 500px;
	float: right;
	display: inline;
	background: #000 url(../images/content_top_bg.jpg) 0 0 repeat-x;
	margin: 0 15px 0 0;
}

#content_bottom {
	background: url(../images/content_bottom_bg.jpg) no-repeat;
	height: 180px;
	padding: 0;
}

#content_bottom ul {
	margin: 0;	
	padding: 2.1em 0 0 0.2em;
	width: 950px;
}

#content_bottom li {
	display: inline;
	padding: 0 0.7em;
	margin: 0;	
}
/*
#chevy {
	margin: 0 25px 0 0;
}

#vette {
	margin: 0 23px 0 0;
}

#pontiac {
	margin: 0 48px 0 0;
}

#olds {
	margin: 0 43px 0 0;
}

#mopar {
	margin: 0 25px 0 0;
}

#mustang {
	margin: 0 17px 0 0;
}

#ford {
	margin: 0 20px 0 0;
}

#dodge {
	margin: 0 13px 0 0;
}
*/