/**************************
Gerneral
**************************/
body {
	margin: 0;
	font: normal 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #444;
	background: #E3E9D3 url('images/body_bg.gif') 0 0 repeat-x;
}

a img {
	border: none;
}
.cf:after {
	clear: both;
	display: block;
	margin: 0;
	height: 0;
	visibility: hidden;
	content: 'aye aye';
}
div.alt {
	display: none;
}
span.alt {
	display: none;
}
.g-auto-resolve {
	margin: 0 auto;
}
form {
	margin: 0;
	padding: 0;
}
/**************************
Container
**************************/
#container_wrap {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent url('images/header_bg.jpg') 53% 0 no-repeat;
}
#container {
	position: relative;
	margin: 0 auto;
	padding: 163px 0 0;
	width: 963px;
	-moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 15px 0 0;
	width: 963px;
	height: 148px;
}
#h_info {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #4d4d4d;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomleft: 10px;
	background-color: #FFF;
}
#h_info span {
	font-style: italic;
	font-size: 11px;
	color: #ed1b2e;
	padding-right: 5px;
	text-transform: uppercase;
}

#mainNav {
	position: absolute;
	bottom: 5px;
	left: 0;
	padding: 0;
	width: 753px;
	margin: 0;
	height: 35px;
	background: transparent url('images/mainNav_center_bg.gif') 0 0 repeat-x;
}
#mainNav_1 {
	position: relative;
	margin: 0;
	padding: 0 10px;
	width: 733px;
	height: 35px;
	background: transparent url('images/mainNav_left_bg.gif') 0 0 no-repeat;
}
#mainNav ul {
	margin: 0;
	padding: 0;
}
#mainNav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainNav a {
	font-family: arial;
	font-size: 9pt;
	padding: 11px 5px;
	text-transform: uppercase;
}
#mainNav a:link, #mainNav a:visited {
	color: #000;
	text-decoration: none;
}
#mainNav a:hover, #mainNav a:active {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
#greenZone {
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 212px;
	height: 46px;
	background: transparent url('images/green_zone_bg.gif') 0 0 no-repeat;
}


#content {
	position: relative;
	margin: 0 auto;
	background-color: #FFF;
}
.ci {
	padding: 5px;
	width: 953px;
}	
.cii {
	padding: 15px;
	width: 933px;
}	
#cc {
	position: relative;
	margin: 0;
	padding: 0;
	width: 953px;
}
#ccl {
	float: left;
	margin: 0;
	padding: 10px 6px;
	width: 138px;
	background: transparent url('images/gradient_bg.gif') 0 0 repeat-x;
}
#ccl a.ccla {
	position: relative;
	display: block;
	margin: 10px 0 0;
	padding: 3px 0;
	width: 138px; 
	height: 19px;
	font-size: 14px;
	text-align: center;
	background: transparent url('images/blue_btn.gif') 0 0 no-repeat;
}
#ccl a.ccla:link, #ccl a.ccla:visited {
	color: #FFF;
	text-decoration: none;
}	
#ccl a.ccla:hover, #ccl a.ccla:active {
	color: #FFF;
	text-decoration: none;
}	
#ccl strong {
	position: relative;
	display: block;
	margin: 15px 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	color: #242424;
}
#ccl strong b {
	position: relative;
	display: block;
	margin: 10px 0 0;
	padding: 0;
	color: #0054a6;
}
#ccm {
	float: left;
	margin: 0;
	padding: 15px;
	width: 528px;
}
#ccr {
	float: right;
	margin: 0;
	padding: 10px;
	width: 185px;
	overflow: hidden;
	background-color: #96CF52;
}
#ccr h5 {
	position: relative;
	float: left;
	margin: 0;
	padding: 7px 0 0;
	width: 	109px;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
}
#ccr h5 b {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#ccr #sb_cal_form_div {
	border: none !important;
	padding: 0 !important;
}
#ccr img.se {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}
#ccr label {
	display: block;
	margin: 5px 0 0;
	font-weight: bold;
	font-size: 10px;
	color: #231f20;
}
#ccr input.fi, #ccr input.sb_fi {
	display: block;
	margin: 0 0 10px;
	padding: 5px 5px 0;
	width: 171px !important;
	height: 21px;
	border: 2px solid #bbbdbf;
}
#ccr select.sb_fs {
	display: block;
	margin: 0 0 10px;
	padding: 5px;
	width: 185px !important;
	border: 2px solid #bbbdbf;
}
#ccr #calc_notes {
	display: none;
}
#ccr #calc_f {
	position: relative;
	width: 185px;
	font-size: 11px;
}
#ccr #calc_f, #ccr #calc_ac {
	position: relative;
	margin: 0;
	padding: 10px;
}
#ccr #calc_f .subheader,  #ccr #calc_ac .subheader {
	padding: 2px 0;
	font-size: 12px !important;
	font-weight: bold !important;
	width: 90px !important;
}	
#ccr textarea.ft {
	display: block;
	margin: 0 0 10px;
	padding: 5px 5px 0;
	width: 171px;
	height: 80px;
	border: 2px solid #bbbdbf;
}
#ccra {
	position: relative;
	margin: 10px 0 0;
	padding: 0;
	width: 185px;
}
#ccra a {
	position: relative;
	display: block;
	margin: 0 0 2px;
	padding: 8px 0;
	font-weight: normal;
	font-size: 14px;
	width: 185px;
	height: 19px;
	text-align: center;
	background: transparent url('images/white_btn.gif') 0 0 no-repeat;
}
#ccra a:link, #ccra a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
#ccra a:hover, #ccra a:active {
	color: #4d4d4d;
	text-decoration: none;
}
#ccra a.l {
	margin-bottom: 0;
}



#ccm h1 {
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: #4d4d4d;
	text-align: center;
}
#ccm h1 b {
	position: relative;
	display: block;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
}
#ccm ul {
	font-weight: normal;
	line-height: 26px;	
	color: #4d4d4d;
}

#content h6 {
	position: relative;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
}
#ccm p {
	position: relative;
}

#ccb {
	position: relative;
	margin: 0;
	padding: 0;
	width: 953px;
}
#ccb a.ccbl {
	position: relative;
	display: block;
	float: left;
	margin: 0 0 0 1%;
	padding: 0;
	width: 32%; 
	height: 132px;
	background: transparent url('images/b_center.gif') 0 0 repeat-y;
}
#ccb a.ccbl:link, #ccb a.ccbl:visited {
	opacity: 1.0;
	text-decoration: none;
}
#ccb a.ccbl:hover, #ccb a.ccbl:active {
	opacity: 0.8;
	text-decoration: none;
}
#ccd a.l {
	margin-right: 0;
}
#ccb span.ccbl1 {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 222px; 
	height: 132px;
	background: transparent url('images/b_top.gif') 0 0 no-repeat;
}
#ccb span.ccbl2 {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px;
	width: 202px; 
	height: 112px;
	background: transparent url('images/b_btm.gif') 0 100% no-repeat;
}
#ccb span.ccblt {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000;
	line-height: 16px;
}
#ccb span.ccblst {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	width: 141px;
	color: #000;
}
#ccb span.ccblp {
	display: block;
	position: relative;
	margin: 7px 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 31px;
	color: #000;
}
#ccb .ccblimg {
	display: block;
	position: absolute;
	bottom: 0;
	right: 4px;
	width: 80px;
	height: 71px;
}
#ccb .ccblimg1 {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 78px;
	height: 52px;
}
#ccb span.ccblat {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px 0 0;
	font-size: 17px;
	color: #000;
	line-height: 16px;
	text-align: center;
}
#ccb span.ccblstt {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 24px;
	color: #000;
	line-height: 25px;
	text-align: center;
}
#ccb span.ccblast {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px 0;
	font-size: 11px;
	color: #000;
	text-align: center;
}
#ccb span.ccblap {
	display: block;
	position: relative;
	margin: 0;
	padding: 7px 0;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-align: center;
}

#certifications,#certification_wrap{-moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px;}
#footer {
	position: relative;
	margin: 0;
	padding: 50px 5px 5px 5px;
height:230px;
	background:url(images/footer_back.jpg) repeat-x;
}
#footer_container {
	width: 963px;
	margin:0 auto;
}
#footer_navigation li a {color:#4D4D4D!important;}
#right_foot {
	width: 300px;
}
#left_foot {
	width: 438px;
}
h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 30px;
	color: #4D4D4D;
}
h6 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 14px;
	color: #FFF;
	text-transform: capitalize;
}
p.address {
	color: #fff!important;
	margin-right: 20px;
	font-size: 14px;
}
#f_n {
	position: relative;
	margin: 0;
	padding: 0;
	width: 673px;
}
#f_n ul {
	margin: 0;
	padding: 0;
}
#f_n li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#f_n a {
	margin: 0;
	padding: 0 7px;
	font-size: 10px;
	text-transform: uppercase;
}
#f_n a:link, #f_n a:visited {
	color: #000;
	text-decoration: none;
}
#f_n a:hover, #f_n a:active {
	color: #333;
	text-decoration: underline;
}
#footer h6 {
	margin: 0;
	padding: 3px 7px;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}
/*
#h_h_btn a.h {
	background-image: url('images/btn_heating.png'); 
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='/schemes/carrier/Pristine/images/btn_heating.png',
		sizingMethod='scale');
}	
*/

li.h_h_f_c-li b {
	font-weight: normal;
}

#fcc {
    position: relative;
    margin: 6px 0 0;
    padding: 0;
}
#fcc table {
    opacity: 0.8;
    filter: alpha(opacity = 80);
    padding: 0 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #FFF;
    background-color: #FFF;
}
#fcc img {
    display: block;
    float: left;
    margin: 0 4px 0 0;
    padding: 0;
}

