/*25/09/2006*/
body {
	font-size: 100%;
	min-height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	min-width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

#fullheight {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
}

#headerbar {
	background-color: #0b5194;
	height: 140px;
	width: 100%;
	position: absolute;
	left: 0; 
    top: 0px;
	margin: 0;
	padding: 0;
}

#mainouter {
	position: absolute;
    left: 50%; 
    top: 184px;
	width: 700px;
	min-height: 100%;
	text-align: left;
	margin-left: -350px; /* half of the width */
	background-image: url(/images/misc/page_bg.gif);
	background-repeat: repeat-y;
}

#content {
	position: relative;
	left: 0px;
	top: 8px;
	width: 446px;
	padding: 0;
	margin: 0;
	float: left;
}

#navcontainer {
	background-color: #d9dee2;
	width: 100%;
	height: 41px;
	position: relative;
    top: 140px;
	left: 0px; 
	padding: 0;
	margin: 0;
	text-align: center;
}

#navcontainer ul {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	padding: 0;
	width: 709px;
}

#navcontainer ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	width: 70px;
	text-indent: -5000px;
}

#navcontainer ul li.carshome {
	background: url(/images/nav/carshome_up.gif) no-repeat top left;
}

#navcontainer ul li.carshome:hover {
	background: url(/images/nav/carshome_down.gif) no-repeat top left;
}

#navcontainer ul li.vanshome {
	background: url(/images/nav/vanshome_up.gif) no-repeat top left;
}

#navcontainer ul li.vanshome:hover {
	background: url(/images/nav/vanshome_down.gif) no-repeat top left;
}

#navcontainer ul li.offers {
	background: url(/images/nav/offers_up.gif) no-repeat top left;
}

#navcontainer ul li.offers:hover {
	background: url(/images/nav/offers_down.gif) no-repeat top left;
}

#navcontainer ul li.contract {
	background: url(/images/nav/contract_up.gif) no-repeat top left;
}

#navcontainer ul li.contract:hover {
	background: url(/images/nav/contract_down.gif) no-repeat top left;
}

#navcontainer ul li.personalcontract {
	background: url(/images/nav/personal_contract_up.gif) no-repeat top left;
}

#navcontainer ul li.personalcontract:hover {
	background: url(/images/nav/personal_contract_down.gif) no-repeat top left;
}

#navcontainer ul li.finance {
	background: url(/images/nav/finance_up.gif) no-repeat top left;
}

#navcontainer ul li.finance:hover {
	background: url(/images/nav/finance_down.gif) no-repeat top left;
}

#navcontainer ul li.order {
	background: url(/images/nav/favourites_up.gif) no-repeat top left;
}

#navcontainer ul li.order:hover {
	background: url(/images/nav/favourites_down.gif) no-repeat top left;
}

#navcontainer ul li.about {
	background: url(/images/nav/about_up.gif) no-repeat top left;
}

#navcontainer ul li.about:hover {
	background: url(/images/nav/about_down.gif) no-repeat top left;
}

#navcontainer ul li.partex {
	background: url(/images/nav/partex_up.gif) no-repeat top left;
}

#navcontainer ul li.partex:hover {
	background: url(/images/nav/partex_down.gif) no-repeat top left;
}

#navcontainer ul li.contact {
	background: url(/images/nav/contact_up.gif) no-repeat top left;
}

#navcontainer ul li.contact:hover {
	background: url(/images/nav/contact_down.gif) no-repeat top left;
}

#navcontainer ul li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 75px;
	_width: 70px;
	height: 41px;
	display: block;
	background: url(/images/nav/seperator.gif) no-repeat top right;
}

#navcontainer ul li img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

.content {
	color: #0b5194;
	font-size: 0.7em;
}

.content a {
	color: #ca0606;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover {
	color: #ca0606;
	font-weight: bold;
	text-decoration: underline;
}

.fullwidth ul { margin-top:10px;}

h2 {
	position: relative;
	left: 0px;
	top: 0px;
	bottom:0;
	width: 100%;
	display: block;
	color: #ca0606;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#sidebar {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 8px;
	width: 229px;
	min-height: 100%;
}

.sidebar {
	background-color: #edf0f2;
	font-size: 0.7em;
	height: 100%;
}

.sidebar a {
	color: #ca0606;
	font-weight: bold;
	text-decoration: none;
}

.sidebar a:hover {
	color: #ca0606;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	width: 100%;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px -8px 0px;
	padding: 0;
	background-image: url(/images/misc/title_bg.gif);
	background-repeat: no-repeat;
	background-color: #0b5194;
	text-indent: 8px;
	color: #ffffff;
	font-size: 0.9em;
}

h1 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;
}

h1 a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.0em;
}

#quicksearchwrapper {
	width: 428px;
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	height: 36px;
	float: left;
}

#quicksearchone {
	width: 428px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	text-align: left;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

#quicksearchtwo {
	width: 428px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	text-align: right;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.quicksearch {
	background-color: #edf0f2;
	border: 1px dotted #b1b7bc;
	padding: 8px;
}

.featureborder {
	position: relative;
	border: 1px dotted #b1b7bc;
	background-image: url(/images/misc/feature_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	float: left;
	text-align: center;
	color: #0b5194;
	width: 207px;
}

.featureborderyellow {
	position: relative;
	border: 1px dotted #b1b7bc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	float: left;
	text-align: center;
	color: #0b5194;
	width: 207px;
	background-color: #FFCC00;
}

.featurebordernobottom {
	position: relative;
	border: 1px dotted #b1b7bc;
	background-image: url(/images/misc/feature_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 8px;
	padding-right: 9px;
	padding-top: 14px;
	margin-bottom: 8px;
	float: left;
	text-align: center;
	color: #0b5194;
	width: 207px;
}

#homefeatureone {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	float: left;
	width: 196px;
}

#homefeaturetwo {
	position: relative;
	right: 0px;
	top: 0px;
	margin: 0;
	float: right;
	width: 196px;
}

#homefeaturethree {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	float: left;
	width: 196px;
}

#homefeaturefour {
	position: relative;
	right: 0px;
	top: 0px;
	margin: 0;
	float: right;
	width: 196px;
}

#homefeaturefive {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	float: left;
	width: 196px;
}

#homefeaturesix {
	position: relative;
	right: 0px;
	top: 0px;
	margin: 0;
	float: right;
	width: 196px;
}

#homefeatureseven {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	float: left;
	width: 196px;
}

#homefeatureeight {
	position: relative;
	right: 0px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	float: right;
	width: 196px;
}

.homefeature {
	border: 1px dotted #b1b7bc;
	padding: 10px;
	height: 280px;
}

.pagefeature {
	border: 1px dotted #b1b7bc;
	padding: 10px;
}

.searchfeatureone {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	float: left;
	width: 196px;
	border: 1px dotted #b1b7bc;
	padding: 10px;
	height: 280px;
}

.searchfeaturetwo {
	position: relative;
	right: 0px;
	top: 0px;
	margin: 0;
	float: right;
	width: 196px;
	border: 1px dotted #b1b7bc;
	padding: 10px;
	height: 280px;
}

.featuretext{
	color: #ca0606;
	font-weight: bold;
}

.featuretitle {
	color: #ca0606;
	font-weight: bold;
	width: 100%;
	display: block;
	text-align: left;
}

.frmtextarea {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 196px;
	margin-top: 4px;
}

.frmbutton {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 1em;
	font-weight: bold;
	width: 196px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.frmtextareamedium {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
	margin-top: 4px;
}

.frmbuttonmedium {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 1em;
	font-weight: bold;
	width: 185px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.frmtextareashort {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 56px;
	margin-top: 4px;
}

.frmbuttonshort {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 1em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

.frmtextareadate {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 20px;
	margin-top: 4px;
}

.frmtextareadateyr {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 30px;
	margin-top: 4px;
}

input {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {
	background-color: #dfe4e7;
	border-top: 1px solid #868a8e;
	border-right: 1px solid #868a8e;
	border-bottom: 1px solid #aab0b5;
	border-left: 1px solid #aab0b5;
	color: #0b5194;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.moreinfo {
	position: absolute;
	float: left;
	bottom: 10px;
	left: 10px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.moreinfo li {
	width: auto;
	height: 17px;
	line-height: 16px;
	vertical-align: middle;
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0;
	float: left;
}

.moreinfo li a {
	width: 196px;
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 0;
	height: 17px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url(/images/misc/moreinfo_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #2c75b7;
	color: #ffffff;
	font-weight: bold;
	text-indent: 4px;
	font-size: 0.9em;
	float: left;
}

.moreinfo li a:hover {
	width: 196px;
	display: block;
	margin: 4px 0px 0px 0px;
	padding: 0;
	background-image: url(/images/misc/moreinfo_over.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #c40605;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.moreinfosmall {
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	float: left;
	position: relative;
}

.moreinfosmall ul {
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	float: left;
	position: relative;
}

.moreinfosmall li {
	width: auto;
	height: 17px;
	line-height: 16px;
	vertical-align: middle;
	list-style: none;
	display: block;
	float: left;
}

.moreinfosmall li a {
	display: block;
	margin: 4px 8px 4px 0px;
	padding: 0px 10px 0px 0px;
	height: 17px;
	line-height: 16px;
	vertical-align: middle;
	background-image: url(/images/misc/moreinfo_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #2c75b7;
	color: #ffffff;
	font-weight: bold;
	text-indent: 4px;
	font-size: 0.9em;
	float: left;
}

.moreinfosmall li a:hover {
	text-decoration: none;
	color: #ffffff;
}

.moreinforight a {
	margin-top: 10px;
	background-image: url(/images/misc/moreinfo_bg.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	width: 98px;
	height: 17px;
	line-height: 15px;
	vertical-align: middle;
	text-indent: 4px;
	font-size: 0.9em;
	float: right;
}

.moreinforight a:hover {
	background-image: url(/images/misc/moreinfo_over.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#banner {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: auto;
	height: 50px;
	float: left;
}

.banner {
	border: 1px dotted #b1b7bc;
	height: 50px;
}

.banner img {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	width: 140px;
	height: 50px;
	float: left;
}

.banner ul {
	position: relative;
	left: 14px;
	top: 4px;
	padding: 0;
	margin: 0;
	width: 180px;
	height: 50px;
	float: left;
}

.banner li {
	list-style-type: disc;
}

.banner a{
	position: relative;
	right: 0px;
	top: 30px;
	padding: 0;
	margin: 0;
	width: 98px;
	float: right;
	display: block;
}

#footer {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 25px 0px 0px 0px;
	padding: 0;
	height: 25px;
	width: 700px;
	float: left;
	text-align: center;
	background-color: #edf0f2;
}

.footer {
	color: #9c9fa1;
	font-size: 0.9em;
	text-align: center;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 10px;
}

.footer a {
	text-decoration: none;
	color: #9c9fa1;
	font-weight: normal;
}

.footer a:hover {
	text-decoration: underline;
	color: #9c9fa1;
	font-weight: normal;
}

.fullwidth {
	position: relative;
	left: 0px;
	top: 8px;
	width: 100%;
	margin-top: 8px;
	float: left;
	padding: 0;
}

div.row {
	clear: both;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	position: relative;
	text-align: center;
}

div.row span.label {
	float: left;
	position: relative;
	width: 205px;
	text-align: right;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

div.row span.formw {
	margin-left: 5px;
	float: right;
	width: 230px;
	text-align: left;
}

div.smallrow {
	clear: both;
	margin: 12px 0px 12px 0px;
}

div.smallrow span.label {
	float: left;
	width: 180px;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
}

div.smallrow span.formw {
	margin-left: 5px;
	float: left;
	width: 180px;
	text-align: center;
}

div.longrow {
	clear: both;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}

.contentbox {
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #edf0f2;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.contentboxwhite {
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px dotted #b1b7bc;
	width: 428px;
	min-height: 110px;
	float: left;
}

.contentboxwhite img {
	float: left;
	padding-right: 5px;
	padding-bottom: 40px;
}

.contentboxnopadding {
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.loginbox {
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #ffffff;
	background-image: url(/images/misc/login_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.registerbox {
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #ffffff;
	background-image: url(/images/misc/register_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.cantfindbox {
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #ffffff;
	background-image: url(/images/misc/cantfind.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.extrabox {
	position: relative;
	left: 0px;
	top: 8px;
	margin: 0px 0px 14px 0px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.fourboxes {
	position: relative;
	left: 0px;
	top: 8px;
	border: 1px dotted #b1b7bc;
	width: 102px;
	height: 90px;
	text-align: center;
	float: left;
	margin-right: 9px;
	margin-top: 8px;
	min-height: 100px;
}

.fourboxes p {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	margin-top: 0px;
}

.fourboxeslast {
	margin-top: 8px;
	position: relative;
	left: 0px;
	top: 8px;
	border: 1px dotted #b1b7bc;
	width: 102px;
	height: 90px;
	text-align: center;
	float: left;
	min-height: 100px;
}

.fourboxeslast p {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	margin-top: 0px;
}

.image {
	border: 1px dotted #b1b7bc;
	text-align: center;
	height: inherit;
}

.searchresults {
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	margin-bottom: 5px;
	min-height: 140px;
	height: 140px;
	padding: 5px;
	float: left;
	border: 1px dotted #b1b7bc;
	display: block;
	width: 434px;
}

.newsearchleft {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 105px;
}

.newsearchright {
	position: relative;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	float: right;
	display: block;
	width: 325px;
	height: 200px;
	text-align: left;
}

.searchresultsimage {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 95px;
	margin: 0;
	padding: 0;
}

.searchresultstext {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	text-align: left;
	width: 330px;
	padding: 0;
	margin: 0;
}

.searchtextleft {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 285px;
	float: left;
}

.searchtextright{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 129px;
	float: right;
}

.searchtextleft img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.searchresultstitle {
	color: #ca0606;
	font-weight: bold;
	display: block;
	text-align: left;
}

.monthlypayments {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	position: relative;
	top: -2px;
	left: 0px;
	background-color: #0b5194;
	border-bottom: 1px dotted #b1b7bc;
	border-left: 1px dotted #b1b7bc;
	border-right: 1px dotted #b1b7bc;
	padding: 8px;
	margin: 5px 0px 0px 0px;
	text-align: center;
	float: left;
	width: 428px;
}

.monthlypayments a {
	color: #edf0f2;
	font-weight: bold;
	text-decoration: none;
}

.monthlypayments a:hover {
	color: #edf0f2;
	font-weight: bold;
	text-decoration: underline;
}

.saving {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	color: #ca0606;
}

.searchresultsheading {
	color: #ffffff;
	font-weight: bold;
	display: block;
	text-align: left;
	background-color: #0b5194;
	padding: 4px;
}

.boldtext {
	font-weight: bold;
}

.finance {
	font-weight: bold;
	font-size: 1.1em;
}

.financepayments {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 8px;
	margin: 10px 0px 10px 0px;
	background-color: #edf0f2;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
	text-align: center;
	color: #ca0606;
	font-weight: bold;
	display: block;
	font-size: 1.3em;
}

hr {
	width: 99%;
	text-align: center;
	color: #ffffff;
	border-top: 1px dotted #b1b7bc;
	height: 1px;
}

.tableheading {
	background-color: #d9dee2;
	font-weight: bold;
	padding: 5px;
}

.tablecell {
	background-color: #edf0f2;
	padding: 2px;
}

.apr {
	font-size: 1.2em;
	font-weight: bold;
}

.redtitle {
	color: #ca0606;
	font-weight: bold;
	text-align: left;
}

#bullets {
	list-style-image: url(/images/misc/tick.gif);
	font-weight: bold;
	margin-left: 18px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}

#bullets li {
	padding: 3px 0px 3px 0px;
}

#bullets a {
	color: #0b5194;
	text-decoration: none;
}

#bullets a:hover {
	color: #ca0606;
	text-decoration: none;
}

form {
	margin: 0;
}

.topfive {
	display: block;
	font-size: 0.8em;
	text-align: center;
	margin: 0px 0px 4px 0px;
	padding: 4px 0px 0px 0px;
	float: left;
	left: 0;
	top: 5px;
	width: 99%;
	position: relative;
	border-top: 1px dotted #d9dee2;
}

.topfive a {
	background-color: #2c75b7;
	background-image: url(/images/misc/title_bg.gif);
	border: 1px dotted #b1b7bc;
	min-height: 26px;
	text-align: center;
	padding: 2px;
	margin-top: 3px;
	color: #d9dee2;
	text-decoration: none;
	font-size: 1.15em;
}

.topfive a:hover {
	background-color: #ca0606;
	background-image: none;
	border: 1px dotted #b1b7bc;
	min-height: 26px;
	text-align: center;
	padding: 2px;
	margin-top: 3px;
	color: #d9dee2;
	text-decoration: none;
}

.bigtext {
	font-size: 1.1em;
	color: #ffffff;
}

.smalltext {
	position: relative;
	float: left;
	top: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.benefitsbox {
	font-size: 1.0em;
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-top: 8px;
	background-color: #ffffff;
	background-image: url(/images/misc/benefits.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.vansbox {
	font-size: 1.0em;
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #ffffff;
	background-image: url(/images/misc/benefits.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.calculatorbox {
	font-size: 1.0em;
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #ffffff;
	background-image: url(/images/misc/calculator.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
}

.partexbox {
	font-size: 1.0em;
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #ffffff;
	background-image: url(/images/misc/partex.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	height: 60px;
	float: left;
}

.businessbox {
	font-size: 1.3em;
	color: #ca0606;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #ffffff;
	background-image: url(/images/finance/business_header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	height: 58px;
	float: left;
}

.domesticbox {
	font-size: 1.3em;
	color: #ca0606;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #ffffff;
	background-image: url(/images/finance/domestic_header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	height: 58px;
	float: left;
}

.budgetbox {
	font-size: 1.3em;
	color: #ca0606;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #ffffff;
	background-image: url(/images/finance/budget_header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	height: 58px;
	float: left;
}

.insurancebox {
	font-size: 1.3em;
	color: #ca0606;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #ffffff;
	background-image: url(/images/finance/insurance_header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	height: 58px;
	float: left;
}

.faqbox {
	font-size: 1.0em;
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	background-color: #ffffff;
	background-image: url(/images/misc/faq.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px dotted #b1b7bc;
	width: 428px;
	height: 58px;
	float: left;
}

.testimonial {
	background-color: #edf0f2;
	border: 1px dotted #b1b7bc;
	padding: 8px;
	font-weight: bold;
	font-size: 1.2em;
	color: #ca0606;
}

.financequotewrapper{
	position: relative;
	top: 3px;
	left: 0px;
	background-color: #edf0f2;
	border-bottom: 1px dotted #b1b7bc;
	border-left: 1px dotted #b1b7bc;
	border-right: 1px dotted #b1b7bc;
	padding: 8px;
	width: 428px;
	float: left;
	text-align: center;
}

.whatcarwrapper{
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #edf0f2;
	border-bottom: 1px dotted #b1b7bc;
	border-left: 1px dotted #b1b7bc;
	border-right: 1px dotted #b1b7bc;
	padding: 8px;
	text-align: center;
	float: left;
	width: 428px;
}

.whatcarbox {
	position: relative;
	left: 0px;
	top: 8px;
	margin-top: 8px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px dotted #b1b7bc;
	width: 428px;
	float: left;
	text-align: center;
}

.linkbutton {
	position: relative;
	left: 0px;
	top: 8px;
	margin: 8px 0px 14px 0px;
	padding: 8px;
	background-color: #ffffff;
	border: 1px dotted #b1b7bc;
	width: 428px;
}

.contactbox {
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #edf0f2;
	background-image: url(/images/misc/contact_map.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px dotted #b1b7bc;
	width: 428px;
	height: 174px;
	float: left;
}

.financeleft {
	text-align: left;
	display: block;
}

.financeright {
	text-align: right;
	float: right;
	margin-top: -15px;
}

.removecar {
	position: absolute;
	left: 0px;
	top: 65px;
	float: left;
	margin-bottom: 5px;
}

.enquiriestable {
	position: relative;
	left: 0px;
	top: 8px;
	padding: 8px;
	margin-bottom: 8px;
	background-color: #edf0f2;
	border: 1px dotted #b1b7bc;
	width: 100%;
	float: left;
}

.tableheading {
	background-color: #0b5194;
	font-weight: bold;
	color: #ffffff;
}

.tablealternate {
	background-color: #dfe4e7;
}

.financeonly {
	position: absolute;
	float: right;
	right: 0px;
	top: 0px;
	color: #0b5194;
	border: 1px solid #ca0606;
	background-image: url(/images/misc/opaque_white.png);
	font-weight: bold;
	width: 80px;
	font-size: 1em;
	text-align: center;
	padding: 3px 1px 3px 1px;
	margin: 5px;
}

.financeonly a {
	color: #0b5194;
	text-decoration: none;
}

.financeonly a:hover {
	color: #ca0606;
	text-decoration: none;
}

.paging {
	float: left;
	width: 100%;
	padding: 0;
	margin: 6px 0px 6px 0px;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
}

.vat {
	float: right;
	position: relative;
	margin: -15px 0px 0px 0px;
	margin: -10px 0px 0px 0px\0/;
	padding: 0;
	color: #ca0606;
	font-size: 0.8em;
	font-weight: bold;
}

#seomain {
	position: relative;
	font-size: 0.7em;
	float: none;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	top: 0px;
	width: 700px;
	color: #0b5194;
}

#seocenter {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	top: 0px;
	width: 700px;
	top: 800px;
}

#seocenter a {
	color: #0b5194;
	text-decoration: none;
	font-weight: bold;
}

#seocenter a:hover {
	color: #cc0b0c;
	text-decoration: none;
}

.proposalprocess {
	position: relative;
	left: 0px;
	top: 8px;
	width: 100%;
	margin-top: 8px;
	float: left;
	padding: 0;
}

.proposalprocess img {
	padding: 5px;
}

.pagefooter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 700px;
	margin: 5px 0px 5px 0px;
	padding: 0;
	display: block;
	text-align: center;
	background-color: #edf0f2;
	font-size: 0.7em;
}

.pagefooter ul {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	display: inline;
}

.pagefooter ul li {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 4px 0px 4px;
	list-style: none;
	display: inline;
	border-right: 1px solid #b1b7bc;
}

.pagefooter ul li.first {
	border-right: 1px solid #b1b7bc;
}
