#container {
	height: 620px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/haslam/images/background.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.button {
	position:absolute;
}
.button img {
	width:100%;
	height:100%;
}
#button_vid {
	left: 540px;
	top: 360px;
	height: 180px;
	width: 210px;
}
#vidclip {
	height: 496px;
	width: 720px;
	background-image: url(/rowley/images/back_video.gif);
	position: absolute;
	left: 50px;
	top: 36px;
}
#adshot {
	position: absolute;
	top: 66px;
	left: 408px;
}
.menu {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	color: #282B2E;
	padding-right: 10px;
	padding-left: 10px;
}
#truckbox {
	height: 511px;
	width: 340px;
	position: absolute;
	left: 60px;
	top: 60px;
	text-align: center;
}
.menu a:link, .menu a:visited {
	color: #282B2E;
	text-decoration: none;
}
.menu a:hover, .menu a:active {
	color: #CC0000;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
