body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #4B4B4B;
	margin: 0px;
	padding: 0px;
	background-image:url(../assets/images/sitelayout/rpt-body-bg.gif);
	background-repeat:repeat-x;
	background-color:#F5F5F5;
}

p,h1,h2,h3,h4,div,td,th { margin:0px; padding:0px; }


#container {
	width: 771px;
	margin: 0px;
	background-image:url(../assets/images/sitelayout/rpt-container-bg.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	position:relative;
	padding-top:23px;
}

#header { 
	height:82px;
	background-image:url(../assets/images/sitelayout/header-bg.jpg);
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	top:41px;
	left:29px;
	width:125px;
	height:39px;
}
#logo img { width:100%; height:100%; }

#pagebody {
	background-image:url(../assets/images/sitelayout/rpt-pagebody-bg.gif);
	background-repeat:repeat-y;
	background-position:top right;
	padding-right:5px;
}

#cols {
	width:100%; 
	border-collapse:collapse;
	background-image:url(../assets/images/sitelayout/rpt-cols-bg.gif);
	background-repeat:repeat-y;
	background-color:#BACAD4;
}
#leftcol {
	vertical-align:top;
	border-right:1px solid #5A5A5A;
	background-image:url(../assets/images/sitelayout/leftcol-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:40px;
}
#maincol {
	vertical-align:top;
	background-color:#FFFFFF;
	width:100%;
	/*background-image:url(../assets/images/sitelayout/page-back.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;*/
}

#left {
	width:163px;
	margin:0px;
	padding:0px;
	min-height:333px;
}

#vertNav {
	font-size:1.1em;
	border-top: 1px solid #B8B8B8;
	margin-top:22px;
	/*opacity:0.6;
	filter: alpha(opacity=60);
	position:absolute;*/	/*Must have for opacity to work in IE*/
}
#vertNav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#vertNav li {
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #B8B8B8;
}
#vertNav a { 
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:123px;
	padding:9px 10px 9px 30px;
	background-color:#D1DBE2;
	background-image:url(../assets/images/sitelayout/rpt-vertNav_a-bg.gif);
	background-repeat:repeat-y;
}
#vertNav a:hover {
	background-color:#C9D2D8;
}

/*Menu Highlighting*/
body#pgHome a.pgHome,
body#pgOurBackground a.pgOurBackground,
body#pgFAQ a.FAQ,
body#pgHirePurchase a.pgContractPurchase,
body#pgrefinance a.pgrefinance,
body#pgsoldvehicles a.pgsoldvehicles,
body#pgContractPurchase a.pgContractPurchase,
body#pgContractHire a.pgContractHire,
body#pgWhatsRequired a.pgWhatsRequired,
body#pgSpecialOffer a.pgSpecialOffer,
body#pgApplyOnline a.pgApplyOnline,
body#pgTestimonials a.pgTestimonials,
body#pgPrivacyPolicy a.pgPrivacyPolicy,
body#pgContactUs a.pgContactUs {
	background-color:#BDC5CB;
}
/*End Menu Highlighting*/

/* SPECIAL OFFER LINK SPECIFIC CONTROLS */
#vertNav a.pgSpecialOffer, #vertNav a.pgApplyOnline {
	color: #DD0000;	
}

#vertNav a.pgSpecialOffer:hover, #vertNav a.pgApplyOnline:hover {
	color: #000000;
}
body#pgSpecialOffer  a.pgSpecialOffer, body#pgApplyOnline a.pgApplyOnline {
	color: #DD0000;
}
/* End special offer adjustment css */

.ads { 
	margin-top: 10px;
	text-align:center;
}

.ads img {
	border: 1px solid #B8B8B8;
}

#page {
	font-size:1.1em;
	margin: 0px 0px 0px 0px;
	padding: 20px 22px 0px 26px;
	color: #4B4B4B;
	line-height: 1.4em;
}
#page p { font-size:1.0em; margin:1.4em 0em; color:#4B4B4B; }

#page li { font-size:1.0em; }
#page h1 { font-size:1.2em; margin: 0px 0px 1.4em 0px; }
#page h2 { font-size:1.1em; margin:1.4em 0em; }
#page h3 { font-size:1.0em; margin:1.4em 0em; }

#footer {
	background-image:url(../assets/images/sitelayout/footer-bg.gif);
	background-repeat:no-repeat;
	background-color:#0E7239;
	height:29px;
	color:#FFFFFF;
	text-align:right;
	padding: 6px 12px 0px 0px;
}
#footer span { background-color:#0E7239; }
#footer a { color:#FFFFFF; }

#clock {
	float:left;
	color: #4B4B4B;
	text-align:left;
	padding-left:22px;
}

#ffm-logo { 
	display:none;  
	width: 608px;
	margin: 20px 0px 10px 163px;
	text-align:center;
}
