/* hallvolvogmc.css */

body {
	background: #EEEEEE;
}

#outline  {
	position: relative;
	width: 900px;
	margin: auto;
}

#navBar  {
	width: 900px;
	height: 25px;
	background: url(images/navBG.jpg) repeat-x top left;
	padding-top: 6px;
}
#topSpacer {
	height: 20px;
}

#leftCol {
	float: left;
}
#rightCol {
	float: right;
	top: 0px;
}

#botNav  {
	height: 26px;
	background: url(images/bNavBG.jpg) repeat-x top left;
}

#vBoxContainer  {
	position: relative;
}

#vBox1  {
	background: url(images/v1BG2.jpg) no-repeat top left;
	width: 243px;
	height: 200px;
	vertical-align: top;
	padding-top: 5px;
}

#vBox2  {
	background: url(images/v1BG2.jpg) no-repeat top left;
	width: 243px;
	height: 200px;
	vertical-align: top;
	padding-top: 5px;
}

#vBox3  {
	background: url(images/v1BG2.jpg) no-repeat top left;
	width: 243px;
	height: 200px;
	vertical-align: top;
	padding-top: 5px;
}

#footer  {
	font: normal 10px Arial;
	color: #757575;
}

.vBoxText  {
	font: normal 12px Arial;
	vertical-align: top;
}

.vBoxTitle  {
	font: bold 14px Arial;
	text-align: center;
}

.vBoxPrice  {
	color: #DA2710;
	font: bold 14px Arial;
}

.clear  {
	height: 1px;
	width: 1px;
	clear: both;
}
.seo  {
	margin-top: 5px;
	margin-bottom: 5px;
}
