* {
	margin: 0;
	padding: 0;
} 
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:10pt;
	background-color:#D1E6F5;
	background-image:url(../img/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
a{
	color:#555555;
	text-decoration:none;
	font-size:8pt;
	border-bottom:1px dotted #CCCCCC;
}
a:hover{
	color:#1765AD;
	border-bottom:1px dotted #1765AD;
}
a.txtlink{
	color:#555555;
	text-decoration:none;
	font-size:9pt;
	border-bottom:1px dotted #CCCCCC;
}
a.txtlink:hover{
	color:#1765AD;
	border-bottom:1px dotted #1765AD;
}
#page{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	background-color:#D1E6F5;
	border-left:1px solid #1666AF;
	border-right:1px solid #1666AF;
	min-height:100%;
}
#nav{
	float:left;
	clear:both;
	width:800px;
	height:92px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}
#homeLink{
	float:left;
	width:190px;
	height:55px;
	cursor:pointer;
}
#numbers{
	float:left;
	width:610px;
	height:55px;
}
#page #nav  #numbers h1{
	margin-top:28px;
	color:#216EB2;
	font-size:12pt;
}
#page #nav  #numbers #contact{
	position:absolute;
	right:0;
	top:0;
	text-align:right;
	margin-right:3px;
	font-size:8pt;
}
#links{
	float:left;
	clear:both;
	width:800px;
	height:25px;
	text-align:center;
}
#links a{
	text-decoration:none;
	color:#1666AF;
	font-size:12pt;
	border:0;
}
#links a:hover{
	color:#1F2351;
}
#links h1{
	display:inline;
	margin:0 25px 0 25px;
	line-height:26px;
}
#flash{
	float:left;
	clear:both;
	margin:0 0 5px 0;
}
#body{
	width:800px;
	float:left;
	clear:both;
}
#content{
	float:left;
	width:450px;
	background-color:#FFFFFF;
	border:1px dotted #1666AD;
	padding:10px 0 10px 0;
}
#content p{
	padding:3px 7px 3px 7px;
}
#homeContent{
	float:left;
	width:430px;
	background-color:#FFFFFF;
	border:1px dotted #1666AD;
	margin-left:20px;
	margin-top:8px;
}
#homeContent p{
	padding:0 10px 10px 10px;
}
#homeContent h1.header{
	font-size:14pt;
	text-align:center;
	color:#216EB2;
	padding:5px;
}
#ads{
	float:left;
	background-color:#D1E6F5;
	width:320px;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	font-size:10pt;
}
#jumpMenu{
	float:left;
	width:340px;
	margin:0;
	padding:0;
	font-size:10pt;
	height:250px;
	background-image:url(../img/quotebg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#jumpMenu select{
	width:200px;
	margin-right:60px;
	margin-top:116px;
}
#ads #homeImage{
	background-image:url('../img/home.jpg');
	background-repeat:no-repeat;
	width:310px;
	height:233px;
}
#ads #autoImage{
	background-image:url('../img/auto.jpg');
	background-repeat:no-repeat;
	width:310px;
	height:659px;
}
#ads #lifeImage{
	background-image:url('../img/life.jpg');
	background-repeat:no-repeat;
	width:310px;
	height:233px;
}
#ads #homeImage h1, #ads #autoImage h1{
	font-size:16pt;
	text-align:center;
	color:#1F2351;
	padding-top:20px;
}
#footer{
	float:left;
	clear:both;
	width:800px;
	margin:10px 0 5px 0;
	border-top:1px dotted #1666AD;
	padding-top:5px;
}
div.required{
	color:#CC0000;
	font-weight:bold;
	margin:0 3px 0px 0;
	display:inline;
	padding:0px;
}
div.row{
	float:left;
	clear:both;
	width:450px;
	margin:0 0 2px 0;
	padding:0;
}
h2{
	float:left;
	clear:both;
	padding:0;
	margin:5px 0 0 0;
}
div.row div.left{
	float:left;
	width:250px;
	padding-left:3px;
	font-size:9pt;
}
div.row div.right{
	float:left;
	width:195px;
}
input[type=text], textarea, select{
	width:195px;
	float:right;
	padding:0px;
	margin:0px;
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
div.row div.right select{
	width:197px;
}
div.row div.submit, div.row div.reset{
	float:right;
	width:92px;
	margin:0 5px 0 3px;
	border:1px dotted #333333;
	cursor:pointer;
	height:22px;
	text-align:center;
	color:#006699;
	line-height:22px;
	background-color:#CCCCCC
}
#buttons{
	margin:5px 5px 0 0;
}

#quote,
#vehicle_2, #vehicle_3, #vehicle_4, #vehicle_5, #vehicle_6, #vehicle_7, #vehicle_8, #vehicle_9, #vehicle_10,
#driver_2, #driver_3, #driver_4, #driver_5, #driver_6, #driver_7, #driver_8, #driver_9, #driver_10,
#ticket_info_1, #ticket_info_2, #ticket_info_3, #ticket_info_4, #ticket_info_5, #ticket_info_6, #ticket_info_7, #ticket_info_8, #ticket_info_9, #ticket_info_10,
#disease_more{
	display:none;
}
