#durability-body-container {
	width: 830px;
	padding: 0;
	margin: 0 auto;
}
#quickcost-body-main {
	margin: 0 auto 30px auto;
	width: 665px;
}
#advantage-body-main {
	width: 700px;
	margin: 0 auto 30px auto;
}
#advantage-body-container {
	width: 100%;
	overflow: hidden;
}
#advantage-hygiene-body-left {
	float: left;
	width: 50%;
}
#advantage-hygiene-body-right {
	float: right;
	width: 50%;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 17px;
}
#advantage-hygiene-footer {
	margin-top: 20px;
}
.advantage-hygiene-red {
	color: #900;
}
.footer-tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666;
}
.footer-tagline-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #09C;
}
#footer-jeep {
	height: 250px;
	background-image: url(../img/advantages/bg-grad-advantage.jpg);
	background-repeat: repeat-x;
}
#center-content {
	text-align: center;
	margin-bottom: 20px;
}
#durability-jeep-photo {
	position: absolute;
	margin-left: 80px;
	margin-top: -20px;
	width: 248px;
	background-image: url(../img/advantages/jeep.png);
	height: 256px;
}
#advantage-jeep-txt {
	float: right;
	width: 520px;
	margin-top: 40px;
}
#advantage-jeep-txt h2 {
	font-size: 26px;
	color: #900;
	padding: 0;
	margin: 0;
}
#advantage-jeep-txt a {
	color: #000;
	text-decoration: underline;
}
#advantage-jeep-txt a:hover {
	color: #900;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	color: #666;
}

