#cont_body {
	position: relative;
	width: 955px;
	/*width: 1129px;*/ /*Uncomment for RHS banner*/
	margin: 0 auto;
}

#cont_main {
	width: 955px;
}

#index_heroshot {
	position: relative;
	width: 723px;
	height: 308px;
	overflow: hidden;
}

/****************************************************
Customise Form
****************************************************/
#customise_wrap {
	width: 340px;
	height: 220px;
	position: absolute;
	left: 350px;
	top: 43px;
	z-index: 888;
}

#customise_wrap h2 {
	position: relative;
	margin: 0px 0px 0px -2px;
	width: 195px;
	height: 82px;
	background: transparent url(customise_title.gif) no-repeat top left;
}

#customise_wrap h2 span {
	display: none;
}

#customise_wrap p {
	margin: 0;
	font-size: 12px;
	color: #fff;
}

#customise_wrap p.small {
	font-size: 10px;
	position: relative;
	margin-top: -3px;
}

#customise_wrap a {
	color: #dd0000;
	text-decoration: none;
}

#customise_wrap a:hover {
	text-decoration: underline;
}

#customise_form {
	width: 333px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 150px;
	z-index: 999;
}

#customise_table {
	_position: relative;
	_margin-top: -2px;
}

#customise_table td {
	padding: 0 8px 8px 0;
}

input.text, input.texterror {
	display: block;
	float: left;
	margin: 0;
	width: 224px;
	padding: 3px;
	background: #fff;
	border: 1px solid #bbbab8;
	font: 11px sans-serif;
	color: #777;
}

input.texterror {
	border: 1px solid #000;
	background-color: #FFE1E1;
}

input#FirstName {
	width: 150px;
	margin-right: 8px;
}

input#LastName {
	width: 149px;
}

input#EmailAddress {
	width: 224px;
	_position: relative;
	_margin-top: -3px;
}

select.vehicle, select.vehicle_loading {
	display: block;
	float: left;
	margin: 0;
	width: 158px;
	padding: 2px;
	border: 1px solid #000;
	font: 11px sans-serif;
	color: #777;
}

select#SeriesID {
	width: 100%;
}

a#reset {
	padding: 0 1px 0 2px;
}

/****************************************************
Intro
****************************************************/
#intro {
	float: left;
	width: 362px;
	padding: 18px 33px 0px 13px;
}

#intro img {
	display: block;
	margin-bottom: 4px;
}

/****************************************************
New Products
****************************************************/
/* see layout.css */

#catbanner {
	position: relative;
	margin-left: -12px;
	width: 209px;
	overflow: hidden;
}
#catbannerswf {
	display: block;
}