@charset "UTF-8";
/* CSS Document */

/* RESET */
/* ----------------------------------------- */

body {
	background: #FFF url(../images/bg.jpg) bottom repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
}

html, body, 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 0 15px 0;
}

/* WRAPPER */
/* ----------------------------------------- */
#stroke {
	border-top: #2b4358 5px solid;
	margin: 0 auto;
	height: 5px;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 900px;
	
}

/* HEADER */
/* ----------------------------------------- */
#header {
	float: left;
	padding: 20px 0 0 0;
	width: 900px;
}

#logo {
	float: left;
	padding: 0 0 20px 0;
}

#logo img {
	float: left;
}

#phone {
	color: #5284cb;
	float: right;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 0 0;
	text-align: right;
}

#phone p.darkBlue {
	color:#1e3db1;
	font-size: 20px;
	padding: 0 0 8px 0;
}

#phone p.darkBlue span {
	background:url(../images/phone_bg.jpg) center repeat-x;
	padding: 3px 10px;
}

/* TOP NAVIGATION */
/* ----------------------------------------- */
#topNav {
	background: url(../images/nav_bg.jpg) center no-repeat;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 900px;
}

#topNav ul {
	float: left;
	padding: 5px 10px;
}

#topNav li {
	display: inline;
}

#topNav li a:link, 
#topNav li a:visited, 
#topNav li a:active {
	color: #293795;
	float: left;
	padding: 4px 20px;
	text-decoration: none;
}

#topNav li a:hover{
	background: url(../images/nav_bg_hover.jpg) center repeat-x;
	color: #293795;
	float: left;
	padding: 4px 20px;
}

#topNav li.current a:link, 
#topNav li.current a:visited, 
#topNav li.current a:active {
	background: url(../images/nav_bg_current.jpg) center repeat-x;
	color: #FFF;
	float: left;
	padding: 4px 20px;
	text-decoration: none;
}

/* CONTENT */
/* ----------------------------------------- */

#content {
	background: url(../images/content_bg.png) center repeat-y;
	float: left;
	margin: 10px 0;
	padding: 10px;
	width: 880px;
}

/* COLUMN LEFT */
/* ----------------------------------------- */

#columnLeft {
	float: left;
	width: 217px;
}

#columnLeft ul {
	float: left;
}

#columnLeft img {
	float: left;
}

#columnLeft li {
	list-style: none;
}

#columnLeft a:active,
#columnLeft a:link,
#columnLeft a:visited {
	text-decoration: none;
}

#columnLeft a:hover {
	text-decoration: underline;
}

#promotions {
	float: left;
	padding: 0 0 10px 0;
	width: 217px;
}

#contactForm {
	background: #FFF url(../images/estimate_box_bg.jpg) center repeat-y;
	color: #4f81c9;
	float: left;
	overflow: hidden;
	width: 217px;
}

#contactForm p {
	padding: 0 20px 10px 20px;
}

#contactForm h3 {
	background: #FFF url(../images/estimate_box_title.jpg) top no-repeat;
	color: #ed1d25;
	float: left;
	padding: 15px 20px 0 20px;
	width: 177px;
}

#contactForm form {
	float: left;
	padding: 0 20px 5px 20px;
}

#contactForm form label {
	float: left;
	width: 177px;
}

.formField {
	background: url(../images/formField_bg.jpg) #FFF bottom repeat-x;
	border: #cad6e1 1px solid;
	float: left;
	width: 177px;
}

#comment {
	background: url(../images/formField_bg.jpg) #FFF bottom repeat-x;
	border: #cad6e1 1px solid;
	float: left;
	width: 177px;
}

.formFieldBtn {
	background: url(../images/red_button.jpg) center no-repeat;
	border: none;
	color: #FFF;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0;
	text-align: center;
	width: 177px;
}

#whyChooseUs {
	float: left;
	padding: 10px 0 0 0;
	width: 217px;
}

#whyChooseUs_title {
	background: url(../images/why_choose_us_title_bg.jpg) repeat-y;
	float: left;
	width: 217px;
}

#whyChooseUs_title h5 {
	background: url(../images/why_choose_us_title_bottom.jpg) bottom no-repeat;
	color: #FFF;
	float: left;
	padding: 8px 10px;
	text-transform: uppercase;
	width: 197px;
}

#whyChooseUs_title h5 img {
	padding: 0 10px 0 0;
}

#whyChooseUs ul {
	background: url(../images/why_choose_us_bg.jpg) center repeat-y;
	float: left;
	line-height: 24px;
	padding: 10px 0 10px 20px;
	width: 197px;
}

#whyChooseUs li {
	background: url(../images/why_choose_us_bullet.jpg) center left no-repeat;
	list-style: none;
	padding: 0 0 0 20px;
	color: #1e3db1;
}

#whyChooseUs a:active,
#whyChooseUs a:link,
#whyChooseUs a:visited {
	color: #1e3db1;
	text-decoration: none;
}

#whyChooseUs a:hover {
	color: #1e3db1;
	text-decoration: underline;
}

#brands {
	float: left;
	padding: 10px 0 0 0;
	width: 217px;
}

#brands_title {
	background: url(../images/brands_box_title_bg.jpg) repeat-y;
	float: left;
	width: 217px;
}

#brands_title h5 {
	background: url(../images/brands_box_title_bottom.jpg) bottom no-repeat;
	color: #FFF;
	float: left;
	padding: 8px 10px;
	text-transform: uppercase;
	width: 197px;
}

#brands_title h5 img {
	padding: 0 10px 0 0;
}

#brands_content {
	background: url(../images/why_choose_us_bg.jpg) center repeat-y;
	float: left;
	width: 217px;
}

#brands_content ul {
	float: left;
	padding: 20px 0 5px 30px;
	width: 187px;
}

#brands_content li {
	float: left;
	padding: 0 0 5px 0;
	width: 187px;
}

/* COLUMN RIGHT */
/* ----------------------------------------- */

#columnRight {
	float: left;
	padding: 0 0 0 7px;
	width: 656px;
}

#columnRight img {
	float: left;
}

/* BANNER */
/* ----------------------------------------- */
#banner {
	float: left;
	padding: 0 0 10px 0;
}

#services {
	background: url(../images/services_bg.jpg) center repeat-y;
	float: left;
	margin: 0 0 0 6px;
	width: 193px;
}

#services_title {
	background: url(../images/services_title_bg.jpg) repeat-y;
	float: left;
	width: 173px;
}

#services_title h5 {
	background: url(../images/services_title_bottom.jpg) bottom no-repeat;
	color: #FFF;
	float: left;
	padding: 8px 10px;
	text-transform: uppercase;
	width: 173px;
}

#services_title h5 img {
	padding: 0 10px 0 0;
}

#services ul {
	float: left;
	line-height: 30px;
	padding: 17px 15px 20px 15px;
	width: 163px;
}

#services li {
	background: url(../images/blue_bullet.jpg) center left no-repeat;
	border-bottom: #cad6e1 1px solid;
	list-style: none;
	padding: 0 0 0 30px;
}

#services a:active,
#services a:link,
#services a:visited {
	color: #1e3db1;
	text-decoration: none;
}

#services a:hover {
	color: #1e3db1;
	text-decoration: underline;
}

#services span.red {
	background: url(../images/red_arrow.jpg) center right no-repeat;
	float: right;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 0 20px 0 0;
	text-align: right;
}

#services span.red a:active,
#services span.red a:link,
#services span.red a:visited {
	color: #ed1d25;
	text-decoration: none;
}

#services span.red a:hover {
	color: #ed1d25;
	text-decoration: underline;
}

/* TEXT AREA */
/* ----------------------------------------- */

#textArea {
	background: #FFF url(../images/textArea_bg.jpg) center repeat-y;
	color: #7d7d7d;float: left;
	font-size: 14px;
	width: 656px;
}

#textArea p {
	line-height: 19px;
	padding: 0 0 18px 0;
}

#textArea p iframe {
border:#5284cb solid 5px;
}

.blue{
color:#5284cb;
}

#textArea ul {
float:left;
padding:0 0 0 5px;
list-style:none;
color:#5284cb;
}

#textArea ul.double{
float:left;
padding:0 0 0 40px;
}

#textArea li {
float:left;
clear:both;
background:url(../images/bullet.jpg) no-repeat left 5px;
padding:0 0 0 15px;
}

#textArea h3, #textArea h4, #textArea h5, #textArea h6 {
	color: #5284cb;
	font-family:"Times New Roman", Times, serif;
	padding: 0 0 10px 0;
}

#textArea h1, #textArea h2 {
	color:#ec1c24;
	font-family:"Times New Roman", Times, serif;
}

#homeText {
	background: url(../images/textArea_bottom.jpg) bottom right no-repeat;
	float: left;
	padding: 20px 30px 36px 30px;
	width: 596px;
}

#innerText {
	float: left;
	padding: 20px 30px 36px 30px;
	width: 596px;
}

#innerText ul li{
	width: 560px;
}


#textArea a:active,
#textArea a:link,
#textArea a:visited {
	text-decoration: none;
	color:#5284cb;
}

#textArea a:hover {
	text-decoration: underline;
}

#bannerBottom {
	background: url(../images/banner2_bg.jpg) center top no-repeat;
	float: left;
	margin: 10px 0 0 0;
	padding: 40px 0 33px 30px;
	width: 626px;
}

#bannerBottom h2 {
	color: #e71a21;
	font-family:"Times New Roman", Times, serif;
	font-size: 28px;
	padding: 0;
}

#bannerBottom h5 {
	color: #5284cb;
	font-family:"Times New Roman", Times, serif;
	padding: 0 0 10px 0;
}

#bannerBottom span {
	color: #5284cb;
	font-family:"Times New Roman", Times, serif;
	font-size: 34px;
}

/* FOOTER */
/* ----------------------------------------- */

#footer {
	color: #FFF;
	float: left;
	padding: 0 0 20px 0;
	width: 900px;
}

#footer p {
	padding: 0 10px;
}

#footer ul {
	text-transform: uppercase;
}

#footer li {
	border-right: #FFF 1px solid;
	display: inline;
	list-style: none;
	padding: 0 10px;
}

#footer li.last {
	border-right: none;
}

#footer a:active,
#footer a:link,
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#yodle {
	float: right;
}

#yodle a:active,
#yodle a:link,
#yodle a:visited {
	color: #FFF;
	text-decoration: underline;
}

#yodle a:hover {
	color: #FFF;
	text-decoration: none;
}

.red {
	color: #ed1d25;
	font-weight: bold;
}

