/* CSS Document */

*	{
	margin:0;
	padding:0;
	}
	
img	{
	margin:0px;
	padding:0px;
	border:none;
	}

body	{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#cacaca;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	}

#wrapper	{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
#container	{
	width:980px;
	background-image:url(../images/container_bg.gif);
	background-repeat:repeat-y;
	font-size:.93em;
	}
	
#title	{
	width:980px;
	height:80px;
	background-image:url(../images/steel_wheels_deals.jpg);
	background-repeat:no-repeat;
	}

#menubar	{
	width:980px;
	height:27px;
	
	}

#pgTitle	{
	width:980px;
	height:112px;
	background-image:url(../images/title_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	}

#centContent	{
	width:980px;
	text-align:center;
	vertical-align:top;
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	}

#leftbar	{
	width:71px;
	float:left;
	}

#rightbar	{
	float:right;
	width:72px;
	text-align:right;
	background-image: url(../images/rightbar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 354px;
	}

#contentBlock	{
	width:830px;
	text-align:left;
	vertical-align:top;
	float:left;
	}
#clearFloat	{
	float:none;
	clear:both;
	height:1px;
	}
#footer	{
	width:980px;
	height:76px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	}

.details	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.88em;
	}
	
.Heading	{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	color:#CC0000;
	font-weight:bold;
	}
	
.detailPrice	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#FF6600;
	}

.vehDetails	{
	font-size:0.98em;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	}


div.pagetitle {
	padding: 21px 0 0 37px;
}	
.contentArea {
	width: 850px;
	padding: 15px 37px; 
	}	
hr.topline {
	width: 925px;
	margin-left: 40px;
	}
div#leftCol {
	float: left;
	width: 320px;
	padding-right: 100px;
	}
.addPaddingTop {
	padding-top: 30px;
	}
#leftCCol {
	float: left;
	width: 375px;
	}
#rightCCol	{
	float: right;
	width: 380px;
	margin-right: 20px;
	vertical-align: top;
	}

.contactTable	{
	padding:0px;
	}
.contactBold	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

	}

