@charset "utf-8";

/* Front Door Leads */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

a {
	color: #5c5a90;
	text-decoration: none;
	font-weight: bold;
}

a img {
	border-style: none;
}

h2 {
	font-size: 14pt;
	color: #5c5a90;
}

em {
	font-style: normal;
	color: #5c5a90;
}

#logo_background {
	background-image: url(images/logo_background.jpg);
	background-repeat: repeat-x;
}

#logo {
	width: 1000px;
	margin: 0px auto;
}

#navigation_background {
	height: 37px;
	background-color: #1b1b48;
}

#navigation {
	width: 1000px;
	height: 37px;
	margin: 0px auto;
}

#navigation a {
	display: block;
	width: 120px;
	height: 27px;
	padding-top: 10px;
	margin-right: 20px;
	background-color: #1b1b48;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #86869e;
	float: left;
}

#navigation a:link {}
#navigation a:visited {}
#navigation a:hover {color: white; background-image: url(images/nav_hover.jpg);}
#navigation a:active {color: white; background-image: url(images/nav_hover.jpg);}

#navigation a.selected {color: white; background-image: url(images/nav_hover.jpg);}

#header_background {
	height: 93px;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 1000px;
	height: 93px;
	margin: 0px auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 24pt;
	color: white;
	padding-top: 24px;
	margin-top: 0px;
}

#header_homepage_background {
	height: 320px;
	background-image: url(images/header_large_background.jpg);
	background-repeat: repeat-x;
}

#header_homepage {
	width: 1000px;
	height: 320px;
	margin: 0px auto;
	position: relative;
	background-image: url(images/header_large.jpg);
	background-repeat: no-repeat;
	color: white;
}

#header_homepage h1 {
	font-size: 18pt;
	margin-top: 8px;
}

#content {
	width: 1000px;
	margin: 0px auto;
	margin-top: 18px;
	margin-bottom: 24px;
}

#contact_form_box {
	width: 300px;
	background-color: #f0f0ff;
	margin-top: 18px;
	margin-bottom: 24px;
}

#contact_form_box_top {
	height: 33px;
	background-image: url(images/box_top_blue.jpg);
	background-repeat: no-repeat;
}

#contact_form_box_base {
	height: 8px;
	background-image: url(images/box_base_blue.jpg);
	background-repeat: no-repeat;
}

#testimonials_box {
	width: 300px;
	background-color: #f2f2f2;
	float: left;
	margin-left: 24px;
	margin-bottom: 24px;
}

#testimonials_box_top {
	height: 33px;
	background-image: url(images/box_top_green.jpg);
	background-repeat: no-repeat;
}

#testimonials_box_base {
	height: 8px;
	background-image: url(images/box_base_silver.jpg);
	background-repeat: no-repeat;
}

div.testimonials_quote {
	background-image: url(images/quote_box_background.jpg);
	background-repeat: repeat-y;
	margin-top: 24px;
	color: 585858;
}

div.testimonials_quote_top {
	height: 8px;
	background-image: url(images/quote_box_top.jpg);
	background-repeat: no-repeat;
}

div.testimonials_quote_base {
	height: 40px;
	padding-top: 32px;
	padding-bottom: 16px;
	background-color: #f2f2f2;
	background-image: url(images/quote_box_base.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 24px;
}

p.testimonials_quote_content {
	margin-left: 24px;
	margin-right: 24px;
}

span.quote_name {
	font-size: 12pt;
	font-weight: bold;
	color: #626093;
}

#call_us_box {
	width: 300px;
	background-color: #f2f2f2;
	float: left;
	margin-left: 24px;
	margin-bottom: 24px;
}

#call_us_box_top {
	height: 33px;
	background-image: url(images/box_top_silver.jpg);
	background-repeat: no-repeat;
}

#call_us_box_base {
	height: 8px;
	background-image: url(images/box_base_silver.jpg);
	background-repeat: no-repeat;
}

#call_us_box_content {
	height: 250px;
	background-image: url(images/phone_large.jpg);
	background-repeat: no-repeat;
	margin-top: 24px;
	margin-bottom: 12px;
	position: relative;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

#call_us_box_content div.phone {
	width: 225;
	position: absolute;
	left: 66px;
	top: 170px;
}

#call_us_box_content div.fax {
	width: 225;
	position: absolute;
	left: 66px;
	top: 216px;
}

#contact_form_box_top h3, #testimonials_box_top h3, #call_us_box_top h3 {
	font-size: 12pt;
	color: white;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 16px;
}

#call_us_box_small {
	width: 300px;
	height: 98px;
	position: relative;
	background-image: url(images/phone_small.jpg);
	background-repeat: no-repeat;
}

#call_us_box_small div.phone {
	width: 225;
	position: absolute;
	left: 116px;
	top: 18px;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

#call_us_box_small div.fax {
	width: 225;
	position: absolute;
	left: 116px;
	top: 64px;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

#sidebar {
	width: 300px;
	float: right;
	margin-right: 24px;
	margin-left: 18px;
}

#footer {
	width: 940px;
	padding-left: 30px;
	padding-right: 30px;
	height: 31px;
	margin: 0px auto;
	margin-top: 18px;
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 8pt;
	color: white;
}

#footer a {
	display: block;
	width: 98px;
	height: 22px;
	padding-top: 9px;
	font-weight: normal;
	color: white;
	float: left;
	text-align: center;
	border-right: 2px white solid;
}

#copyright {
	float: right;
	margin-right: 18px;
	margin-top: 9px;
}

#quote_form {
	margin-left: 18px;
	margin-right: 18px;
	color: #5d5b8d;
}

#quote_form input.text, #quote_form textarea {
	border: 1px #cccbf4 solid;
	width: 250px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

#quote_form input.submit {
	border-style: none;
	border-width: 0px;
	width: 83px;
	height: 29px;
	background-image: url(images/submit_button.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

#quote_form div {
	text-align: right;
	margin-bottom: 12px;
}


