@charset "utf-8";
/* CSS Document */

body {
	background:url(/images/sub/sub_bg.jpg) center top no-repeat;
	background-color: #FFFFFF;
    text-align: center; /* IE centering */
	margin:0px;
	padding:0px;
}

body, font {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;	
	font-size:14px;
	line-height:24px;
}

* { /* ZERO DEFAULTS */
    margin:0px;
    padding:0px;
}

.breadcrumb {
	float:left;
	position:relative;
	font-size:12px;
	padding:11px 0px 3px 0px;
	z-index:25;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin-left:30px;
	line-height:14px;
	padding-bottom:14px;
	list-style-type:disc;
}

a img { border:none; } /* remove border from img links */

.clear { /* float clear */
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

#wrapper, .insideWrapper {
	width:980px;
	text-align: left; /* fix for IE centering */
	margin: 0px auto; /* none-IE centering */
/*	border:#FF0000 solid 1px;*/
}
.insideWrapper {
 	width: 980px;
/*	border:#FF0000 solid 1px;*/
}	
#topContainer {
	width: 980px;
	height: 160px;	
}

#logo {
	float:left;
	width: 164px;
	height: 157px;
}
#logo p {
	font-style:italic;
	color: #293484;
	font-size:12px;
	margin-left:50px;
}

#topLinks {
	float:left;
	text-align:left;
	width:700px;
	vertical-align:middle;
	margin:21px 0px 15px 45px;
/*	border:#FF3300 solid 1px;*/
}
#topLinks a {
	color:#3366cc;
	font-size: 12px;
	text-decoration:none;
	padding:5px 7px 10px 7px;
	vertical-align:middle;
}
#topLinks .phone {
	color:#293484;
	font-size: 14px;
	font-weight:bold;
	padding:5px 7px 10px 7px;
	vertical-align:middle;
}
#topLinks a:hover {
	color:#f6a82e;
}
#search_box {
	float: left;
	text-align: center;
	height: 35px;	
	margin-left:31px;
	margin-top: 7px;
}

#search_box .searchText {
	color:#999999;
	font-size: 11px;
	line-height: 16px;
	height:16px;
	width: 90px;
}

#header {
	clear:both;
	float:left;
	position:relative;
	width:980px;
	height:226px;
	/*background-color: #ffffff;*/
	margin-bottom:15px;
	z-index:50;
}

#mainContent {
	float:left;
	margin: -30px 35px 0px 0px;
	width:980px;
}

#mainContent a {
	color:#ff6918;
	font-weight:bold;
	text-decoration:none;
}

#mainContent a:hover {
	color:#f9bc28;
}

#mainContent p {
	margin-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;	
	line-height:24px;
}

#mainContent h1{
	color:#293484;
	font-size:24px;
	font-weight:normal;	
}

#mainContent h1 span {
	font-size:14px;
}

#mainContent h2{
	color:#293484;
	font-size:16px;
	font-weight:normal;	
}

#beforeAfter {
	float:left;
	width:700px;
	color:#666666;
	padding:25px 0px 0px 0px;
}

#beforeAfter h3, .insideWrapper h3 {
	margin:12px 0 10px 25px;
	color: #293484;
	font-weight:normal;
	font-size: 20px;
}	

.insideWrapper h3 {
	margin-left:0px;
}


/* Styles for footer */

#footerContainer {
	background-color:#464646;
	height:560px;
	background:url(/../../images/sub/footer_bg.jpg) top center repeat-x;
	margin-top:35px;
}

#footer {
	width:980px;
	padding-top:25px;
	text-align: left; /* fix for IE centering */
	margin: 0px auto; /* none-IE centering */	
}

#footer .section {
	float:left;
	width:150px;
}

#footer a {
	color:#ff9933;
	text-decoration:none;
	font-size: 11px;
	line-height: 16px;
}

#footer a.title {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;	
}

#footer .thumb {
	float:left;
	width:215px;
}
 
#underFooter {
	text-align:center;
	width: 980px;
	position:relative;
	color:#FFFFFF;
	font-size:11px;	
	margin-top: 45px;
	line-height:23px;	
}

#underFooter a {
	color:#ff9933;
	text-decoration:none;
}

#footer a:hover, #underFooter a:hover {
	color:#f9bc28;
}


/* Styles for quotes in content */

#quoteContainer {
	float:left;
	position:relative;
	width:980px;
	height:176px;
	margin:0px;
	padding:0px;
	background-image:url(/../../images/sub/intro_quote_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:10;
}

#quote {
	float:left;
	width:600px;
	padding:27px 0px 0px 90px;
}

.quote {
	color:#293484;
	font-size:20px;
	font-weight:light;
	font-style:italic;
	line-height:30px;
}


/* Styles for "Get A Quote Today" button and contact info below it */

#requestQuoteBtn {
	float:right;
	width:214px;
	padding: 15px 15px 0px 0px;
}

#requestQuoteBtn a {
	color:#293484;
	font-size:18px;
	font-weight:normal;
	margin-top:15px;
}

#requestQuoteBtn a:hover {
	color:#4d93df;
}

a.phone {
	background:url(/../../images/sub/phone_icon.png) top left no-repeat;
	color:#293484;
	font-size:18px;
	text-decoration: none;
	padding-left:45px;
	cursor:none;
	font-weight:normal;
	margin-left:5px;
}

a.email {
	background:url(/../../images/sub/email_icon.png) top left no-repeat;
	color:#293484;
	font-size:18px;
	text-decoration: none;
	padding-left:45px;
	font-weight:normal;
	margin-left:5px;
}


/* Styles for content */

.contentRight {
	padding-left:340px;
}

.contentLeft {
	padding-right:342px;
}

