@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}



ol, ul {	list-style: none;}

table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	/* end reset styles */
	/* clearing technique */
	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}
	
.clearfix {display:inline-block;}
	/* mac hide \*/
	
* html .clearfix {height: 1%;}

.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles..................*/


body {
	background-color:#DDD;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	margin-top:9px;}
	
#wrapper {
	width:952px;
	margin: 0 auto;
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
	}
	
#header-holder {
	background-image:url(images/header-bg.jpg);
	background-repeat:no-repeat;
	height:385px;
	width:952px;
	margin: 0 auto;}
	
	#header-holder2 {
	background-image:url(images/header-bg2.jpg);
	background-repeat:no-repeat;
	height:105px;
	width:952px;
	margin: 0 auto;}
	
#form-holder {
	display:block;
	position:absolute;
	width:350px;
	margin-left:248px;
	margin-top:173px;
	}
	
.text-label {
	float:left;
	text-align:left;
	width:150px;
	display:block;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;}
	
.text-label2 {
	float:right;
	text-align:left;
	width:150px;
	display:block;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;}
	
.text-input {
	width:150px;
	height:14px;
	font-size:11px;
	margin-bottom:4px;
	font-size:11px;
	}
	
.state-list {
	width:130px;
	height:20px;
	margin-bottom:4px;
	font-size:11px;}
	
.best-time-list {
	width:110px;
	height:20px;
	margin-bottom:4px;
	font-size:11px;}

.start-btn {
	margin-left:50px;
	margin-top:20px;
	position:absolute;}
	
#main-content {
	width:938px;
	margin: 0 auto;
	background-image:url(images/nav-header-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;}
	
#nav-holder {
	float:left;
	width:300px;
	color:#0054A8;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-y;
	margin-top:44px;
	background-color:#E7EDF2;
	
	}
	
#nav-holder li{
	
	line-height:30px;
	width:300px;
	background-color:#D5E1E8;
	display:block;
	
	}
	
#nav-holder li a{
	text-decoration:none;
	color:#025092;
	background-image:url(images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
	padding-left:25px;
	border-bottom: solid 1px #F2F5F9;
	display:block;
	}
	
#nav-holder li a:hover{
	background-color:#E7EDF2;
	display:block;
	color:#FE9700;
	}	
	
	
#main-content-inner {
	float:right;
	width:610px;
	padding:29px 10px 0 0;
	font-size:12px;
	line-height:20px;
	color:#666666;
	margin-left:10px;
	}
#main-content-inner p
{
    padding-bottom:10px;
}

#main-content-inner ul
{
    list-style-type:disc;
    margin-left:20px;
    padding-bottom:10px;
}
#main-content-inner ol
{
    list-style-type:decimal;
    margin-left:20px;
    padding-bottom:10px;
}

#main-content-inner h1{
	font-size:22px;
	color:#025092;
	font-weight:bold;
	padding-bottom:20px;}
	
#main-content-inner h2{
	font-size:18px;
	color:#025092;
	padding-bottom:15px;}
	
.horizontal-divider {
	border-bottom: dotted 1px #8b8b8b;
	display:block;
	}
	
	
.content-list {
	}
	
.content-list li{
	line-height:20px;
	}
	
.content-list li a{
	text-decoration:none;
	color:#025092;
	background-image:url(images/square.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	}
	


.box-hdr1 {
	background-image:url(images/hdr-bg.jpg);
	line-height:38px;
	font-size:18px;
	color:#FFF;
	text-indent:20px;}
.box1 {
	padding:10px;
	border:solid 1px #CCC;
	background-color:#CCE0FF;}

.box1 ol  {
	list-style:decimal;
	margin-left:30px;
	color:#025092;
	font-size:14px;}	

.box1 li a {
	text-decoration:none;
	color:#025092;}
	
.box1 li a:hover {
	text-decoration:underline;}


.box-hdr2 {
	background-image:url(images/hdr-bg2.jpg);
	line-height:38px;
	font-size:18px;
	color:#FFF;
	text-indent:20px;}
.box2 {
	padding:10px;
	border:solid 1px #CCC;
	background-color:#FFFFCC;}

.box2 ol  {
	list-style:decimal;
	margin-left:30px;
	color:#025092;
	font-size:14px;}	

.box2 li a {
	text-decoration:none;
	color:#025092;}
	
.box2 li a:hover {
	text-decoration:underline;}


	
	
#footer {
	width:952px;
	background-image:url(images/bottom-bg.jpg);
	background-repeat:no-repeat;
	height:60px;
	margin: 0 auto;
	text-align:center;
	padding-top:85px;
	font-size:10px;
	color:#666666}
	
#footer a {
	color:#666;
	line-height:30px;}
	
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	
	
	
	
	
	
	
#hdr-bnr-bg {
	background:url(images/header-bg.jpg) no-repeat;
	width:952px;
	height:456px;
	margin: 0 auto;}

#form-holder {
	position:absolute;
	width:350px;
	margin:182px 0 0 278px;}

.form-label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	margin:4px 0 4px 0;
	
	}
 
.form-list {
 	width:160px;
	height:34px;
	font-size:14px;
	padding:4px 0 0 0;}

#qoute-btn {
	margin: 20px 0 0 116px;
	display:block;
	}

.float-list {
float:left;
margin-right:20px;}

.float-list2 {
float:left;
}
