img{ behavior: url(iepngfix.htc) }
.car_left {
	float: left;
	width: 325px;
}
.car_right {
	float: right;
	margin-top: 5px;
	height: 300px;
	width:500px;
	padding-bottom: 30px;
	margin-left: 10px;
}
.car_box {
	width: 100%;
}
.car_finance {
	font-weight: bolder;
	color: #9BE1FB;
	position: relative;
}




.footer_box {
	float: left;
	margin-top: 45px;
	margin-left: 20px;
}


#bar {
	height: 260px;
	width: 960px;
	background-image: url(images/bar.PNG);
	background-repeat: no-repeat;
}


body, html {
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06293E;
	}

#top {
	height: 79px;
}


body {
	margin: 0; padding: 0;
	}	

#wrapper {
	min-height:100%;
	}

* html #wrapper {
	height:100%;
	}

#header {
	width: 100%;
	height: 600px;
	background-image: url(images/hbg_f.PNG);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	}
.comment_box {
	width: 400px;

}
.comment_left {
	width: 30px;
	height: 50px;
	background-image: url(images/c_l.png);
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
.comment_right {
	width: 30px;
	height: 50px;
	background-image: url(images/c_r.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}
.comment_details {
	float: right;
	font-size: x-small;
}
.comment_text {
}



#header_800 {
	width: 960px;
	height: 600px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	}

#header_cars {
	width: 100%;
	height: 340px;
	background-image: url(images/hbg_f.PNG);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	}
	
#header_800_cars {
	width: 960px;
	height: 340px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
}
	
#logo {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
}
#nav {
	float: right;
	font-size: medium;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	width: 720px;
	height: 34px;
	font-weight: normal;
}
#nav_text {
	padding-left: 17px;
}



#title {
	font-size: 40px;
	padding-top: 20px;
	padding-left: 20px;
	width: 600px;
	color: #FFFFFF;
}
#blurb {
	width: 600px;
	padding-left: 20px;
}

#content {
	width: 100%;
	padding-bottom: 100px;
	color: #06293E;
	font-size: small;
	}
.content_title {
	font-size: x-large;
	font-weight: bold;
	color: #9be1fb;
}

#showcase {
	height: 297px;
	width: 960px;
	background-image: url(images/content.PNG);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.showcase1 {
	height: 230px;
	width: 570px;
	float: left;
	margin-right: 20px;
	margin-left:20px;
	background-image: url(images/showcase_preload.png);
	background-repeat: no-repeat;
}

.showcase3 {
	height: 198px;
	width: 330px;
	float: left;
	font-size: small;
}
	
#content_800 {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
	}

#footer {
	width: 100%;
	height: 171px;
	margin: -171px auto 0 auto;
	position: relative;
	background-image: url(images/f_fade.PNG);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.footer_title {
	font-weight: bold;
}
.footer_text {
	font-size: small;
	padding-top: 5px;
}

#content_left {
	float: left;
	width: 580px;
	margin-left: 10px;
}

#content_left2 {
	float: left;
	
	margin-left: 10px;
}

#spacer {
	float: right;
	padding-top: 40px;
}
.smallprint {
	font-size: x-small;
}


#content_right {
	float: right;
	width: 325px;
	margin-right: 20px;
}



#footer_800 {
	width: 960px;
	height: 171px;
	position: relative;
	margin: 0 auto;
	background-image: url(images/footer.PNG);
	background-repeat: no-repeat;
	}

p {
	margin: 0;
}
