body {
	margin:0;
	padding:0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url('background_page.gif');
	background-repeat: repeat-x;
}

img {
	border: none;
}

img.inline {
	float: left;
	margin-right: 20px;
}

img#heading {
	margin-bottom: 14px;
}

#headerwrapper {
	margin: 0 auto;
	width: 880px;
	height: 77px;
	padding: 48px 85px 0 85px;
	background-image: url('background_header.jpg');
}

#wrapper { 
	margin: 0 auto;
	width: 940px;
}

#topnav {
	height: 38px;
}

#maincontent {
	padding-top: 15px;
	padding-bottom: 30px;
}

#leftcol, div.policy {
	width: 620px;
	float: left;
	margin-right: 20px;
}

div.policy h1 {
	margin-bottom: 12px;
}

div.policy p {
	font-size: 12px;
}

div.policy p.large {
	font-size: 14px;
	line-height: 18px;
}

div.policy img.header {
	margin: 6px 0 6px 0;
}

div.policy ul {
	margin: 0 0 8px 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}

div.policy ol {
	margin: 0 0 4px 0;
	list-style-position: inside;
	padding: 0;
}

div.policy li {
	margin: 0 0 4px 0;
	padding: 0;
	color: #505050;
}

div.policy a.underline:link {
	text-decoration: underline;
}

div.policy a.underline:visited{
	text-decoration: underline;
}

div.recruitment {
	
}

div.recruitmentlist {
	line-height: 17px;
}

div.vacancylist {
	border-bottom: 2px dotted #c5dc0c;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

div.vacancylist:first-child {
	border-top: 2px dotted #c5dc0c;
	margin-top: 20px;
	padding-top: 20px;
}

div.vacancylist p.small {
	font-size: 12px;
}

div.recruitment h2, div.recruitmentlist h2 {
	font-size: 28px;
	margin: 20px 0 15px 0;
	padding: 0;
	letter-spacing: -1px;
}

div.recruitmentlist h2 {
	font-size: 20px;
	margin-bottom: 0;
	letter-spacing: normal;
}

div.recruitment h3, div.recruitmentlist h2 {
	margin: 0 0 15px 0;
	padding: 0;
}

div.linkslist {
	border-bottom: 2px dotted #c5dc0c;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

div.linkslist:first-child {
	border-top: 2px dotted #c5dc0c;
	margin-top: 20px;
	padding-top: 20px;
}

div.linkslist h2 {
	margin: 0 0 6px 0;
	padding: 0;
}

div.linkslist h3 {
	margin: 6px 0 0 0;
	padding: 0;
}

div.linkslist a {
	text-decoration: underline;
}

div.logincontainer {

}

div.logincontainer h2 {
	font-size: 24px;
	margin: 0;
	padding: 0;
}

div.logincontainer p {
	margin: 10px 0 0 0;
	padding: 0;
}

div.logincontainer label {
	padding-bottom: 10px;
}

div.popup {
	
}

div.popup h2 {
	font-size: 24px
}

div.popup p.thanks {
	margin-top: 10px;
	margin-bottom: 30px;
}

div.popup label {
	width: 70px;
	float: left;
	text-align: left;
	margin-right: 10px;
	display: block;	
}

div.popup .inputbox {
	background-color: #dfdfdf;
	padding: 2px 4px;
	border-width: 1px;
	width: 100px;
	
}

div.contactform .inputbox, div.contactform textarea {

}

div.contactform label {
	width: 80px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-top: 3px;
	display: block;
	font-weight: bold;
}

div.contactform .submitbutton {
	margin-left: 90px;
}

div.contactform .inputbox {
	width: 310px;
}


#rightcol {
	width: 300px;
	float: left;
}

.home {
	padding-top: 30px;
	height: 306px;
	padding-bottom: 0;
	background-image: url('background_home.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

.reset {
	padding: 0;
	margin: 0;
}

#footerwrapper {
	background-image: url('background_footer.gif');
	background-repeat: repeat-x;
	margin-top: 1px;
	padding-top: 7px;
}

div.homepanelwrapper {
	margin: 0 auto;
	margin-top: 32px;
	width: 402px;
}

div.homepanel {
	width: 180px;
	float: left;
	margin-right: 42px;
	text-align: center;
}

div.homepanel p {
	margin-bottom: 6px;
	font-size: 14px;
}

div.homepanel a {
	margin-bottom: 4px;
	text-decoration: underline;
}

div.homepanellast {
	margin-right: 0;
}

div.dontforgetcontainer {
	background-color: #f3f8ce;
	background-image: url('dont_forget_top.gif');
	background-repeat: no-repeat;
	padding-bottom:
}

div.dontforget {
	background-image: url('dont_forget_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px 20px 20px 20px;
	margin-top: 10px;
}

div.dontforget p {
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

div.dontforget h2 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000;
}

div.price-guarantee {
	margin-top: 20px;
}

#footer {
	margin: 0 auto;
	width: 940px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear, .clearboth {
	clear: both;
}

.small {
	font-size: 10px;
}

.green {
	color: #c5dc0c;
}

.grey {
	color: #808080;
}

.centred {
	text-align: center;
}

.darkblue {
	color: #042944;
}

.black {
	color: #000;
}

.darkred {
	color: #9b1010; 
}

div.panel {
	height: 197px;
	padding: 20px 270px 0 20px;
	background-repeat: no-repeat;
	margin-bottom: 22px;
}

.quad {
	background-image: url('insurance_header_quadbike.jpg');
}

.motorcycle {
	background-image: url('insurance_header_motorcycle.jpg');
}

.car {
	background-image: url('insurance_header_car.jpg');
}

.convicted {
	background-image: url('insurance_header_convicted.jpg');
}

.courier {
	background-image: url('insurance_header_courier.jpg');
}

.household {
	background-image: url('insurance_header_household.jpg');
}

.taxi {
	background-image: url('insurance_header_taxi.jpg');
}

.van {
	background-image: url('insurance_header_van.jpg');
}

.classic {
	background-image: url('insurance_header_classic.jpg');
}
.superbike {
        background-image: url('insurance_header_superbike.jpg');
}
.buggy {
        background-image: url('insurance_header_buggy.jpg');
}
div.panel h1 {
	margin: 0;
}

div.panel h2 {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 21px;
	line-height: 26px;
}

div.quotepanel, div.quotepaneloffline {
	height: 189px;
	background-image: url('background_quotepanel.jpg');
	background-repeat: no-repeat;
	padding: 28px 0 0 20px;
	margin-bottom: 20px;
}

div.quotepaneloffline {
	text-align: center;
	padding-left: 0;
	padding-top: 35px;
}

div.quotepaneloffline img {
	margin-bottom: 16px;
}

div.bottomquotepanel {
	height: 76px;
	margin-top: 24px;
}

div.bottomquotepaneloffline {
	height: 52px;
	margin-top: 24px;
}

div.newquotepanel {
	height: 217px;
}

div.newquotepanel img {
	display: block;
}

div.specialofferscontainer {
	width: 640px;
	overflow: hidden;
}


div.specialofferholder {
	width: 300px;
	float: left;
	margin: 0 20px 20px 0;	
}

div.specialoffertop {
	height: 20px;
	background-image: url('background_offer_top.gif');
	background-repeat: no-repeat;
}

div.specialofferbottom {
	height: 20px;
	background-image: url('background_offer_bottom.gif');
	background-repeat: no-repeat;
}

div.specialoffer {
	padding: 0 20px;
	background-image: url('background_offer_middle.gif');
	background-repeat: repeat-y;
}

div.specialoffer h2 {
	font-size: 20px;
	line-height: 21px;
	margin: 0 0 6px 0;
	padding: 0;
}

div.specialoffer div.productholder {
	width: 254px;
	height: 254px;
	margin-bottom: 20px;
}

div.specialoffer p {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div.specialoffer .price {
	font-size: 22px;
	font-weight: bold;
	color: #da0000;
}

div.rssfeed-container {
	background-image: url('background_rss_panel_top.gif');
	background-repeat: no-repeat;
}

div.rssfeed {
	padding: 20px;
	background-image: url('background_rss_panel_bottom.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
}

div.rssfeed ul {
	padding: 0;
	margin: 0;
}

div.rssfeed li {
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}

div.rssfeed li:first-child {
	margin-top: 0;
}

div.rssfeed h2 {
	font-size: 22px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	color: #000;
}

div.rssfeed h3 {
	font-size: 14px;
	margin: 2px 0 3px 0;
	padding: 0;
}

div.rssfeed p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div.rssfeed a:link {
	color: #000;
}

div.rssfeed a:visited {
	color: #000;
}

div.rssfeed a:hover {
	color: #fff;
}

div.rssfeed a:active {
	color: #a5a5a5;
}


a.buynow {
	margin-top: 6px;
	display: block;
	width: 128px;
	height: 23px;
	background: url("button_buy_now.gif") 0 0 no-repeat;
}

a.buynow:hover { 
	background-position: 0 -23px;
}

a.buynow:active { 
	background-position: 0 -46px;
}


p {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 14px;
	color: #505050;
}

p.intro {
	color: #042944;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

p.quicklinks {
	font-size: 10px;
	margin-top: 18px;
	color: #b2b2b2;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #042944;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}

ul.body {
	margin: 0 0 10px 0;
	padding: 0;
}

li.body {
	color: #505050;
	font-size: 16px;
	margin-top: 5px;
	background-image: url('bullet.gif');
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 20px;
}

li.body:first-child {
	margin-top: 0;
}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #a5a5a5;
}

a:active {
	color: #c5dc0c;
}

a.grey:link {
	color: #a5a5a5;
}

a.grey:visited {
	color: #a5a5a5;
}

a.grey:hover {
	color: #000;
}

a.grey:active {
	color: #c5dc0c;
}

a.quicklinks:link {
	color: #b2b2b2;
}

a.quicklinks:visited {
	color: #b2b2b2;
}

a.quicklinks:hover {
	color: #000;
}

a.quicklinks:active {
	color: #c5dc0c;
}

a.topnavhome {
	display: block;
	float: left;
	width: 78px;
	height: 38px;
	background: url("topnav_home.gif") 0 0 no-repeat;
}

a.topnavhome:hover { 
	background-position: 0 -38px;
}

a.topnavhome:active { 
	background-position: 0 -76px;
}

a.topnavclaims {
	display: block;
	float: left;
	width: 149px;
	height: 38px;
	background: url("topnav_claims.gif") 0 0 no-repeat;
}

a.topnavclaims:hover { 
	background-position: 0 -38px;
}

a.topnavclaims:active { 
	background-position: 0 -76px;
}

a.topnavrenew {
	display: block;
	float: left;
	width: 154px;
	height: 38px;
	background: url("topnav_renew.gif") 0 0 no-repeat;
}

a.topnavrenew:hover { 
	background-position: 0 -38px;
}

a.topnavrenew:active { 
	background-position: 0 -76px;
}

a.topnavinsurance {
	display: block;
	float: left;
	width: 195px;
	height: 38px;
	background: url("topnav_insurance.gif") 0 0 no-repeat;
}

a.topnavinsurance:hover { 
	background-position: 0 -38px;
}

a.topnavinsurance:active { 
	background-position: 0 -76px;
}

a.topnavbreakdown {
	display: block;
	float: left;
	width: 136px;
	height: 38px;
	background: url("topnav_breakdown.gif") 0 0 no-repeat;
}

a.topnavbreakdown:hover { 
	background-position: 0 -38px;
}

a.topnavbreakdown:active { 
	background-position: 0 -76px;
}

a.topnavoffers {
	display: block;
	float: left;
	width: 93px;
	height: 38px;
	background: url("topnav_offers.gif") 0 0 no-repeat;
}

a.topnavoffers:hover { 
	background-position: 0 -38px;
}

a.topnavoffers:active { 
	background-position: 0 -76px;
}

a.topnavcontact {
	display: block;
	float: left;
	width: 135px;
	height: 38px;
	background: url("topnav_contact.gif") 0 0 no-repeat;
}

a.topnavcontact:hover { 
	background-position: 0 -38px;
}

a.topnavcontact:active { 
	background-position: 0 -76px;
}

a.quotenow {
	display: block;
	float: left;
	width: 180px;
	height: 29px;
	background: url("button_quotenow.gif") 0 0 no-repeat;
}

a.quotenow:hover { 
	background-position: 0 -29px;
}

a.quotenow:active { 
	background-position: 0 -58px;
}

a.downloadapplication {
	display: block;
	float: left;
	width: 285px;
	height: 29px;
	background: url("button_download_application.gif") 0 0 no-repeat;
}

a.downloadapplication:hover { 
	background-position: 0 -29px;
}

a.downloadapplication:active { 
	background-position: 0 -58px;
}

a.bronze {
	margin: 10px 0 6px 0;
	display: block;
	float: left;
	width: 620px;
	height: 35px;
	background: url("header_bronze.gif") 0 0 no-repeat;
}

a.bronze:hover { 
	margin: 10px 0 6px 0;
	background-position: 0 -35px;
}

a.bronze:active { 
	margin: 10px 0 6px 0;
	background-position: 0 -70px;
}

a.silver {
	margin: 10px 0 6px 0;
	display: block;
	float: left;
	width: 620px;
	height: 35px;
	background: url("header_silver.gif") 0 0 no-repeat;
}

a.silver:hover { 
	margin: 10px 0 6px 0;
	background-position: 0 -35px;
}

a.silver:active { 
	margin: 10px 0 6px 0;
	background-position: 0 -70px;
}

a.gold:active { 
	margin: 10px 0 6px 0;
	background-position: 0 -70px;
}

a.gold {
	margin: 10px 0 6px 0;
	display: block;
	float: left;
	width: 620px;
	height: 35px;
	background: url("header_gold.gif") 0 0 no-repeat;
}

a.gold:hover { 
	margin: 10px 0 6px 0;
	background-position: 0 -35px;
}

a.gold:active { 
	margin: 10px 0 6px 0;
	background-position: 0 -70px;
}

a.submenu:link {
	color: #000;
	text-decoration: none;
	margin: 1px 0;
	padding: 3px;
}

a.submenu:visited {
	color: #000;
	text-decoration: none;
	margin: 1px 0;
	padding: 3px;
}

a.submenu:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c5dc0c;
	margin: 1px 0;
	padding: 3px;
}

a.submenu:active {
	color: #7f7f7f;
	text-decoration: none;
	margin: 1px 0;
	padding: 3px;
}

a.bottomquote {
	display: block;
	float: left;
	width: 208px;
	height: 76px;
	background: url("button_basequote.gif") 0 0 no-repeat;
}

a.bottomquote:hover { 
	background-position: 0 -76px;
}

a.bottomquote:active { 
	background-position: 0 -152px;
}

div.bottomtelephone {
	display: block;
	float: left;
	width: 204px;
	height: 76px;
	background: url("button_basequote.gif") -208px 0 no-repeat;
}

div.bottomtelephoneoffline {
	display: block;
	float: left;
	width: 310px;
	height: 52px;
	background: url("button_basequote_offline.gif") 0 0 no-repeat;
}

a.bottomcallback {
	display: block;
	float: left;
	width: 208px;
	height: 76px;
	background: url("button_basequote.gif") -412px 0 no-repeat;
}

a.bottomcallbackoffline {
	display: block;
	float: left;
	width: 310px;
	height: 52px;
	background: url("button_basequote_offline.gif") -310px 0 no-repeat;
}

a.bottomcallback:hover { 
	background-position: -412px -76px;
}

a.bottomcallback:active { 
	background-position: -412px -152px;
}

a.bottomcallbackoffline:hover { 
	background-position: -310px -52px;
}

a.bottomcallbackoffline:active { 
	background-position: -310px -104px;
}

a.quotepanelquote {
	display: block;
	float: left;
	width: 300px;
	height: 72px;
	background: url("quote_panel_quote.gif") 0 0 no-repeat;
	display: block;
}

a.quotepanelquote:hover { 
	background-position: 0 -72px;
}

a.quotepanelquote:active { 
	background-position: 0 -144px;
}

a.quotepanelcallback {
	display: block;
	float: left;
	width: 300px;
	height: 72px;
	background: url("quote_panel_callback.gif") 0 0 no-repeat;
}

a.quotepanelcallback:hover { 
	background-position: 0 -72px;
}

a.quotepanelcallback:active { 
	background-position: 0 -144px;
}

a.quotepanelcallbackoffline, a.quotepanelcallbackoffline:visited {
	margin: 0 auto;
	display: block;
	width: 235px;
	height: 43px;
	background: url("quotepaneloffline_callback.gif") 0 0 no-repeat;
	text-align: center;
}

a.quotepanelcallbackoffline:hover { 
	background-position: 0 -43px;
}

a.quotepanelcallbackoffline:active { 
	background-position: 0 -86px;
}

#nav, #nav ul, ul.nav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

ul.nav li {
	display: inline;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 175px;
	left: -999em;
	padding: 7px 10px;
	background-color: #edf4b6;
	margin-top: 28px;
}

#nav li ul li {
	float: none;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.nomargin {
	margin: 0;
}

a.map:link {
	color: #c5dc0c;
	text-decoration: underline;
}

a.map:visited {
	color: #c5dc0c;
	text-decoration: underline;
}

a.map:hover {
	color: #000;
	text-decoration: underline;
}

a.map:active {
	color: #a5a5a5;
	text-decoration: underline;
}

a.underline {
	text-decoration: underline;
}
