@charset "utf-8";



/* CSS Document */
body {
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
}

h1 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #666666;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #07a460;
}

h2 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
}

#holder {
	width:970px;
	margin:auto;
	background-repeat: no-repeat;
	background-position: center 253px;
	background-image: url(images/bg-middle.jpg);
	background-attachment: scroll;

}

#wrapper {
	width:900px;
	margin:auto;

}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bg-toptxt.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 900px;
	text-align: center;
	line-height: 26px;
}
.smalltxt {
	font-size: 10px;
}


.headergraphic{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 900px;
}

.headergraphic .facebook {
	height: 40px;
	width: 40px;
	float: right;
	margin-top: 145px;
	margin-right: 10px;

}
.topnav {
	background-image: url(images/bg-topnav.jpg);
	background-repeat: repeat-x;
	height: 31px;
	text-align: left;
}

.topnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 31px;
	padding-left: 12px;
	height: 31px;
	text-transform: uppercase;
}

.topnavlinks a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavlinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavlinks a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.topnavlinks a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.videolink {
	height: 196px;
	width: 400px;
	background-color: #339966;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}


.videolink a:link {
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	display: block;
	height: 196px;
	width: 412px;
	background-image: url(images/sprite-index-video.jpg);
	background-color: #FFFFFF;
	background-position: center top;
}

.videolink a:hover {
	background-image: url(images/sprite-index-video.jpg);
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	background-position: center bottom;

}

a.video {
	width: 412px;
	height: 196px;
	display: block;
	background-image: url(images/sprite-index-video.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.video span {
        display: none; 
}

a.video:hover {
	background-image: url(images/sprite-index-video.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#middle {
	width: 900px;
	background-color: #FFFFFF;

}

.middleleft {
	float:left;
	width:208px;
	background-image: url(images/bg-leftnav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.middlfelefttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.middlfelefttxt a:link {
	display: block;
	text-decoration: none;
	color: #070705;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding: 0px;
}
.middlfelefttxt a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.middlfelefttxt a:hover {
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding: 0px;
}
.middlfelefttxt a:active {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.middlfelefttxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-style: italic;
}

.middleright {
	float:right;
	width:692px;
	background-color: #FFFFFF;
	}

.middlerighttxt {
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.middlerighttxt a:link {
	color: #015CAB;
	text-decoration: underline;
}
.middlerighttxt a:visited {
	color: #000000;
	text-decoration: underline;
}
.middlerighttxt a:hover {
	color: #000000;
	text-decoration: none;
}
.middlerighttxt a:active {
	color: #015CAB;
	text-decoration: none;
}

.printable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.printable a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.printable a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.printable a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;

}
.printable a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;

}



.imageboxes {
	float:left;
	width:100%;
	list-style-image: url(images/graphic-list.gif);
	list-style-position: inside;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #565656;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.imageboxesright {
	float:right;
	width:300px;
	border: 1px solid #565656;
}


.imagethumbs {
	width:212px;
	height:192px;
	float: left;
	padding-bottom: 50px;
	padding-right: 10px;
}

.testimonialbox {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.testimonialbox strong {
	font-size:18px;
	
}
.testimonialbox a:link{
	color: #660033;
	text-decoration: underline;
}
.testimonialbox a:visited{
	color: #660033;
	text-decoration: none;
}
.testimonialbox a:hover{
	color: #000000;
	text-decoration: underline;
}
.testimonialbox a:active{
	color: #660033;
	text-decoration: none;
}

#faqsection {

}

.faqs {
	width: 100%;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 25px;
}

.faqlist {
	width: 495px;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 30px;
}
.faqlist strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #337E3A;
	line-height: 25px;
	font-weight: normal;
}

.faqlist a:link {
	text-decoration: none;
	color: #000066;
	font-weight: bolder;
	font-size: 13px;
	display: block;
}
.faqlist a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #000066;
	font-weight: bolder;
	display: block;
}

.faqlist a:hover{
	color: #000000;
	font-weight: bolder;
	display: block;
	text-decoration: underline;
}

.faqlist a:active {
	text-decoration: underline;
	color: #000066;
	font-weight: bolder;
	display: block;
}

.faqs strong {
	color: #000000;
	line-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}



.insurancebox {
	padding: 0px;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}

.certification {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.dealerbox {
	padding: 0px;
	height: 175px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.dealercenter {
	width: 600px;
	margin: auto;
}
.dealerbox a:link{
	font-weight: bold;
	color: #0142A8;
	text-decoration: none;
	
	}
	
.dealerbox a:visited{
	font-weight: bold;
	color: #0142A8;
	text-decoration: none;
	
	}
	
.dealerbox a:hover{
	font-weight: bold;
	color: #0142A8;
	text-decoration: underline;
	
	}
.dealerbox a:active{
	font-weight: bold;
	color: #0142A8;
	text-decoration: none;
	
	}
	
.testimonials {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	width: 600px;
	margin-top: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

.testimonials strong {
	font-weight: bold;
	color: #014493;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}

.text {
	font-weight: bold;
	color: #014493;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	height: 80px;
	display: block;
	width: 300px;
	font-style: italic;
}

.testimonials .name{
	width: 245px;
	float: left;
	clear: none;
	margin-top: 5px;
	line-height: 22px;
}
.testimonials .name strong{
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	background-color: #E1FCD1;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 22px;
	background-image: url(images/bg-feedbackby.jpg);
	background-repeat: no-repeat;
	width: 95px;
	display: block;
	float: left;

}

.testimonials .car {
	float: left;
	width: 245px;
	margin-top: 5px;
	margin-left: 0px;
	line-height: 22px;
	clear: none;
}

.testimonials .car strong{
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	background-color: #CDE9ED;
	text-align: center;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 22px;
	background-image: url(images/bg-typeofvehicle.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 22px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.testimonials .providedby {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	width: 245px;
	line-height: 22px;
	clear: none;
}

.testimonials .providedby strong{
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFF1B8;
	text-align: center;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 22px;
	background-image: url(images/bg-serviceby.jpg);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	float: left;
	padding: 0px;
}

.servicesmain {
	float:left;
	width: 450px;
	list-style-image: url(images/graphc-list.gif);
	list-style-position: outside;

}

.servicesmain2 {
	float:right;

}

.servicesmain h1 {
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg-services-h1.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.servicespic {
	position:absolute;
	top:100px;
	right:100px;

}

.contactusmain {
	list-style-position: inside;
	list-style-image: url(images/graphic-list-contact.gif);
}

.contactusmain h1 {

	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg-services-h1.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}


#footer {
	width: 970px;

}

.footerleft {
	float:left;
}

.footerright {
	float:right;
	margin-right: 35px;
	margin-top: 10px;
	text-align: right;
	
}

.footerbg {
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	height: 32px;
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 32px;
	
}

.footerbg a:link {
	color: #000000;
	text-decoration: underline;

}
.footerbg a:visited {
	color: #000000;
	text-decoration: underline;

}

.footerbg a:hover {
	color: #333333;
	text-decoration: none;
}

.footerbg a:active {
	color: #000000;
	text-decoration: underline;

}


.footer2 {

}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 500px;
	margin-left: 35px;
	margin-top: 10px;
	float: left;
}
.meetusgraphic {
	width: 250px;
	float: left;
	margin-right: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	text-align: center;
	margin-bottom: 20px;
}
