BODY {
	margin:0px;
	padding:0px;
	background-image:url(images/dewitt-back.gif);
	background-repeat: repeat;	
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}
#container {
	width:747px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
}
#logo {
	width:279px;
	height:189px;
	margin-left:2px;
	/*background-image:url(images/dewitt-logo.gif);
	background-repeat:no-repeat;*/
	float:left;
}
#car {
	width:462px;
	height:189px;
	margin-left:2px;
	float:left;
}
#left {
	width:247px;
	margin-left:2px;
	margin-top:2px;
	float:left;
	background-color:#ffffff;
}
#featured {
	width:247px;
	height:179px;
	background-color:#9a9b9d;
	background-image:url(images/feat-back.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
#afford {
	width:247px;
	height:294px;
	margin-top:2px;
	background-color:#e4a43f;
	background-image:url(images/top-orng.gif);
	background-repeat: repeat-x;
	font-size:.8em;
	text-align:center;
}
#afford a {
	color:White;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	margin-top:15px;
	background-color:#000000;
	padding:5px 2px 5px 2px;
}
#main {
	width:494px;
	margin-left:2px;
	margin-top:2px;
	float:left;
	background-color:#ffffff;
}
#main2 {
	width:743px;
	margin-left:2px;
	margin-top:2px;
	background-color:#ffffff;
}
#nav {
	width:494px;
	height:20px;
	background-color: #e4a43f;
	font-size:.9em;
}
#nav2 {
	width:743px;
	height:20px;
	background-color: #e4a43f;
	font-size:.9em;
	text-align:right;
}
.btn a {
	display:inline;
	height:20px;
	padding:3px;
	font-size: .8em;
	text-decoration:none;
	padding-left:10px;
	color:#000000;
}

.btn a:visited {
	display:inline;
	height:20px;
	padding:3px;
	font-size: .8em;
	text-decoration:none;
	padding-left:10px;
	color:#000000;
}

.btn a:hover { 
	color: #ffffff;
}

#content {
	width:484px;
	padding:5px;
	font-size: .8em;
}
#content2 {
	width:737px;
	padding:5px;
	font-size: .8em;
}
#foot {
	width:747px;
	height:75px;
	background-color:#ffffff;
	margin-top:10px;
}
#track {
	height:36px;
	background-image:url(images/track.jpg);
	background-repeat: repeat-x;
	
}
#copyright {
	padding-left:10px;
	font-size:.7em;
}
