html, body, div, p {
	font-family:  verdana, Arial, sans-serif; 
	color: #000000;	
}
body { 
	background: #ffffff;
	text-align:center;
	padding:0px;
	margin-top:0px;
	margin-bottom:auto;
	margin-left:0px;
	margin-right: 0px;	
	background:url(images/bg-gradient.jpg) repeat-x;
	background-color:#74A5CD;
}
iframe {
	position:absolute;
	top:250px;
	right:20px;
	width:auto;
	height:auto;
	z-index:50;
}

/* font styles */

.slogan {
	font-size:24px;
	font-weight: normal;
	color: #060A79;
	font-style: italic;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.welcome {
	font-size: 16px;
	font-weight: normal;
	color: #C72700;
	margin-bottom: 0px;
}
.bsubheading {
	font-size: 14px;
	font-weight: normal;
	color: #c72700;
	margin-bottom:0px;
}
.bheading {
	font-size: 16px;
	font-weight: normal;
	color: #c72700;
	margin-bottom:0px;
}

p {
	line-height: 130%;
	margin-top: 0px;
	padding-top:0px;
	font-size: 14px;
	margin-bottom: 19px;
	text-align:justify;
}
.p  {
	line-height: 130%;
	margin-top: 0px;
	padding-top:0px;
	font-size: 14px;
	margin-bottom: 19px;
	text-align:justify;
	font-weight: normal;
}
.p-left {
	line-height: 130%;
	margin-top: 0px;
	font-size: 13px;
	margin-bottom: 19px;
	text-align:left;
	font-weight: normal;
	background-color:#A9CDFF;
	padding:5px;
}
.p-left-ns {
	line-height: 130%;
	margin-top: 0px;
	font-size: 13px;
	margin-bottom: 0px;
	text-align:left;
	font-weight: normal;
	background-color:#A9CDFF;
	padding:5px;
	font-variant:small-caps;
}
.muchsmaller {
	line-height: 130%;
	margin-top: 0px;
	font-size: 10px;
	margin-bottom: 19px;
	text-align:center;
	font-weight: normal;
}
.psmaller {
	line-height: 130%;
	margin-top: 0px;
	margin-left:40px;
	margin-right:20px;
	font-size: 12px;
	margin-bottom: 19px;
	text-align:left;
	font-weight: normal;
}

.box-text {
	line-height: 130%;
	margin-top: 0px;
	font-size: 16px;
	margin-bottom: 0px;
	padding:5px;
	text-align:center;
	font-weight: normal;
	color:#000;
}
.red-tel {
	font-weight:bold;
	color:#c72700;
}
.boldreg {
	font-weight: bold;
	color:#000000;
}
.phoneheading {
	font-family: verdana;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing:0px;
	word-spacing: 2px;	
}
.footertext {
	padding-left: 40px;
	margin-bottom: 0px;
	margin-top: 8px;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}


/* images*/

.img-arrow {
	position:relative;
	border:0px;
	padding:0px;
	vertical-align:middle;
}
.img-column {
	border:0px;
	padding:0px;
	margin:0px;
}


/* navigation & links*/

#navigation {
	position:absolute;
	top: 196px;
	left: 0px;
	height: auto;
	width: 910px;
	z-index:5;		
}
#menu {	
	padding:0em;
	margin: 0em;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	text-align:center;
	width:910px;
}
#menu li {
	display:inline;
}
#menu li a {
	display:inline;
	padding-top:5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0em;
	margin-right: 0em;
	color:#fff;
	text-decoration:none;
	float:left;
	border-right:2px solid #fff;
	font-size:14px;
	background-color: #11147f;
	font-weight:normal;
	width:123px;
	height:23px;
}
#menu li a:hover {
	color:#000;
	background-color: #7EA5FF;
}
.inpagelink {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #060A79;
	text-decoration: none;
}
.inpagelink:visited {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #060A79;
	text-decoration: none;
}
.inpagelink:hover {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #060A79;
	text-decoration: underline;
}
.link {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.link:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
/* lists*/

ul.check-list {
	list-style: none;
	margin-left:-12px;
	margin-top: -10px;
	margin-bottom: 15px;
	font-size: 14px;
}
li.check-list {
	padding-top:7px;
	padding-bottom: 7px;
	padding-left:10px;
	color: #000000;
	line-height:100%;
}
.red-underline {
	list-style: none;
	margin-left:-20px;
	margin-top: -10px;
	margin-bottom: 15px;
	font-size: 14px;
}
.red-underline a {
	color:#c72700;
	
}
.red-underline a:hover {
color:#333;	
}

/* the overall container for the page */
#container1 {
	width:910px;
	height:955px;
	margin: auto;	
	margin-bottom:20px;
	padding:0px;
	position:relative;	
	background-color: #ffffff;
}
#container2 {
	width:910px;
	height:1200px;
	margin: auto;	
	margin-bottom:20px;
	padding:0px;
	position:relative;
	background-color: #ffffff;
}
#container3 {
	width:910px;
	height:4070px;
	margin: auto;	
	margin-bottom:20px;
	padding:0px;
	position:relative;
	background-color: #ffffff;
}
#container4 {
	width:910px;
	height:2600px;
	margin: auto;	
	margin-bottom:20px;
	padding:0px;
	position:relative;
	background-color: #ffffff;
}


#masthead {
	position: absolute;
	top:0px;
	left:0px; 
	height: 103px;
	width:910px;
	text-align:center;
	background-color: #ffffff;
	z-index: 1;
}
#slogan {
	position:absolute;
	top: 30px;
	left: 270px;
	height: auto;
	z-index: 6;
}
#banner {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 910px;
	height: 233px;
	background:url(images/car-checks.jpg) no-repeat;
	z-index: 3;
}
#banner #phone {
	position:absolute;
	right: 5px;
	top: 195px;
	z-index: 22;
}
#left-column {
	position:absolute;
	top:265px;
	left: 25px;
	width: 150px;
	height:auto;
	text-align: center;
	z-index:4;
	border: #ccc 1px solid;
}
#text1 {
	position:absolute;
	top:265px;
	left: 225px;
	width: 620px;
	height:auto;
	font-size:12px;
	font-weight:normal;
	text-align: left;
	line-height: 130%;
	z-index:4;
}
#contact-box {
	position:relative;
	width:620px;
	height:auto;
	background-color:#A7BDFF;
	border: #11147f 1px solid;
}
#footer{
	position: absolute;
	bottom:0px;
	left:0px; 
	height: 38px;
	width:910px;
	background:url(images/footer.gif) no-repeat;
	z-index: 5;
}
#areas-covered {
	position: absolute;
	bottom:-80px;
	left:0px; 
	height: auto;
	width:910px;
	z-index: 5;
}

table {
	width:620px;
	font-size:14px;
}
table td {
	width:50%;
	background-color:#DDE6FF;
	border-right:15px solid #fff;
	padding-left:5px;
}
table td.heading {
	background-color:#7EA5FF;
}
table td.white {
	background-color:#fff;
}
