* {
	-moz-box-sizing: border-box;
}

#row1 {
	display:block;
	margin:33px 0px 0px 10px;
}
#fourStepsLeft {
	clear:none;
	float:left;
	width: 20px;
	height: 120px;
}
#fourSteps {
	clear:none;
	float:left;
	width: 771px;
	height: 121px;
	padding-top: 29px;
}
#fourStepsRight {
	clear:none;
	float:left;
	width: 20px;
	height: 120px;
}

#quadTextWrapper {
	width:781px;
	height:65px;
}
#quadTextWrapper a {
	text-decoration:none;
}
#quadTextWrapper a:hover {
	text-decoration:underline;
}
* html #quadTextWrapper {
	height:65px;
}
.bodytext {
	clear:none;
	float:left;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	overflow:hidden;
	display: inline;
}
#bodytext1 {
	width:70px;
	margin:11px 0px 0px 231px;
}
#bodytext2 {
	width:70px;
	margin:5px 0px 0px 90px;
}
#bodytext3 {
	width:70px;
	margin:10px 0px 0px 90px;
}
#bodytext4 {
	width:65px;
	margin:5px 0px 0px 90px;
}

#row2 {
	width: 100%;
}
#hours {
	float:left;
	width:115px;
	margin-top : 10px;
	margin-left : 10px;
	display: inline;
}
#hours td, p {
	font-family:Arial, sans-serif;
	font-size:11px;
}
#hoursTitle {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#cars {
	clear:none;
	float:left;
	margin:19px 0px 0px 14px;
}
#cars div{
	clear:none;
	float:left;
	margin-left:7px;
}


