body {
	background: transparent url(../images/bg_test.jpg) 0 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#container {
	width: 970px;
	margin: 0 auto;
	background: #fff url(../images/container_bg.jpg) 0 0 repeat-y;
	border: 0;
}

#header {
	position: relative;
	top: 0;
	left: 0;
	width: 970px;
	height: 155px;
	display: block;
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
}

#searchbox {
  margin: 0 0 0 10px;
	width: 952px;
}

#disclaimer {
	width: 950px;
	margin: 0 auto;
	border-top: 3px solid #999;
}

#disclaimer p {
	line-height: 1.5em;
	padding: 1em;
}

.inventory_vehicleBlock {
	background-color: #ebebeb;
}

.inventory_topBar h2 a {
	color: #339;
}

#pagebody {
	margin: 0 auto;
}

#button {
	border: 0;
	text-indent: -9999em;
	letter-spacing: 10em;
	background: transparent url(../images/search_inventory.png) 0 0 no-repeat;
	height: 30px;
	width: 125px;
}

