/************************************************
*          Resets          *
************************************************/

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
{
}
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

a
{
color: #0055a4;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}
a:hover
{
color: #666;
}

/*
h1 {
	font-size: 24px;
	color: #0956a4;
	font-family: arial;
	font-weight: bold;
}
*/
ul2
{
	text-indent: 20px;
	list-style-position: outer;

}
h1 {
	font-size: 22px;
	color: #F7941E;
	font-family: arial;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	color: #F7941E;
	font-family: arial;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	color: #F7941E;
	font-family: arial;
	font-weight: bold;
}

p {
  margin: 10px 0 10px 0;
line-height: 20px;  
}
html {
height: 100%;
	margin:0; padding:0
}

body {
	background: url(../images/bg.png) no-repeat top center #130C0E;
	font-family: Arial, Trebuchet MS, Sans-Serif;
	font-size: 14px;
	color:#000000;
	height:100%;
	margin: 0;
}



#wrap {
	min-height: 100%;
	margin: auto;	
}
#header {
	background: url(../images/header.png) no-repeat top center;
	height: 216px;
	width: 900px;
	margin: auto;
}


#logo a {
	background: url(../images/logo.png) no-repeat scroll 0 0 transparent;
	width: 400px;
	height: 200px;
	float: left;
	margin: 10px 0 0 20px; 
	overflow: hidden;
    text-indent: -9999px;
}

#free-estimate {
	float: right;
	margin: 10px 30px 0 0;
}
#free-estimate a {
    display: block;
	overflow:hidden;
	width:240px;
	height:41px;
	background: transparent url(../images/estimate-service-call-button-bg.png) no-repeat 0 0;
	margin:5px 40px 10px 0;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
}
#free-estimate a:hover {
	background-position: -262px 0;
}

#click-to-call {
	float: right;
	margin: 0px 30px 0 0;
}
#click-to-call a {
    display: block;
	overflow:hidden;
	width:240px;
	height:68px;
	background: transparent url(../images/click-to-call-button-bg.png) no-repeat 0 0;
	margin:0px 40px 0px 0;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
}
#click-to-call a:hover {
	background-position: -262px 0;
}

#phone {
	float: right;
	margin: 0px 30px 0 100px;
	font-size:35px;
	color:#F7941E;
	font-weight:bold;
	width:270px;
}


/********** Content ************************/

#main {


}

#contentwrap {
	background: url(../images/content_bg.png) repeat-y;	
	width: 906px;
	margin: auto;
}

#content {
	width: 921px;
	margin: auto;
	min-height: 560px;
}

#maincontent {
	width: 565px;
	float: left;
	margin: 0 0 0 10px;

}
#maincontent p {
	font-size: 14px;	
}

#maincontent ul {
margin-left: 20px;
}
#clear {
	clear: both;
}

#home-text {
	width: 360px;
	float: right;
	margin: 10px 0 0 0;
}

/****************** Sidebar ********************/

#navbar {
background: url("../images/sidebar_bg.png") repeat-y;
 float: left;
 margin-left: 26px;
 width: 260px;
 height: 603px;


}
#navbar_bottom {
background: url("../images/sidebar_bottom.png") no-repeat;
height: 45px;
width: 269px;
margin-top: 4px;
margin-left: 1px;
}
#navbar-address-box {
background: url("../images/navbar-address-box-bg.png") no-repeat;
height: 116px;
width: 267px;
margin-top: 5px;
margin-bottom: 0px;

}
#navbar-address-box p {
line-height:20px;
font-size:15px;
padding-top:15px;
color: #000;
text-align:center;
}
ul#nav {
	width:255px;
	height:auto;
	overflow:hidden;
	margin:8px 0 10px;
	list-style:none;
}
ul#nav li {
	list-style:none;
	margin-bottom:6px;
}
ul#nav li a, ul#nav li a:visited {
	background:url(../images/nav-button-bg.png) repeat-y 0 0 transparent;
	width:240px;
	height:34px;
	display:block;
	overflow:hidden;
	line-height:30px;
	color: #000;
	text-align:center;
	text-decoration:none;
	margin: 0 0 0 10px;
	font-size:.9em;
	font-weight:bold;
}
ul#nav li a:hover {
	background-position: 0 -36px;
	color:#fff;
}
#menu-pad {
   	margin-bottom: 10px;
}
.trane-logo {
margin-left:30px;
}

/********** Footer ****************/
#content_footer {
	background: url("../images/footer.png");
	width: 1025px;
	height: 33px;
	margin: auto;
}

#footerleft {
	float: left;
}

#footerright {
	float: right
}
#footerwrap {
	border-top: 4px solid #FFFFFF;
	background-color: #130C0E;
    clear: both;
	margin-top: 0px;
    position: relative;
}

#footer {
	height: 39px;
	width: 906px;
	background: url("../images/blue-footer-bg.png")  no-repeat left top;;
	margin: 0 auto 0 auto;
	color: #000;
	padding-top: 16px;
    font-size: 10px; 
	text-align: center;
}

#footer p {
	padding-top: 16px;
	
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-wide {
	height: 100px;
	width: 800px;
	background: #130C0E;
	margin: 10px auto 0 auto;
	color: #fff;
	padding-top: 0px;
    font-size: 10px; 
	text-align: center;
}

#footer-text  {
	margin-left: 200px;
	
}

#footer-wide p {
	padding-top: 16px;
	
}

#footer-wide a {
	color: #FFFFFF;
	font-size: 10px; 
}

#footer-wide a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.fb-button {
margin-left:58px;
}
a.button
{
	background: transparent url(../images/button-bg.png) no-repeat left top;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
a.button:hover
{
	background-position: left -57px;
}
a.button span
{
	background: transparent url(../images/button-bg.png) no-repeat right top;
	cursor: pointer;
	display: inline-block;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	padding-right: 20px;
	text-decoration: none;
	width: auto;
}
a.button:hover span
{
	background-position: right -57px;
}
#wx_module_752{
	width:150px;
	margin-left:20px;
	padding-top:10px;

}
.small_content {
	font-family: tahoma;
	font-size: 8pt;
}
.style1{
	font-size: 10px;
	font-weight: bold;
}
.style1 a{
	font-size: 10px;
	font-weight: bold;
}
.grid_2
{
	float: left;
	width: 120px;
}
.grid_22
{
	float: left;
	width: 230px;
}
.grid_2wide
{
	float: left;
	width: 200px;
}
.grid_3
{
	width: 340px;
}
.grid_3right
{
	float: right;
	padding: 2px;
	width: 300px;
}
.grid_3wide
{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width: 450px;
}
.grid_4
{
	float: left;
	margin-left: 0px;
	width: 560px;
}

.grid_po
{
	float: left;
	margin-left: 0px;
	width: 713px;
}
.clearref
{
clear:both;
}
.clear2
{
	clear: both;
}
.clearsr
{
	clear: both;
}
.left
{
	float: left;
	margin-right: 20px;
}
.small{
	font-size:10px;
}
.style3{
	font-size:22px;
	line-height:1.5em;
}
.right
{
	float: right;
	margin-left: 20px;
}
#pscroller1
{
	background: url(../images/open-quote.png) no-repeat left top;
	height: 65px;
	padding: 5px;
	padding-left: 60px;
	width: 500px;
}
#pscroller1 p
{
	line-height: 1em;
}

.quotebox
{
	float: left;
	height: 60px;
	width: 60px;
}
.quotecontent
{
	float: left;
	line-height: 1em;
	width: 580px;
}

.form_bor h6
{
	padding-left: 20px;
}
.form_area form
{
	float: left;
	padding-bottom: 0;
	width: 560px;
}
.form_area label
{
	color: #000000;
	float: left;
	font-size: 14px;
	line-height: 16px;
	padding-right: 11px;
	padding-top: 9px;
	text-align: right;
	width: 120px;
}
.form_area label.short
{
	padding-left: 10px;
	width: auto;
}
.form_area input, .form_area textarea
{
	color: #000000;
	float: left;
	font-size: 14px;
	line-height: 16px;
	padding: 3px;
	width: 333px;
}
.form_area small
{
	display: inline;
	float: left;
	padding: 0 5px;
	vertical-align: middle;
	width: 15px;
}
.form_area small input
{
	background: none;
	border: 0;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 15px;
}
.form_area input.button
{
	float: left;
	font: inherit;
	margin: 8px 0 0 120px;
	width: auto;
}
.form_area input.button_over
{
	float: left;
	font: inherit;
	margin: 8px 0 0 120px;
	width: auto;
}
.form_area .form_row
{
	float: left;
	padding: 6px 0;
	width: 570px;
}
form h4
{
	margin-bottom: 0;
}
form td
{
	padding: 3px 0;
}
.form_area .form_row .indent
{
	padding-left: 40px;
}
.form_area .form_row .indent .row
{
	float: left;
	margin-bottom: 2px;
	width: 100%;
}
.form_area .form_row .indent .first-row
{
	margin-top: 5px;
}
.form_area .form_row .indent input, .form_area .form_row .indent span
{
	float: left;
	padding-right: 8px;
	width: auto;
}
.form_area .form_row1
{
	float: left;
	padding-top: 6px;
	width: 570px;
}
.form_area .form_row1 label
{
	padding-left: 16px;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}
.form_area .form_row1 span
{
	float: left;
	padding: 0 10px 0 6px;
}
.form_row span textarea
{
	margin: 0 20px;
	width: 95%;
}
.form_row table
{
	margin-left: 10px;
}
.form_row td input
{
	width: auto;
}
.testimonial {padding-right:130px}
.quote {
	margin:10px 0 0 10px;
}
#assoc-cred-container {
	margin-bottom:100px;
	text-align:center;
	width:610px;
}
#assoc-cred-container .row {
	margin:0 auto 30px;
}
.assoc-cred {
	width:140px;
	display:inline-block;
	margin-right:40px;
	float:left;
	vertical-align:top;
}
.assoc-cred img {
	margin-bottom:12px;
}
.assoc-cred span {
	font-weight:bold;
}
.assoc-cred h5 {text-align:center;}