/*-------------------------------------
GLOBAL RESETS AND SETUP
-------------------------------------*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% "Lucida Grande", Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	color: #000;
	margin: .2em 0 1em 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

dd {
	margin-left: 1em;
}

blockquote {
	font-style: italic;
	padding: 5px 0 5px 30px;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	padding: 3px;
	font-size: 100%;
	background: #eee;
}

input.submit {
	color: #fff;
	margin: 20px 0 0 0;
	border: none;
	background: none;
}

input {
	margin: 0 0 10px 0;
}

img, a {
	border: 0;
}

ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

li {
	list-style-type: none;
	padding:0;
	margin:0;
}

a {
	text-decoration: none;
	color: #085eaa;
}

a:hover {
	color: #ed1b24;
}


/*-------------------------------------------------------------------------------------------------Div Id----------*/

body {
	background: #666666 url('../images/bg.jpg') top left repeat-x;
}

#body {
	background: url('../images/bodybg_2.jpg') top center no-repeat;
	width: 1100px;
	margin: 0 auto;
}

#header, #menu, #banner, #content {
	width: 969px;
	margin: 0 0 0 61px;	
}

#header {
	height: 100px;
}

#menu {
	background: url('../images/menu.jpg') top left repeat-x;
	height: 18px;
	padding: 15px 40px;
	width: 889px;
	text-align: center;
}

#menu a {
	margin: 0 85px 0 0;
}

#banner, #banner_about, #banner_services, #banner_quote, #banner_contact {
	height: 280px;
	width: 969px;
}

#banner_about {
	background: url('../images/banner_1.jpg') top left no-repeat;
	margin: 0 0 0 61px;
}

#banner_services {
	background: url('../images/banner_2.jpg') top left no-repeat;
	margin: 0 0 0 61px;
}

#banner_quote {
	background: url('../images/banner_3.jpg') top left no-repeat;
	margin: 0 0 0 61px;
}

#banner_contact {
	background: url('../images/banner_4.jpg') top left no-repeat;
	margin: 0 0 0 61px;
}

#banner_2 {
	height: 200px;
	width: 969px;
	background: url('../images/banner.jpg') top left no-repeat;
}

#insurance_line {
	width: 969px;
	height: 60px;
	background: url('../images/insurance_line.jpg') top left;
	margin:  0 0 20px 61px;
}

#content, #content_ss {
	width: 889px;
	padding: 0 40px 0 40px;
}

#content_ss {
	margin: 0 0 0 60px;
}

#content ul, #content_ss ul {
	margin: 5px 0 0 80px;
}

#content li, #content_ss li {
	list-style-type: disc;
}

#content p, #content_ss p {
	margin: 0 20px 20px 30px;
}

#three_boxes {
	margin: 40px 0;
	border-top: 1px solid #000;
	width: 889px;
	height: 320px;
	padding: 20px 0 0 0;
}

#footer {
	margin: 0 auto 0 auto;
	width: 889px;
	height: 75px;
	border-top: 1px solid #000;
}

/*-------------------------------------------------------------------------------------------------Div Class-------*/

.logo {
	width: 303px;
	height: 75px;
	margin: 15px 0 0 40px;
	float: left;
}

.header_text {
	margin: 12px 40px 0 0;
	float: right;
	width: 400px;
	height: 85px;
	font-style: italic;
}

.quote, .quote_2 {
	height: 91px;
	width: 353px;
	margin: -112px 0 0 595px;
	float: left;
	padding: 10px 0 0 0;
	position: absolute;
	z-index: 2;
}

.quote_2 {
	margin: 170px 0 0 595px;
}

.quote h2, .quote_2 h2 {
	color: #fff;
	font-size: 1.8em;
	font-weight: 100;
	margin-bottom: 15px;
}

.quote select, .quote_2 select {
	width: 315px;
	font-size: 1.4em;
}

.no_margin {
	margin: 0 0 !important;
}

.left_box {
	width: 267px;
	height: 300px;
	float: left;
	border-right: #000 1px solid;
}

.left_box p {
	margin: 10px 0 0 15px !important;
	padding: 5px 0;
	line-height: 1.5em;
}

.center_box {
	width: 338px;
	border-right: #000 1px solid;
	float: left;
	height: 300px;	
	padding: 0 0 0 15px;
}

.links_l {
	width: 82px;
	height: 255px;
	float: left;
}

.links_c {
	width: 97px;
	height: 255px;
	float: left;
	margin: 0 0 0 32px;
}

.links_r {
	width: 63px;
	height: 255px;
	float: left;
	margin: 0 0 0 32px;
}

.links_space {
	margin: 0 0 20px 0;
}

.links_space_c {
	margin: 7px 0 30px 0;
}

.links_space_zur {
	margin: 10px 0 30px 0;
}

.links_space_tra {
	margin: 15px 0 30px 0;
}

.right_box {
	width: 252px;
	height: 300px;
	float: left;
	padding: 0 0 0 15px;
}

.right_box ul {
	margin: 5px 0 0 40px !important;
}

.right_box li {
	list-style-type: disc;
}

.quote_button {
	width: 134px;
	margin: 10px auto;
}

p.more {
	text-align: right;
}

p.why {
	margin: 0 40px 20px 60px !important;
}

p.question {
	margin: 0 20px 10px 30px !important;
}

.copyright {
	width: 705px;
	color: #757575;
	margin: 5px 0 0 0;
	float: left;
}

.address {
	width: 184px;
	color: #757575;
	float: left;
	margin: 5px 0 0 0;
}

.contact {
	width: 889px;
	height: 450px;
	margin-top: 10px;
}

.contact_left {
	width: 592px;
	float: left;
}

.contact_right {
	width: 281px;
	float: left;
	border-left: 1px solid #000;
	padding: 10px 0 10px 15px;
}

.service_line {
	width: 899px;
	height: 1px;
	background: url('../images/line.jpg') top center no-repeat;
}

.form_space {
	margin-top: 20px;
}

.form_box {
	width: 800px;
	height: 500px;
}

.left_form {
	width: 400px;
	float: left;
	height: 500px;	
}

.right_form {
	width: 400px;
	float: left;
	height: 500px;
}

.form_box_home {
	width: 800px;
	height: 950px;
}

.left_form_home {
	width: 400px;
	height: 950px;	
	float: left;
}

.right_form_home {
	width: 400px;
	height: 950px;
	float: left;	
}

.form_button {
	margin: 0 0 0 -10px !important;
}

.form_p {
	margin: 0 0 7px 0 !important;
}

.form_sp {
	margin: 20px 0 15px 0 !important;
}

.hiddenContent {
	display: none;
}

/*-------------------------------------------------------------------------------------------------Font Class------*/

.smaller {font-size: .9em;}

.larger {font-size: 1.3em;}

.med {font-size: 1em;}

.red {color: #ee1c27;}

