.container {
	margin: 0 auto;
	height: 420px;
	width: 784px;
	background-image: url(images/background.gif);
}
.logo {
	float: left;
	height: 28px;
	width: 145px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 636px;
	margin-right: 3px;
}
.textbox {
	float: left;
	height: 237px;
	width: 445px;
	margin-top: 50px;
	margin-right: 45px;
	margin-bottom: 50px;
	margin-left: 294px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
.thirdbox {
	float: left;
	height: 40px;
	width: 148px;
}
.textbox a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.backnext {
	float: left;
	width: 134px;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	margin-top: 40px;
}
.salesimage {
	float: left;
	height: 100px;
	width: 176px;
}





.navigation {
	float: left;
	height: 49px;
	width: 510px;
	margin-top: 0px;
	margin-right: 188px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.carlogo {
	float: left;
	height: 49px;
	width: 80px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.carbox {
	float: left;
	height: 190px;
	width: 445px;
}
.salesrow {
	float: left;
	height: 100px;
	width: 445px;
	margin-bottom: 10px;
}

