/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Verdana, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

img {border: 0;}

body
{
  margin: 0;
  color: #333333;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
  min-width: 940px;
  text-align: center;
  background-color: #5f707d;
}

a:link {text-decoration: underline; color: #FFFFFF; background-color: transparent;}
a:visited {text-decoration: underline; color: #FFFFFF; background-color: transparent;}
a:hover {text-decoration: none; color: #FFFFFF; background-color: transparent;}

/*-- GENERAL BITS --*/
.container {margin: 0 auto; width: 940px; padding: 0; border: 0; position: relative; text-align: left;}
.divClear {clear: both;}

/*-- HEADER--*/
.headerContainer {float: left; display: inline; width: 100%; text-align: center; padding: 0; margin: 0; background-color: #FFFFFF; height: 120px;}
.headerArea {width: 940px; margin: 0 auto; text-align: left;}

/*-- NAV BAR TOP --*/
.navContainer {float: left; display: inline; width: 100%; text-align: center; padding: 0; margin: 0; background: url(images/navbar_bg.gif) top left repeat-x; height: 40px;}
.navArea {width: 940px; margin: 0 auto; text-align: left;}

/*-- INTRO AREA CONTAINER --*/
.homeIntroContainer {float: left; display: inline; width: 100%; height: 330px; background: url(images/home_intro_bg.gif) top left repeat-x; text-align: center; padding: 0; margin: 0; background-color: #8997a2;}
.homeIntroArea {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_image.jpg) top left no-repeat;}
	.homeIntroArea h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}

.homeIntroAreaVW {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_vw.jpg) top left no-repeat;}
	.homeIntroAreaVW h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}

.homeIntroAreaBMW {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_bmw.jpg) top left no-repeat;}
	.homeIntroAreaBMW h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}

.homeIntroAreaMercedes {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_mercedes.jpg) top left no-repeat;}
	.homeIntroAreaMercedes h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}
	
.homeIntroAreaHonda {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_honda.jpg) top left no-repeat;}
	.homeIntroAreaHonda h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}
	
.homeIntroAreaLexus {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_lexus.jpg) top left no-repeat;}
	.homeIntroAreaLexus h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}

.homeIntroAreaLandRover {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_land_rover.jpg) top left no-repeat;}
	.homeIntroAreaLandRover h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}

.homeIntroAreaVolvo{width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_volvo.jpg) top left no-repeat;}
	.homeIntroAreaVolvo h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}
	
.homeIntroAreaJaguar {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_jaguar.jpg) top left no-repeat;}
	.homeIntroAreaJaguar h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}

.homeIntroAreaToyota {width: 940px; margin: 0 auto; text-align: left; padding: 0; background: url(images/home_intro_toyota.jpg) top left no-repeat;}
	.homeIntroAreaToyota h1 {text-indent: -9999px; display: block; width: 940px; height: 330px; margin: 0;}

/*-- MAIN AREA CONTAINER --*/
.mainContainer {float: left; display: inline; width: 100%; text-align: center; padding: 0; margin: 0; background-color: #8997a2;}
.mainArea {width: 940px; margin: 0 auto; text-align: left; padding: 0 0 40px 0;}

/*-- FOOTER CONTAINER --*/
.footerContainer {float: left; display: inline; width: 100%; text-align: center; padding: 20px 0 30px 0; margin: 0; background: url(images/footer_bg.gif) top left repeat-x #5f707d;}
.footerArea {width: 940px; margin: 0 auto; text-align: left;}
	.footerArea p {font-size: 12px; line-height: 1.6em; color: #d3e2ee; text-align: center;}

/*-- HEADER --*/
.headerLogo {float: left; display: inline; width: 340px; height: 68px; margin: 25px 0 0 0;}
.headerPhone {float: right; display: inline; width: 240px; height: 59px; margin: 25px 0 0 0;}

/*-- NAV BAR --*/
.navbar {float: left; display: inline; width: 940px; margin: 0; height: 40px;}
	.navbar ul {position: relative; display: inline; float: left; list-style: none; margin: 10px 0 0 0; padding: 0;}
	.navbar li {float: left; display: inline; margin: 0 0 0 0;}
	.navbar li a {display: block; float: left; height: 17px; display: inline; }
	.navbar li span {display: none;}

#nav01 a {background: url(images/nav_home_off.gif) top left no-repeat; width: 40px; height: 17px; margin: 0 46px 0 0;}
#nav01 a:hover {background: url(images/nav_home_on.gif) top left no-repeat;}
#nav01on a {background: url(images/nav_home_on.gif) top left no-repeat; width: 40px; height: 17px; margin: 0 46px 0 0;}

#nav02 a {background: url(images/nav_finance_quote_off.gif) top left no-repeat; width: 102px; height: 17px; margin: 0 46px 0 0;}
#nav02 a:hover {background: url(images/nav_finance_quote_on.gif) top left no-repeat;}
#nav02on a {background: url(images/nav_finance_quote_on.gif) top left no-repeat; width: 102px; height: 17px; margin: 0 46px 0 0;}

#nav03 a {background: url(images/nav_car_leasing_off.gif) top left no-repeat; width: 84px; height: 17px; margin: 0 46px 0 0;}
#nav03 a:hover {background: url(images/nav_car_leasing_on.gif) top left no-repeat;}
#nav03on a {background: url(images/nav_car_leasing_on.gif) top left no-repeat; width: 84px; height: 17px; margin: 0 46px 0 0;}

#nav04 a {background: url(images/nav_gap_insurance_off.gif) top left no-repeat; width: 104px; height: 17px; margin: 0 46px 0 0;}
#nav04 a:hover {background: url(images/nav_gap_insurance_on.gif) top left no-repeat;}
#nav04on a {background: url(images/nav_gap_insurance_on.gif) top left no-repeat; width: 104px; height: 17px; margin: 0 46px 0 0;}

#nav05 a {background: url(images/nav_testimonials_off.gif) top left no-repeat; width: 95px; height: 17px; margin: 0 46px 0 0;}
#nav05 a:hover {background: url(images/nav_testimonials_on.gif) top left no-repeat;}
#nav05on a {background: url(images/nav_testimonials_on.gif) top left no-repeat; width: 95px; height: 17px; margin: 0 46px 0 0;}

#nav06 a {background: url(images/nav_contact_us_off.gif) top left no-repeat; width: 79px; height: 17px; margin: 0 46px 0 0;}
#nav06 a:hover {background: url(images/nav_contact_us_on.gif) top left no-repeat;}
#nav06on a {background: url(images/nav_contact_us_on.gif) top left no-repeat; width: 79px; height: 17px; margin: 0 46px 0 0;}

#nav07 a {background: url(images/nav_about_us_off.gif) top left no-repeat; width: 66px; height: 17px; margin: 0 46px 0 0;}
#nav07 a:hover {background: url(images/nav_about_us_on.gif) top left no-repeat;}
#nav07on a {background: url(images/nav_about_us_on.gif) top left no-repeat; width: 66px; height: 17px; margin: 0 46px 0 0;}

#nav08 a {background: url(images/nav_faqs_off.gif) top left no-repeat; width: 33px; height: 17px; margin: 0 0 0 0;}
#nav08 a:hover {background: url(images/nav_faqs_on.gif) top left no-repeat;}
#nav08on a {background: url(images/nav_faqs_on.gif) top left no-repeat; width: 33px; height: 17px; margin: 0 0 0 0;}

/*-- HOME PAGE --*/
.homeColumnHolder {float: left; display: inline; width: 220px; margin: 20px 20px 0 0;}
.homeColumnHolderEnd {float: right; display: inline; width: 220px; margin: 20px 0 0 0;}

.homeColumn {float: left; display: inline; width: 220px; margin: 0; background: url(images/home_boxout_bg.gif) top left no-repeat #bec7ce;}
	.homeColumn h2 {text-indent: -9999px; margin: 20px 0 0 15px; font-size: 12px; width: 190px;}
	.homeColumn p {font-size: 12px; color: #333333; line-height: 1.5em; margin: 0.5em 0 0.5em 15px; width: 190px;}
	.homeColumn h6 {font-size: 12px; color: #333333; margin: 15px 0 5px 15px; width: 190px;}

.homeColumnBottom {float: left; display: inline; width: 220px; margin: 0;}

#colHeadPCP {background: url(images/col_head_pcp.gif) top left no-repeat; width: 188px; height: 21px;}
#colHeadLP {background: url(images/col_head_lp.gif) top left no-repeat; width: 160px; height: 21px;}
#colHeadHP {background: url(images/col_head_hp.gif) top left no-repeat; width: 140px; height: 21px;}
#colHeadAudiCarLeasing {background: url(images/col_head_audi_car_leasing.gif) top left no-repeat; width: 128px; height: 21px;}
#colHeadVWCarLeasing {background: url(images/col_head_vw_car_leasing.gif) top left no-repeat; width: 120px; height: 21px;}
#colHeadBMWCarLeasing {background: url(images/col_head_bmw_car_leasing.gif) top left no-repeat; width: 132px; height: 21px;}
#colHeadHondaCarLeasing {background: url(images/col_head_honda_car_leasing.gif) top left no-repeat; width: 143px; height: 21px;}
#colHeadMercedesCarLeasing {background: url(images/col_head_mercedes_car_leasing.gif) top left no-repeat; width: 165px; height: 21px;}
#colHeadVolvoCarLeasing {background: url(images/col_head_volvo_car_leasing.gif) top left no-repeat; width: 136px; height: 21px;}
#colHeadLexusCarLeasing {background: url(images/col_head_lexus_car_leasing.gif) top left no-repeat; width: 135px; height: 21px;}
#colHeadLandRoverCarLeasing {background: url(images/col_head_land_rover_car_leasing.gif) top left no-repeat; width: 176px; height: 21px;}
#colHeadToyotaCarLeasing {background: url(images/col_head_toyota_car_leasing.gif) top left no-repeat; width: 144px; height: 21px;}
#colHeadJaguarCarLeasing {background: url(images/col_head_jaguar_car_leasing.gif) top left no-repeat; width: 144px; height: 21px;}
#colHeadBalancePayments {background: url(images/col_head_balanced_payments.gif) top left no-repeat; width: 148px; height: 21px;}


/*-- SEO PAGE --*/
.seoBox940Holder {float: left; display: inline; width: 940px; margin: 40px 0 40px 0;}

.seoBox940Top {float: left; display: inline; width: 940px; margin: 0;}

.seoBox940 {float: left; display: inline; width: 940px; margin: 0; background: url(images/box_940_bottom.gif) bottom left no-repeat #FFFFFF; padding: 0 0 20px 0;}
	.seoBox940 h2 {font-size: 14px; font-weight: bold; color: #33333; line-height: 1.5em; margin: 1em 0 0.5em 15px; width: 910px;}
	.seoBox940 h3 {font-size: 14px; font-weight: normal; color: #33333; line-height: 1.5em; margin: 1em 0 0.5em 15px; width: 910px;}
	.seoBox940 p {font-size: 12px; color: #666666; line-height: 1.5em; margin: 1em 0 1em 15px; width: 910px;}
	.seoBox940 ul {font-size: 12px; color: #666666; width: 910px; margin: 1em 0 1em 15px;}
	.seoBox940 li {margin: 0.7em 0 0.7em 15px;}
	.seoBox940 a:link {text-decoration: underline; color: #990000; background-color: transparent;}
	.seoBox940 a:visited {text-decoration: underline; color: #990000; background-color: transparent;}
	.seoBox940 a:hover {text-decoration: none; color: #990000; background-color: transparent;}
	
