body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
}

.mainTable {
}

.header {
	height: 100px;
	width: 700px;
	background-color: #cc9933;
}

.content {
	width: 550px;
	text-align: left;
	background-color: #FFFFFF;
}
.leftNavBar {
	width: 130px;
	background-color: #cc9933;
	
	}

.footer {
	background-color: #cc9933;
	text-align: left;
	padding-left: 80px;
}

#footerTollFree {
	font-size: 16px;
	font-weight: bold;
}

.reasons {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.options {
	font-size: 14px;
}
.optionsTitle {
	font-size: 18px;
	font-weight: bold;
}
.truckhoeInAction {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
}
.contentLeftMargin {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}
.advantages {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
