﻿body {
	background:url(images/stripe2.png) #999;
	width:850px;
	margin:10px auto;
	font-family: tahoma, verdana, arial;
	font-size:.75em;
	text-align:center;
}
* html body {
	font-size: 90%;
}
a:link, a:visited {
	color:#00c;
	text-decoration:none;
	border-bottom:1px solid #00c;
}
a:hover {
	color:#900;
}
#maincell {
	border:1px solid #000;
}
* html #maincell {
	width:850px;
}
#top {
	border-bottom:1px solid #000;
	height:205px;
	background:url(images/cdimages/top-banner1.jpg) #fff;
	position:relative;
}
.logo {
	float:right;
	position:relative;
	top:5px;
	right:5px;
	font-size:90%;
	text-align:center;
	background:none transparent;
	color:#fff;
	display:none;
}
*html .logo {
	font-size:80%;
}
.logo img {
	margin-bottom:-3px;
}
.address {
	text-align:right;
	padding:3px;
	color:#000;
	position:relative;
	float:right;
	top:0px;
	font-weight:bold;
	/*left:5px;*/
	/*text-transform:uppercase;*/
	display:none;
}
*html .address {
	font-size:90%;
}
.address a:link, .address a:visited {
	color:#036;
	border-bottom:1px solid #036;
}
.address a:hover {
	color:#600;
}
.address h1 {
	border:0;
	background:none transparent;
	padding:0;
	margin:0 0 -10px 0;
	line-height:100%;
	color:#000;
	font-family:'arial black', arial;
	font-weight:normal;
	/*font-variant:small-caps;
	text-transform:lowercase;*/
	font-size:160%;
	display:none;
}
#navcontainer {
	border-bottom:1px solid #000;
}
#navcontainer ul {
	background: #900 none;
	color: #fff;
	/*width: 748px;*/
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 -1px 0;
	border-top:0px solid #000;
	border-bottom:1px solid #000;
	text-align: center;
	list-style-type: none;
	padding: 0.3em 0px 0.4em 0px;
	/*text-transform:lowercase;
	font-variant:small-caps;*/
	font-weight:bold;
}
*html #navcontainer ul {
	font-size:90%;
}

#navcontainer ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0px;
	margin-left: 0px;
}

#navcontainer ul li a {
	padding: 0.3em 1em 0.4em;
	background: transparent none;
	color: #fff;
	text-decoration: none;
	border-right: 2px solid #900;
	border-left: 2px solid #900;
	border-bottom:0;
}

#navcontainer ul li a:hover {
	background: #f5f5dc none;
	color: #333;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

#navcontainer #active a:link, #navcontainer #active a:visited{}
#navcontainer #active a:hover {
	color:#333;
}
#dropmenudiv {
	position:absolute;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid #000;
	font-size: 90%;
	z-index:100;
	line-height:150%;
	text-align:left;
	/*text-transform:lowercase;
	font-variant:small-caps;*/
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	background: #f5f5dc none;
	color: #333;
}
#dropmenudiv a:hover {
	background: #999 none;
	color: #f5f5dc;
}
.copyright {
	font-size: 90%;
	text-align:center;
	margin:5px 0;
	clear:both;
	border:1px solid #000;
	/*width:850px;*/
	background:none #eee;
	color:#000;
	padding:5px 0;
}
.copyright a:link,.copyright a:visited {
	color:#036;
	border-bottom:1px solid #036;
}
.copyright a:hover {
	color:#600;
}
.page {
	padding:5px;
	background:none #fff;
	font-size:100%;
	text-align:justify;
	line-height:150%;
}
*html .page {
	font-size:90%;
}
.page a:link, .page a:visited {
	color:#036;
	text-decoration:none;
	border-bottom:1px solid #036;
}
.page a:hover{
	color:#600;
}
.leftbox {
	width:45%;
	float:left;
	margin:0 5px 10px 0;
	position:relative;
	z-index:5;
	background:none transparent;
}
.introduction {
	margin:0 0 10px 0;
	position:relative;
	background:none #fff;
	text-align:justify;
}
.trusted {
	text-align:left;
	background:url(images/stop-sign-2_border.gif) repeat-x #fff;
	/*padding:5px 15px;*/
	font-family:tahoma,verdana;
	border:1px solid #666;
}
.trusted p {
	clear:both;
	padding:0 10px;
}
.trusted h1{
	font-size:155%;
	color:#000;
	font-weight:bold;
	border:0;
	line-height:100%;
	padding:0;
	text-align:left;
	background:none transparent;
	float:left;
	width:60%;
	position:relative;
	top:25px;
}
.guaranteed {
	text-align:center;
	color:#fff;
}
.aaa {
	padding:3px;
	margin:-10px 0 0 0;
	background: none #ccc;
	border:1px solid #aaa;
	color:#333;
	text-align:justify;
}
.trusted p {
	background:none transparent;
	padding:0 5px;
	line-height:125%;
	color:#000;
	font-size:100%;
	text-align:justify;
}
.trusted a:link, .trusted a:visited{
	color:#036;
	text-decoration:none;
	border-bottom:1px solid #036;
}
.trusted a:hover{
	color:#600;
}
.seewhy a:link, .seewhy a:visited {}

.caps {
	text-transform:uppercase;
	color:#930;
}
.logos {
	background:none #fff;
	text-align:center;
	border:0px solid #bbb;
	margin:0 auto;
	position:relative;
	padding:15px 0;
}
.logos img {
	padding:0px 0 0 0;
	vertical-align:middle;
	border:0;
}
*html .logos {
	padding:0px 0 0 0;
}
.logos a:link, .logos a:visited {
	border:0;
}
.logos ul {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
}
.logos ul li {
	display:inline;
	padding:0px 5px;
	margin:0;
}
.carlogos {
	border:1px solid #000;
	text-align:center;
	margin:15px auto 0;
	position:relative;
	text-align:center;
	z-index:10;
}
*html .carlogos {
	width:50%;
}
.weservice {
	text-align:center;
	/*text-transform:uppercase;
	font-variant:small-caps;*/
	background:none #036;
	color:#fff;
	border-bottom:1px solid #000;
	font-siZe:100%;
	font-family:verdana;
	padding:3px 0;
}

.carlogos {
	text-align:center;
	padding:0 0 5px 0;
}
.carlogos ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
.carlogos ul li {
	display:inline;
	padding:3px 0;
	font-variant:small-caps;
	font-size:100%;
	font-family:verdana;
	
}
.weservice h2 {
	line-height:normal;
	margin:0;
}
.carlogos h3 {
	display:inline;
	font-weight:normal;
}
.mapbox {/*height:290px;width:667px;&*/margin:5px auto;padding:3px;text-align:center;}

#map {width: 60%; height: 300px; border: 1px solid #000; float: left;text-align:justify;margin:0 3px 0 0;}

#map a:link, #map a:visited{
	border:0;
	text-decoration:underline;
}

#othermap {height: 300px; width: 38%;border: 1px solid #000;float:left;margin:0;}

#othermap a:link, #othermap a:visited{
	border:0;
	text-decoration:underline;
}

.style1 {background-color:transparent;font-weight:bold;color:#fff;width:75px;}
.style2 {background-color:transparent;font-weight:bold;color:#600;width:50px;}

.newsletter {
	color:#000;
	font-size:100%;
	text-align:justify;
	border:1px solid #bbb;
	background:none #eee;
	padding:5px 5px;
	float:right;
	width:51%;
	height:60px;
}
.newsletter a:link, .newsletter a:visited {
	text-decoration:none;
	border-bottom:1px solid #036;
	color:#036;
	font-weight:bold;
}
.newsletter a:hover {
	color:#369;
}
h1 {

	font-size:175%;

	font-weight:bold;

	text-align:left;

	/*line-height:50%;*/

	padding:7px 5px 7px 0;

	font-family:tahoma;

	color:#666;

	background:none transparent;

	/*border-bottom:1px solid #999;*/

	margin:0 0 10px 0;

	

}

h2 {

	font-size:175%;
	font-weight:bold;
	text-align:left; padding:7px 5px 7px 0;
	font-family:tahoma;
	color:#666;
	background:none transparent;
	margin:0 0 10px 0;

}

.servicesbox {padding:10px 0;}

.servicesbox table{
	margin:0 auto;
	width:95%;
	background:none #f0f0f0;
	border:1px solid #bbb;
	padding:0 10px;
}
.services {font-size: 90%; padding: 5px;width:100%;}
.services ul {margin: 0; padding: 0; list-style: none inside;}
.services ul li {font-size: 140%; font-weight: bold; color: #600;/*text-transform:lowercase;font-variant:small-caps;*/text-align:left;}
.services ul li ul li {font-size: 90%;font-weight: normal;margin-left: 2em;color: #333;text-transform:none;font-variant:normal;text-align:left;}
*html .services ul li li {font-size:90%;}
*html .services ul li {font-size:120%;}

.appointment {
	float:left;
	font-family:verdana;
	width:57%;
	margin-right:10px;
}
*html .contactinfo td {
	font-size:80%;
}
*html .appointment td {
	font-size:80%;
}
.appointment textarea {
	font-family:verdana;
	font-size:100%;
}
.contactinfo {
	float:left;
	border:1px solid #aaa;
	text-align:center;
}
.contactinfo table{
	text-align:left;
}
.contactinfo td{
	padding:0 10px;
}
.contactinfo img {
	margin:8px 0;
	border:1px solid #999;
}
.shaded {
	background:none #eee;
	padding:3px;
}
.submit {
	font-family:verdana;
}
.backtotop {
	text-align:center;
	clear:both;
}
.tips {
	float:left;
	width:250px;
	margin:0 5px 5px 0;
	border:1px solid #bbb;
	padding:10px 15px;
	background:none #eee;
	color:#000;
	font-size:95%;
	line-height:normal;
}
.tips i{
	font-weight:bold;
}

.othertips h2 {
	margin:0;
	padding:0;
}
.othertips h3 {
	margin:0;
	padding:0;
}
.mmm {
	float:right;
	margin-left:5px;
}

/* Calendar Date Chooser */

#calendarContainer {
	border:1px solid #aaa;
}
.cal {
	font-size:11px;
	background-color:#eee;
	text-align:center;
	border:0;
}

.cal img {
	border:0;
}
.cal button{
	border:0;
	background-color:#eee;
	cursor:pointer;
	margin:0;
	padding:0;
}
.cal button.today { background-color:#FF6; }
.cal button.selected { border:1px solid #000; }

.dow {
	background-color:#000;
	color:#FFF;
	font-weight:normal;
}

.dow td {
	width:18px;
}
thead {
	font-size:1.2em;
	font-weight:bold;
}

thead button {
	font-size:.7em;
}

/*------------end chooser*/

.ccfinfo {
	float:right;
	width:225px;
	padding:5px;
	background:none #369;
	border:1px solid #036;
	color:#fff;
	margin-bottom:10px;
}
.ccfinfo h2 {
	padding:0;
	margin:0;
	color:#fc0;
}
.ccfinfo img {
	border:1px solid #000;
	margin:3px 0;
}
.ccfinfo a:link, .ccfinfo a:visited {
	color:#fc0;
	border-bottom:1px solid #fc0;
}
.ccfinfo a:hover {
	color:#fff;
}
.ccfleftbox {
	float:left;
	width:490px;
	margin-right:10px;
}
.bottombox {
	clear:both;
}
.sitemap {
	width:650px;
	margin:10px auto;
	background:#f9f9f9;
	border:1px dashed #aaa;
	height:150px;
	padding:0 10px;
	text-align:left;
}
.sitemap ul {
	list-style:none;
	padding:0;
	margin:0;
	
}
.sitemap ul li {
	float:left;
	width: 200px;
	margin: 10px 0;
	font-size:120%;
}
.sitemap ul li a:link, .sitemap ul li a:visited {
	font-weight:bold;
	color:#600;
	border-bottom:1px solid #600;
	/*text-transform:uppercase;*/
}
.sitemap ul li a:hover {
	color:#933;
}
.sitemap ul li li {
	text-transform:none;
}
.sitemap ul li ul li {
	padding-left:20px;
	margin:0;
}
.sitemap ul li ul li a:link, .sitemap ul li ul li a:visited {
	font-weight:normal;
	color:#666;
	border-bottom:1px solid #666;
	font-size:80%;
	text-transform:none;
}
.sitemap ul li ul li a:hover {
	color:#333;
}
.reasonswhy {
	margin:0 40px 0 160px;
}
.reasonswhy h2 {
	margin-left:-120px;
}
.reasonswhy img {
	float:left;
	border:1px solid #fff;
	margin:0 20px 20px -120px;
}
.qolinks ul, .qolinks li {
	list-style-type:none;
	display: inline;
	margin:0;
	padding:0;
}
th.cellnumber {
	width: 50px;
	padding:2px;
	border:1px solid #ccc;
}
td.cellname {
	width: 100px;
	padding:2px;
	border:1px solid #ccc;
}
td.celldescription {
	padding:2px;
	border:1px solid #ccc;
	text-align:left;
}
.downloads {
	text-align:center;
	margin:0 10%;
}
.downloads th {
	text-align:left;
	border:1px solid #000;
	background:none #000;
	color:#fff;
	margin:0;
	padding:3px;
}
.downloads h2 {
	line-height:100%;
	padding:0;
	margin:0;
}
.downloads td {
	text-align:left;
	border:1px solid #000;
	padding:0 5px;
}
.downloads img{
	vertical-align:middle;
	border:0;
}
.dailytipbox h2 {
	text-transform:lowercase;
	margin:0 5%;
	padding:0;
}
.dailytipbox h2:first-letter {
	text-transform:capitalize;
}
.dailytip {
	margin: 0 5% 20px 5%;
}
.dailytipbox h3 {
	margin:0 5%;
	padding:0;
	font-style:italic;
	font-weight:normal;
	font-size:90%;
}
.fleetletter {
	margin: 10px 3%;
	border:1px dashed #bbb;
	background:none #f9f9f9;
	padding:15px;
}
.couponbox {
	text-align:center;
}
.couponbox h1{
	margin:5px 0;
	padding:20px 0;
	font-size:175%;
	border:1px solid #000;
	background:none #666;
	color:#eec;
	text-align:center;
}
.special {
	border:2px dashed #666;
	background:none #eee;
	margin:10px auto 10px auto;
	padding:10px;
	text-align:justify;
}
.special h2 {
	margin:0;
	padding:0;
	font-size:125%;
	color:#633;
}
.special h3 {
	margin:0;
	padding:0;
	font-size:100%;
}
.special h4 {
	margin:0;
	padding:0;
	font-size:80%;
	font-weight:normal;
	font-style:italic;
}

.specialone, .specialtwo, .specialthree {
	font-family:verdana;
	width:500px;
	margin:10px auto;
	padding:10px;
	text-align:justify;
}

.specialone h1, .specialtwo h1, .specialthree h1 {
	background:none transparent;
	margin:0 0 10px 0;
	padding:0;
	float:none;
	text-align:center;
	text-transform:	uppercase;
	font-size:20px;
	border:0;
}

.specialone h5, .specialtwo h5, .specialthree h5 {
	font-size:10px;
	margin:10px 0 0 0;
	padding:0;
	font-weight:normal;
	float:none;
	line-height:normal;
}

.specialone b, .specialtwo b, .specialthree b {
	text-align:center;
	font-size:14px;
}

.specialone {
	border:2px dashed #600;
	background:none #edc;
}
.specialone h1 {
	color:#600;
}
.specialone b {
	color:#600;
}

.specialtwo {
	border:2px dashed #006;
	background:none #cde;
}
.specialtwo h1 {
	color:#006;
}
.specialtwo b {
	color:#006;
}

.specialthree {
	border:2px dashed #060;
	background:none #dec;
}
.specialthree h1 {
	color:#060;
}
.specialthree b {
	color:#060;
}

#ebookcell {
	border: 1px solid #000;
	background-color: #fff;
	width: 450px;
	padding: 10px;
}

.alwaysavailable {
	border:1px solid #633;
	padding:3px;
	background:none #ffd;
	margin:0 0 3px;
}
.alwaysavailable h3 {
	margin:3px 0;
	padding:0;
	font-size:100%;
	color:#633;
}
.serviceslogos {
	border:1px solid #036;
	margin:5px 0;
	padding:0;
	text-align:center;
	background:none #fff;
}
.serviceslogos ul {
	list-style:none;
	margin:10px auto;
	padding:0;
	width:450px;
	
}
.serviceslogos li {
	display:inline;
	margin:0;
	padding:5px;
}
.serviceslogos h3 {
	display:inline;
	font-weight:normal;
	margin:3px;
	font-variant:small-caps;
	font-family:verdana;
	font-size:120%;
}

.wespecialize {}
.wespecialize h2 {
	padding:2px 0;
	margin:0;
	line-height:normal;
	/*font-variant:small-caps;
	text-transform:uppercase;*/
	background:none #036;
	text-align:center;
	font-family:verdana;
	color:#fff;
	font-size:120%;
}
*html .wespecialize li {
	padding:10px 0;
}
.blur{
	background: transparent url(shadow1.png);
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
.shadow{
	background: transparent url(shadow2.png);
	color: inherit;
}
.content{
	background-color: #fff; 
	color: #000; 
	border: 1px solid #333;
	padding: .5em 2ex;
}
.shadow, .content{
	position: relative;
	bottom: 2px;
	right: 2px;
}
.testimonials {
	width:85%;
	margin:0 auto;
}
.testimonials ul {
	list-style:none;
	margin:0;
	padding:10px;
}
.testimonials ul ul {
	border:0;
}
.testimonials li {
	padding:5px 10px;
	margin:10px 0;
	font-size:125%;
	background:none #fff;
	border:1px solid #ddd;
}
.testimonials li li {
	border:0;
	padding:0;
	margin:0;
	font-size:90%;
	font-weight:normal;
	font-weight:bold;
}

.faqs {
	clear:right;
	margin-left:287px;
	padding:5px;
}

.faqs ul {
	list-style-type: none;
	padding:0;
	margin:0;
	
}
.faqs li ul {
	margin:0;
	padding:0;
}
.faqs li {
	font-weight:bold;
	color:#000;
	border:1px dashed #aaa;
	margin:5px 0;
	padding:3px;
	background:none #f9f9f9;
}
.faqs li li {
	margin:0 0 5px 5px;
	padding:0px;
	font-weight:normal;
	color:#333;
	border:0;
}
.newatflash {
	clear:both;
}
.newstuffcontainer {
	border:1px dashed #bbb;
}
.newatflash h3 {
	padding:0;
	margin:0;
}
.cartipsblog2 {
	width:395px;
	padding:5px;
	float:left;
	margin:5px;
}
