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

img {
	margin: 0px;
	padding: 0px;
}

#colA {
	float:left;
	clear:left;
	width: 133px;
	height: 126px;
	margin:34px 0px 0px 99px;
	display: inline;
}
#colB {
	float: left;
	width: 265px;
	/* background-color: yellow; */
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	overflow:hidden;
}
/*
#colB img {
	float:left;
	clear:left;
	display:block;
}
*/
#button1 {
	height: 91px;
	overflow:hidden;
}
#button2 {
	height: 69px;
	overflow:hidden;
}
#button3 {
	height: 66px;
	overflow:hidden;
}
#button4 {
	height: 83px;
	overflow:hidden;
}

.button1Active, .button2Active, .button3Active, .button4Active {
	cursor: pointer;
	}
#bodytext1 {
	width:70px;
	margin:51px 0px 0px 176px;
}
#bodytext2 {
	width:70px;
	margin:14px 0px 0px 176px;
}
#bodytext3 {
	width:70px;
	margin:11px 0px 0px 176px;
}
#bodytext4 {
	width:65px;
	margin:-2px 0px 0px 176px;
}

#colC {
	float: left;
	width: 411px;
	margin:34px 0px 0px 0px;
}
#colC img {
	float:left;
	clear:left;
	display:block;
}
#vehicles {
	height: 240px;
}
#price {
	width: 354px;
	height: 35px;
}

#hours {
	clear:left;
	float:left;
	width:300px;
	margin:4px 0px 0px 13px;
}
#hours td, p {
	font-family:Arial, sans-serif;
	font-size:11px;
}
#hoursTitle {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

