body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	background-color: #E3EDF1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#header-container {
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: auto;
	height: 120px;
}
#header {
	width: 933px;
	height: 120px;
	margin: 0 auto;
}
#logo {
	float: left;
	width: 590px;
	height: 91px;
}
#tagline {
	float: left;
	width: 343px;
	height: 91px;
}

/*--------------------- Nav ---------------------*/

#nav-container {
	float: left;
	width: 703px;
	height: 29px;
	margin: 0;
	padding-left: 221px;
	background-image: url(images/nav-left.gif);
	background-repeat: no-repeat;
}
#nav, #nav ul{
	height: 29px;
	width: 703px;
	margin: 0px;
	position: relative;
	z-index: 2;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
}
#nav li, #nav li a {
	display: block;
	height: 29px;
}
#nav a {
	display: block;
	text-decoration: none;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li {
	float: left;
	padding: 0;
}

#nav #link-home { left: 0px; width: 62px; background: url(images/nav.gif) 0 0 no-repeat;}
#nav #link-specials { left: 62px; width: 73px; background: url(images/nav.gif) -62px 0 no-repeat;}
#nav #link-free-quote { left: 135px; width: 90px; background: url(images/nav.gif) -135px 0 no-repeat;}
#nav #link-vehicles { left: 225px; width: 74px; background: url(images/nav.gif) -225px 0 no-repeat;}
#nav #link-locations { left: 299px; width: 86px; background: url(images/nav.gif) -299px 0 no-repeat;}
#nav #link-customer-comments { left: 385px; width: 147px; background: url(images/nav.gif) -385px 0 no-repeat;}
#nav #link-about-us { left: 532px; width: 79px; background: url(images/nav.gif) -532px 0 no-repeat;}
#nav #link-contact-us { left: 611px; width: 92px; background: url(images/nav.gif) -611px 0 no-repeat;}

#nav #link-home a:hover { background: url(images/nav.gif) 0 -29px no-repeat;}
#nav #link-specials a:hover { background: url(images/nav.gif) -62px -29px no-repeat;}
#nav #link-free-quote a:hover { background: url(images/nav.gif) -135px -29px no-repeat;}
#nav #link-vehicles a:hover { background: url(images/nav.gif) -225px -29px no-repeat;}
#nav #link-locations a:hover { background: url(images/nav.gif) -299px -29px no-repeat;}
#nav #link-customer-comments a:hover { background: url(images/nav.gif) -385px -29px no-repeat;}
#nav #link-about-us a:hover { background: url(images/nav.gif) -532px -29px no-repeat;}
#nav #link-contact-us a:hover { background: url(images/nav.gif) -611px -29px no-repeat;}

#nav a span {display: none;}

#body-container {
	width: 933px;
	margin: 0 auto;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: 11px 0px;
	clear: both;
}
#free-quote-full-side {
	position: absolute;
	left: 10px;
	top: 19px;
}

/*--------------------- Side bar ---------------------*/

#side-bar {
	float: left;
	width: 221px;
}
#free-quote {
	float: left;
	display: inline;
	width: 221px;
	height: 129px;
	padding-top: 75px;
	background-image: url(images/free-quote-bg.gif);
	background-repeat: no-repeat;
}
#free-quote-full {
	float: left;
	display: inline;
	width: 221px;
	height: 515px;
	padding-top: 75px;
	background-image: url(images/free-quote-full-bg.jpg);
	background-repeat: no-repeat;
}
#specials-box {
	float: left;
	display: inline;
	width: 190px;
	background-image: url(images/internet-specials-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #186E88;
	margin: 16px 0 0 21px;
}
#specials-header {
	width: 190px;
	height: 30px;
	background-image: url(images/internet-specials.gif);
	background-repeat: no-repeat;
}
.special {
	margin: 0 10px 0 10px;
	padding: 5px 0;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8CB7C4;
}
.special-highlight {
	color: #FF6520;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#specials-box ul {
	margin: 0;
	padding: 0 10px;
}
#specials-box li {
	background: transparent url(images/arrow.gif) no-repeat scroll 1px 8px;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	list-style-type: none;
	margin: 0px;
	padding: 4px 0 7px 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8CB7C4;
}
#specials-box a {
	color: #ffffff;
	text-decoration: underline;
}
#specials-box a:hover {
	color: #FF6520;
	text-decoration: none;
}
#nz-free-phone {
	float: left;
	display: inline;
	width: 190px;
	height: 121px;
	background-image: url(images/nz-free-phone.gif);
	background-repeat: no-repeat;
	margin: 23px 0 0 21px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6EA4B4;
	border-bottom-color: #6EA4B4;
}
#location-contact {
	float: left;
	display: inline;
	width: 190px;
	margin: 23px 0 0 21px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6EA4B4;
	border-bottom-color: #6EA4B4;
}
#location-contact p {
	margin: 8px 0px 8px 5px;
	line-height: 14px;
	color: #186E88;
	font-size: 10px;
}
#location-contact a {
	color: #186E88;
	text-decoration: underline;
}
#location-contact a:hover {
	color: #FF4F00;
	text-decoration: none;
}
#side-nav-container {
	float: left;
	display: inline;
	width: 190px;
	margin: 23px 0 0 21px;
	padding: 0;
}
#side-nav-container ul {
	margin: 0;
	padding: 0;
}
#side-nav-container li {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 4px 0;
}
#side-nav-container li a {
	font-size: 10px;
	height: 17px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 3px 0 0 19px;
	background-image: url(images/side-nav-bg.gif);
	background-repeat: no-repeat;	
}
#side-nav-container li a:hover {
	text-decoration: none;
	background-image: url(images/side-nav-bg2.gif);
	background-repeat: no-repeat;	
}

/*--------------------- Body ---------------------*/

#body {
	float: left;
	display: inline;
	width: 712px;
}
#banner {
	float: left;
	display: inline;
	width: 712px;
	height: 204px;
}
#body-inner {
	float: left;
	display: inline;
	width: 652px;
	margin: 0 35px 0 25px;
}
.quote-bg {
	background-image: url(images/free-quote-full-side.jpg);
	background-repeat: no-repeat;
	background-position: 0px 204px;
	min-height: 595px;
}
p {
	margin: 5px 0 14px 0;
}
h1 {
	margin: 0 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #186E88;
	padding-bottom: 4px;
	border-bottom: 1px dotted #8BB6C3;
}
h2 {
	margin: 15px 0 0 0;
	font-weight: bold;
	font-size: 16px;
	color: #186E88;
}
h2.seo-h2 {
	margin: 15px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
h3 {
	margin: 15px 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
h3.seo-h3 {
	margin: 15px 0 0 0;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
a {
	color: #FF4F00;
	text-decoration: underline;
}
a:hover {
	color: #186E88;
	text-decoration: none;
}
#body-inner ul {
	margin: 10px 0;
	padding: 0 0 0 15px;
}
#body-inner ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0 2px 17px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;	
	background-position: 2px 6px;	
}
#locations-map {
	float: right;
	width: 272px;
	height: 390px;
	margin-left: 5px;
}
.sect-specials-box {
	border: 1px dashed #FF4F00;
	padding: 3px 10px 3px 10px;
	margin: 5px 0 15px 0;
	background-color: #FFF0E1;
}
.sect-specials-box p {
	margin: 5px 0 5px 0;
}
.sect-specials-box .special-highlight {
	color: #FF6520;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.captions {
	font-size: 90%;
	font-weight: bold;
	margin: 0ex 0px 2ex;
}

/*--------------------- Footer ---------------------*/

#footer {
	clear: both;
	width: 933px;
	height: 48px;
	margin: 0 auto;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-color: #E3EDF1;
	font-size: 10px;
	color: #186E88;
}
#footer a {
	color: #186E88;
	text-decoration: none;
}
#footer a:hover {
	color: #186E88;
	text-decoration: underline;
}
#copyright {
	float: left;
	display: inline;
	width: 250;
	margin: 21px 0 0 20px;
}
#footer-links {
	float: right;
	display: inline;
	width: 250;
	text-align: right;
	margin: 21px 11px 0 0;
}
#avatar {
	height: 25px;
}
#avatar a {
	color: #98BECA;
	font-size: 9px;
	line-height: 9px;
	text-decoration: none;
}
#avatar a:hover {
	color: #186E88;
	text-decoration: underline;
}

