body {
	margin: 0;
	padding: 0;
	color: #585858; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background: #e0e0e0 url(../images/back_fade.jpg) repeat-x
}

form {
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 20px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 5px;
	color: #3d3d3d; 
	font-weight: bold; 
	font-size: 12px;
	background-color: #eee;
}

h3 {
	color: #3d3d3d; 
	font-weight: bold; 
	font-size: 12px;
}

h1 strong {
	color: #8ec535;
	font-size: 14px;
	font-weight: bold;
}

p  { color: #585858; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

a:active, a:link, a:visited { color: #5b9139; text-decoration: none; }
a:hover { color: #73b747; text-decoration: underline; }

img {
	border: 0px;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
}

#top-menu { height: 27px; background: url(../images/top_bar.jpg) top right no-repeat; }
#top-menu ul { float: right; margin: 0; padding: 0; height: 27px;  }
#top-menu li { float: left; display: block; text-align: center; padding: 7px 15px 6px 15px; border-right: 1px solid #c9c9c9; }
#top-menu li.last { border-right: none; padding-right: 60px; }
#top-menu a:link, #top-menu a:active, #top-menu a:visited { color: #5e5e5e;	text-decoration: none; }
#top-menu a:hover { color: #5b9139;	text-decoration: underline; }

#mid-menu { clear: both; height: 32px; margin-bottom: 2px; }

#mid-menu a { height: 32px; display: block; float: left; }
#mid-menu a.t1 { width: 172px; }
#mid-menu a.t2 { width: 173px; }
#mid-menu a.t3 { width: 175px; }
#mid-menu img.t4 { height: 32px; width: 260px; display: block; float: left; }

#submenu { width: 190px; float: left; }

#submenu div.header { 
	margin: 5px 20px 0 5px; 
	background: url(../images/b1.jpg) repeat-x; 
	color: #888; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 8px 116px 8px 6px;
}

#submenu ul { list-style-type: none; margin: 15px 0 0 13px; padding: 0; }
#submenu li { display: block; margin-bottom: 2px; }
#submenu a:link, #submenu a:active, #submenu a:visited { color: #5e5e5e; text-decoration: none; padding: 0 0 0 12px;  background: url(../images/bullet1.gif) no-repeat; }
#submenu a:hover { color: #5b9139; text-decoration: underline; }

#content {
	float: right;
	width: 353px;
	display: inline;
	padding-bottom: 20px;
}

#content.wide {
	width: 570px !important;
	margin-right: 20px;
}


#right {
	width: 543px; 
	float: left; 
	background-color: #FFF;
}

#left {
	margin: 0 0 0 20px;
	width: 217px; 
	float: right; 
	background-color: #FFF;
	padding: 1px 0 0 0;
}

#qualification {
	background-color: #cfeec6;
	width: 217px;
	overflow: auto;
}

#qualification p { 
	text-align: center; 
	padding: 10px 0 5px 0;
	margin: 0;
}

#qualification form {
	padding: 0;
	margin: 0 0 0 22px;
}

#qualification label {
	display: block;
	font-weight: bold; 
	margin: 10px 0 10px 0;
}

#qualification input {
	color: #595959; 
	font-size: 10px;
	font-family: Verdana; 
	background-color: #f7f7f7; 
	border: solid 1px #c3c3c3;
}

#qualification input.submit {
	color: none;
	background: none;
	padding: 0;
	border: none;
	margin: 15px 0 12px 0;
}

#page-spacer {
	background: url(../images/element.jpg) no-repeat; 
	height: 15px;
}

#header {
	background-color: #FFFFFF;
}

#logo {
	width: 248px; 
	height: 101px; 
	float: left;
}

#header .right {
	width: 532px; 
	height: 101px; 
	float: right;
}

#header .spacer {
	height: 6px; 
	background-color: #EEEEEE;
}

#phone {
	text-align: right; 
	padding: 25px 0 0 0;
}

#footer {
	clear: both; 
	text-align: center; 
	padding: 36px 0 0 0; 
	position: relative;
}

#footer .seal {
	position: absolute; 
	top: 15px; 
	right: 0px;
}

#multiple {	padding: 15px 20px 35px 20px; }
#multiple strong { font-size: 12px; color: #3d3d3d; }

#providers { text-align: center; }

#background { background-color: #FFF; overflow: auto; }

#index-map { clear: both; background-color: #FFF; height: 124px; }
#index-map div { float: left; width: 100px; margin: 15px 0 15px 90px; }
#index-map div.first { margin-left: 50px; }
#index-map a:link, #index-map a:active, #index-map a:visited { color: #5e5e5e; text-decoration: none; line-height: 140%; }
#index-map a:hover { color: #5b9139; text-decoration: underline; }

#index-providers { 
	width: 140px;
	height: 240px;
	float: left; 
	background-color: #FFF; 
	margin: 0 7px 7px 0; 
	text-align: center;
}

#index-providers div.header { 
	text-align: left;
	margin: 5px 5px 0 5px; 
	background: url(../images/b1.jpg) repeat-x; 
	color: #888; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 8px 0px 8px 6px;
}

#index-services {
	width: 130px; 
	height: 240px;
	float: left; 
	background-color: #FFF; 
	margin-bottom: 5px; 
}

#index-services div.header { 
	margin: 5px 5px 0 5px; 
	background: url(../images/b1.jpg) repeat-x; 
	color: #888; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 8px 0px 8px 6px;
}

#index-services div.links { 
	margin: 5px 5px 5px 5px; 
	background-color: #eee;
	padding: 8px 0px 32px 6px;
}

#index-disclaimer {
	width: 279px;
	height: 240px;
	background-color: #FFF; 
	float: left;
	margin: 0 7px 7px 0;
}

#index-disclaimer div.header { 
	margin: 5px 5px 0 0; 
	background: url(../images/b1.jpg) repeat-x; 
	color: #888; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 8px 0px 8px 6px;
}

#index-disclaimer p {
	margin: 0;
	padding: 12px 8px; 
}

#splash {
	height: 199px;
	background: url(../images/bs.jpg) no-repeat;
	margin-bottom: 7px;
}

#splash div {
	background: url(../images/splash2.jpg) top right no-repeat;
	height: 199px;
}

#splash div p {
	color: #FFF;
	padding: 95px 0 0 45px;
	margin: 0;
}

#index-qualification {
	float: left;
	margin-bottom: 7px;
	width: 217px;
}

#quote-qualification {
	margin: 0 auto;
	width: 217px;
}

#sitemap div {
	float: left;
	width: 49%;
}

#sitemap a:link, #sitemap a:active, #sitemap a:visited { color: #5e5e5e; text-decoration: none; line-height: 140%; }
#sitemap a:hover { color: #5b9139; text-decoration: underline; }

.bold14  { color: #707070; font-weight: bold; font-size: 14px; }
.line { background: url(../images/doted_line.gif) bottom no-repeat; padding-bottom: 10px; }

.clear { clear: both; }

.split div {
	float: left;
	width: 49%;
	overflow: auto;
}

.split ul {
	margin: 0 0 0 15px;
	padding: 0;
}

.carriers div {
	text-align: center;
}

.carriers img {
	margin-bottom: 10px;
}

.tripple-split div {
	float: left;
	width: 33%;
}

#contact {
	background-color: #eee;
	padding: 32px 18px 32px 18px;
	overflow: auto;
}

#contact div {
	height: 30px;
	clear: left;
}

#contact div.textarea {
	height: 85px;
}

#contact label {
	float: left;
	width: 80px;
	margin-right: 5px;
}

#contact label.street { width: 125px; }
#contact input.street {	width: 120px; }

#contact label.city { width: 95px; }
#contact input.city { width: 90px; }

#contact label.state { width: 50px; }
#contact select.state { width: 50px; }

#contact label.zip { width: 45px; }
#contact input.zip { width: 40px; }

#contact label.phone { width: 100px; }
#contact input.phone { width: 95px; }

#contact label.type { width: 75px; }
#contact input.type { width: 70px; }

#contact input, #contact select, #contact textarea {
	float: left;
	margin-right: 5px;
}

#contact textarea {
	height: 70px;
}

#contact .submit {
	text-align: center;
}

#contact .submit input {
	float: none;
}

.err { color: red; }

#states { clear: both; background-color: #FFF; padding: 10px; margin-top: 1px; }
#states a:link, #states a:active, #states a:visited { color: #5e5e5e; text-decoration: none; }
#states a:hover { color: #5b9139; text-decoration: underline; }

.tac { text-align: center; }

dl.glossary {
	font-size: 13px;
	padding: 0px;
	margin-bottom: 15px;
}

dl.glossary dt{
	float: left;
	font-weight: bold;
}

dl.glossary dd{
	padding: 0px;
	margin: 0px;	
	margin-bottom: 15px;
	font-weight: normal;
}

span.required { 
    color: red; 
}
