/* GENERIC */
html{
	min-height: 100%;
	height: 100%;
	background: url(../images/body_bg.jpg) top repeat-x #1d4272;
}

body{
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 10pt;
	min-height: 100%;
	height: 100%;
	background: url(../images/body_bg.jpg) top repeat-x #164a8e;
}
.noborder{
	border: 0;	
}

#center{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	min-height: 100%;
	height: 100%;
}
h1.style{
	margin: 0px;
	padding: 8px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif!important;
}
h2.stylered{
	margin: 0;
	padding: 0px;
	color: #b01e1e;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif!important;
}
h2.stylewhite{
	margin: 0;
	padding: 0px;
	color: white;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif!important;
}
#heading1{
	position: relative;
	display: inline-block;
	margin: 0px 0 12px -3px;
	background: url(../images/heading1bg.gif) repeat-x;
	width: 693px;
	height: 40px;
}
#heading1 h1{
	margin: 0px;
	padding: 8px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif!important;
}
#heading2 {
	position: relative;
	margin: 0px 0px 12px -3px;
	padding: 0;
	background: url(../images/heading1bg.gif) repeat-x;
	width: 1000px;
	height: 40px;
}
#heading2 h1{
	margin: 0px;
	padding: 8px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif!important;
}
	a.red{
		color: #b22121;	
}

	a:hover.red{
		color: #6a1414;	
}
/* HEADER */
#header{
	position: relative;
	display: block;
	float: left;
	width: 1000px;
	height: 116px;
	padding: 0;
	margin: 0;
}
#header img{
	border: 0;
	float: left;
}
#headeraddress{
	position: absolute;
	top: 15px;
	left: 360px;
	z-index: 100;
	display: block;
	width: 180px;
	padding: 0;
	margin: 0;
	font-size: 9pt;
}
#corptext{
	position: absolute;
	right: 10px;
	bottom: 5px;
	
}
#corptext a{
	color: #004ba5;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}
#headeraddress h1{
	margin: 0;
	padding: 0;
	color: #004ba5;
	font-size: 12pt;
}
#headeraddress p{
	margin: 0;
	padding-top: 5px;
}
/* NAV */
#nav{
	position: relative;
	z-index:10;
	float: left;
	padding-bottom: 0;
	margin: 0;
	width: 100%;
	height: 42px;
	text-align: center;
	margin-top:-3px;
	background: url(../images/nav_bg.gif) repeat-x white;
}
#navLeft{
	float: left;
	padding: 0;
	margin-right: 3px;
}
#navContainer{
	float: left;
	background: url(../images/nav_bg.gif) repeat-x;
	margin: 0;
	padding-left: 10px;
}
#navContainer ul{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	height: 1px;
}
#navContainer ul ul{
	position: absolute;
	z-index: 100;
	visibility: hidden;
	display: inline;
	float: left;
	width:700px;
	top: 40px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navContainer li{

}

#navContainer ul li{
	position: relative;
	display: inline;
	margin: 0;
	float: left;
	border-right: 1px solid black;
	height: 40px;
}
#navContainer ul ul li{
	height: 30px;
	display: inline;
	margin: 0;
	padding: 0 5px;
	text-align: center;
	border-bottom: 1px solid #400b0b;
	border-right: 1px solid #400b0b;
	border-left: 1px solid #400b0b;
	background: #9b0d0d;
}

#navContainer ul li:hover ul,
#navContainer ul a:hover ul{
	visibility: visible;
}
#navContainer ul ul li a:link, #navContainer ul ul li a:visited{
	display: inline-block;
	margin:0;
	padding: 8px 4px 4px 4px;
	color: white;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	height: 18px;
}
#navContainer li.first{
	background: none;
}
#navContainer li.last{
	border-right: 0;
	padding-right: 1px;
}
#navContainer a:link, #navContainer a:visited{
	display: inline-block;
	margin:0;
	padding: 12px 18px 0;
	color: white;
	font-size: 10pt;
	text-decoration: none;
	height: 28px;
	font-weight: bold;
}
#navContainer a:hover{
	background: url(../images/nav_bg_over.gif) repeat-x;
}
#navContainer ul ul li a:hover{                    
	color: #facccc;
	background: #9b0d0d;
}
#navRight{
	float: right;
	margin: 0;
	padding: 0;
	background: url(../images/nav_bg.gif) repeat-x;
}
/* B:right */

#right {
	position: relative;
	float: right;
	text-align: left;
	width: 304px;
	background: white;
	font-size: 12px;
}
#quicksearch{
	display: inline-block;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 282px;
	height: 227px;
	background: url(../images/right_box_bg.gif) repeat-x #006ee2;
}
#quicksearch h2{
	margin: 2px 0px 8px;
	font-size: 11pt;
	color: white;
}
iframe.iframe{
	display: inline;
	float: left;
	z-index:1; 
	background: #ffffff; 
	border: solid 5px #173861;
	width: 96%;
	height: 84%;
	margin-top: -5px;
}
#location {
	display: inline;
	position: relative;
	float: left;
	margin: 4px 0 0;
	padding: 10px 10px 10px 10px;
	width: 282px;
	background: url(../images/right_box_bg.gif) repeat-x #006ee2;
}
#location h2 {
	font-size: 11pt;
	color: white;
}
#location h3 {
	margin: 2px 0px 8px;
	font-size: 11pt;
	color: white;F
}
#location2 {
	display: inline;
	position: relative;
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 10px 10px 10px;
	width: 282px;
	background: url(../images/right_box_bg.gif) repeat-x #006ee2;
}
#location2 h2 {
	font-size: 11pt;
	color: white;
}

#smallflash {
	display: inline;
	position: relative;
	float: left;
	margin: 4px 0 4px;
	padding: 15px 10px 0 10px;
	width: 282px;
	height: 235px;
	background: url(../images/right_box_bg.gif) repeat-x #006ee2;
}
#smallflash h2{
	margin: 0px 0px 5px;
	font-size: 11pt;
	color: white;
}
#smallflash p{
	text-align: center;
	color: white;
}
.inner_box1 {
	position: relative;
	float: left;
	padding: 5px;
	width: 95%;
	background: #173861;
	text-align: center;
	display: inline;
}
.inner_box2 {
	position: relative;
	float: left;
	padding: 0px 3px 6px 3px;
	width: 94%;
	background: url(../images/contact_bg.jpg) right no-repeat white;
	border: 5px solid #173861;
	display: inline;
	margin-top: -5px;
}
.inner_box2 p{
	color:#2f4256;
	margin: 0;
	padding: 3px;
}
.inner_box2 a{
	color:#30669d;
}
.inner_box3 {
	position: relative;
	float: left;
	padding: 5px;
	background: white;
	border: 2px solid #cde1fa;
	display: inline;
	margin-top: -5px;
}
.inner_box4 {
	position: relative;
	float: left;
	padding: 4px 4px 0 4px;
	width: 94%;
	background: white;
	border: 5px solid #173861;
	display: inline;
	margin-top: -5px;
}
.inner_box4 h3{
	color: #9e0e1c;
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.inner_box4 p{
	color:#2f4256;
	margin: 0;
	padding: 5px 3px;
}
.inner_box4 a{
	color:#9e0e1c;
	font-weight: bold;
}
.inner_box4  a:hover{
	text-decoration: none;
}
#roundcnr_topleft{
	position: absolute;
	top: 0;
	left: 0;
}
#roundcnr_bottomleft{
	position: absolute;
	bottom: 0;
	left: 0;
}
#roundcnr_topright{
	position: absolute;
	top: 0;
	right: 0;
}
#roundcnr_bottomright{
	position: absolute;
	bottom: 0;
	right: 0;
}
/* WHITEBACK */
#whiteback{
	background: white;
	display: inline-block;
	position: relative;
	width: 100%;
}
/* CONTENT */
#content {
	display: inline;
	width: 379px;
	margin: 0px;
	text-align: left;
	padding: 0 0;
}
#content2 {
	display: inline;
	width: 685px;
	margin: 0px;
	text-align: left;
	padding: 0;
}
/*
#content2 {
	width: 685px;
	margin: 0px;
	text-align: left;
	padding: 0;
}
*/
#content3 {
	width: 685px;
	height: 500px;
	margin: 0px;
	text-align: left;
	padding: 0;
}
#content4 {
	width: 685px;
	margin: 0px;
	text-align: left;
	padding: 3px;
}
#content5 {
	width: 100%;
	margin: 0px;
	text-align: left;
	background: white;
	padding: 0;
}
#content6 {
	width: 100%;
	height: 900px;
	margin: 0px;
	text-align: left;
	background: white;
	padding: 10px 20px;
}
#content7 {
	width: 980px;
	margin: 0px;
	text-align: left;
	background: white;
	padding: 10px;
}
#flash{
	height: 247px;
	margin: 0 0 0 12px;
	padding: 0;
	display: inline;
}
#homepagetable{
 padding: 0;
 margin: 4px 0 0 1px;
}
#homepagetable img{
	float: left;
	margin:  0;
	padding: 0 4px 3px 0;
	width: 226px;
	height: 124px;
}
#homepagetable img.last{
	float: left;
	margin:  0;
	padding: 0 0 3px 0;
	width: 226px;
	height: 124px;
	border: 0;
}
#hometext{
	position: relative;
	clear: both;
	margin: 0 2px;
	font-size: 9pt;
	width: 980px;
	padding: 8px;
	background: url(../images/right_box_bg.gif) repeat-x #006ee2;
	color: white;
}

/* ABOUT US */
#aboutus{
	width: 650px;
}
/* FOOTER */
#footer{
	clear: both;
	background: url(../images/footer.gif) no-repeat;
	height: 68px;
	width: 1000px;
	color: #89c3fe;
	padding-top: 22px;
	font-size: 8pt;
}
#copyright{
	float: left;
	padding-left: 20px;
}
#copyright a{
	font-weight: bold;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#developed{
	float: right;
	padding-right: 20px;
}
/* B:content */

	.box {
		padding: 0px 21px 0px 3px;
		margin: 0;
	}
	.box2 {
		padding: 0px 0px 0px 3px;
	}
	.box3 {
		padding: 0px 0 0px 3px;
		margin: 0;
	}
	.box4 {
		padding: 0px 0 0px 13px;
		margin: 0;
	}
		. ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		
		. li {
			margin: 0px;
			padding: 0px 0px 8px 12px;
			background: url("images/bullet.gif") no-repeat top left;
		}

	.arrow {
		padding: 0px 0px 2px 10px;
		margin-left: 5px;
		background: url("../images/bullet.gif") no-repeat top left;
		color: #30669d;
	}
	.nvh1 {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		color: #e00;
		font-size: 15px;
		font-weight: bold;
		font-family: Verdana, Tahoma, Arial, Helvatica, sans-serif!important;
	}
	#nvha {
		color: #b01e1e;	
	}

/* B:form */
.formnotes {
	padding: 3px 0px;
	color: #444;
	font-size:12px;
	font-weight:bold;
}

.fieldhead {
	border-bottom: solid 2px #b01e1e;
}

.fieldcell {
	padding: 5px 0px;
	border-bottom: solid 1px #ddd;
}

.field {
	width: 225px;
	background: #f4f4f4;
	border: solid 1px #d2cfcf;
}

.field2 {
	width: 229px;
	background: #f4f4f4;
	border: solid 1px #d2cfcf;
}
.field3 {
	width: 150px;
	background: #f4f4f4;
	border: solid 1px #d2cfcf;
	float: right;
}
.field4 {
	width: 225px;
	background: #f4f4f4;
	border: solid 1px #d2cfcf;
}
.field5 {
	width: 228px;
	background: #f4f4f4;
	border: solid 1px #d2cfcf;
}

.datefield {
	width: 83px;
	background: #f4f4f4;
	border: solid 1px #d2cfcf;
}

.hourfield {
	width: 57px;
	background: #f4f4f4;
	border: solid 1px #d2cfcf;
}

.timefield {
	width: 45px;
	background: #f4f4f4;
	border: solid 1px #d2cfcf;
}


.req_basic {
	color:#b01e1e;
}

.btn {
	width: 225px!important;
	display: inline;
	padding: 5px 12px 6px 40px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border: none;
	background: url(../images/button_bg.gif) left center;
	text-decoration:none;
}
.popbtn {
	padding: 3px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: solid 1px #d51e33;
	background: url(../images/nav_bg_over.gif) repeat-x center;
	text-decoration:none;
}
.form{
	width: 367px;
	float: left;
	margin-top: -3px;
}
#formcontent{
	display: inline;
	float: left;
	width: 250px;
	height: 100%;
	margin: -3px 20px 0 10px;
}
#formcontent img{
	margin-bottom: 10px;
	border: 0;
}
#formcontent2{
	display: inline;
	float: left;
	width: 300px;
	height: 100%;
	margin: -3px 2px 0 10px;
}

#serviceform table{
	text-align: left;
	font-size:10pt;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	
}
/* B:Nifty corners */
.cntBox{display:block}
.cntBox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#eeeeee}
.cntBox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8;
  background:#f3f3f3}
.cntBox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f8fbfa;
  border-right:1px solid #f8fbfa;
  background:#f3f3f3}
.cntBox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f3f3f3;
  border-right:1px solid #f3f3f3;}
.cntBox4{
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8}
.cntBox5{
  border-left:1px solid #f3f3f3;
  border-right:1px solid #f3f3f3}
.cntBoxfg{
  background:#eeeeee;
  text-align:center;
	padding: 10px;
	text-align: left;
}
/* E:Nifty corners */
/* contact us */
#contactus{
	display: inline-block;
	position: relative;
	float: left;
	margin-left: 13px;
	padding: 0;
	width: 950px;
}
#contactus h2{
	margin: 2px 0px 8px;
	font-size: 10pt;
	color: white;
}
#contactus a{
	color: #09F;	
}
#contacttable{
	margin:15px 0 0 15px;	
	color: #474747;
	display: inline;
	width: 964px;
	float: left;
}
#contacttable h2{
	font-size: 12pt;
	color: #b01e1e;
	margin: 0 0 5px 0;
	padding: 0;
}
#contacttable h3{
	font-size: 10pt;
	color: #b01e1e;
	margin: 0;
	padding: 0;
}
#contacttable p{
	margin: 8px 0;
	padding: 0;
}
#contacttable a{
	color:#c61111;
}
#contacttable a:hover{
	text-decoration: none;
}
/* sitemap */
#sitemap{
	display: inline-block;
	position: relative;
	float: left;
	margin-left: 13px;
	padding: 0;
	width: 650px;
}
#sitemap h2{
	margin: 2px 0px 8px;
	font-size: 10pt;
	color: white;
}
#sitemap a.black, #sitemap a:hover.black{
	color: black;	
}
#sitemap a.blue{
	color: #006cde;	
}

#sitemap strong.blue{
	color: #006cde;	
}
#sitemap a:hover.blue{
	color: #00458e;	
}

#sitemap a{
		color: #b22121;	
}

#sitemap a:hover{
		color: #6a1414;	
}
#sitemap ul{
	list-style: url(../images/bullet_black.gif);
	padding-left: 20px;
	margin: 0;
}
#sitemap ul ul{
	list-style: url(../images/bullet_blue.gif);
}
#sitemap ul ul ul{
	list-style: url(../images/bullet.gif);
}
#sitemap p{
	margin: 0 0 10px 0;	
}


/* finance calc */
#finance_calc{
	background: #fff; 
	margin: 10px; 
	padding:10px 10px 2px 10px; 
	font-family:Verdana, Tahoma, Arial, Helvatica, sans-serif; 
	font-size:11px;
	height: 91.5%;
}
#finance_calc h2{
	color: #b22121;
	margin-top: -2px;
}
#finance_calc p{
	margin: 0;
	padding-top: 8px;
}
#finance_calc_sidebar img{
	border: 0;
	margin: 5px 0 0 30px;
}
#carsNotice{
	float: left;
	display: inline;
	width: 671px;
	margin: 5px 0 0 3px;
	padding: 7px;
	color:white;
	background:  #666;
	text-align: center;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif!important;
	
}