html { height:100%; }
body {
	margin:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;/*"Lucida Sans Unicode", "Lucida Grande", Verdana, */
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
h1 {
	/*background-image:url(../images/headerleft.jpg);
    background-repeat:no-repeat;*/
    text-indent:-9999px;
	margin:0;
}
h1 a {
	background:transparent;
	display:block;
	height:220px;
	width:250px;
}
h2 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	color:#004f99;
	display:inline;
}
h3 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 18px;
	color:#b61919;
}
p, div {
	font-size:13px;
	line-height: 1.3em;
	color:#000000;
}
li {
	line-height: 1.5em;
	color:#000000;
}
li.spaced { padding-bottom:10px; }
a, a:active, a:visited {
	color:#000ac4;
	text-decoration: none;
}
a:hover { color:#e84500; }
#copyright {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
	width:100%;
	padding-top:10px;
	float:left;
}
a.copyright, a.copyright:active, a.copyright:visited {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #dbdfef;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}
a.copyright:hover { color: #ffffff; }
#wrap {
	width:100%;
	position:relative;
	overflow:hidden;
}
#wrapmain {
	width:960px;
	background-image: url(../images/contentbg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
}
#wrapinner {
	width:960px;
	background-image: url(../images/mainbg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
}
#header {
	width:960px;
	height:313px;
	position:relative;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
}
#headerleft {
	width:250px;
	height:313px;
	background-image: url(../images/headerleft.jpg);
	background-repeat:no-repeat;
	float:left;
}
#headerright {
	width:710px;
	height:313px;
	background-image: url(../images/headerright.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:right;
}
#serviceshowroomholder {
	width:415px;
	height:134px;
	padding-left:17px;
	padding-top:20px;
}
#servicerequest {
	width:212px;
	height:134px;
	background-image: url(../images/service-request-mot.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	cursor:hand;
	display:inline;
}
#servicerequest:hover {
	width:212px;
	height:134px;
	background-image: url(../images/service-request-mo.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	cursor:hand;
	display:inline;
}
#virtualshowroom {
	width:203px;
	height:134px;
	background-image: url(../images/virtual-showroom-mot.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	cursor:hand;
	display:inline;
}
#virtualshowroom:hover {
	width:203px;
	height:134px;
	background-image: url(../images/virtual-showroom-mo.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	cursor:hand;
	display:inline;
}
#products {
	width:230px;
	height:123px;
	background-image: url(../images/products.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	cursor:hand;
}
#products:hover {
	width:230px;
	height:123px;
	background-image: url(../images/products-hover.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	cursor:hand;
}
#contentholder {
	width:960px;
	position:relative;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
	padding-top:20px;
}
#nav {
	width:250px;
	float:left;
	padding-top:0px;
}
a.nav, a.nav:active, a.nav:visited {
	background-image: url(../images/nav.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#000000;
	display: inline-block;
	font: 14px Arial, Verdana, Sans-Serif;
	font-weight: normal;
	height: 30px;
	width:220px;
	padding-right:30px;
	text-decoration: none;
	text-align:right;
	line-height:1.75em;
}
a.nav:hover {
	background-image: url(../images/navhover.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	color:#ffffff;
}
#content {
	width:660px;
	float:left;
	padding-left:20px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:20px;
}
#contenthome {
	width:440px;
	padding-left:10px;
	float:left;
	padding-bottom:40px;
}
#contenthometcs {
	height:130px;
	width:300px;
	background-image:url(../images/trane-comfort-specialist.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	padding-left:130px;
	margin-bottom:0;
}
#contenthome p, #contenthometcs p, #contenthometcsleft p {
	line-height:1.5em;
	font-size:14px;
}
#contenthometcsleft {
	width:290px;
	padding-left:130px;
	padding-top:5px;
	float:left;
}
#contenthometcsright {
	width:140px;
	float:left;
	padding-top:7px;
	padding-left:40px;
}
#contentfull {
	width:680px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
}
#contentleft {
	width:440px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#contentright {
	padding-top:0px;
	width:200px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}
#footerwrap {
	width:100%;
	height:114px;
	background-image: url(../images/footerrunner.jpg);
	background-repeat:repeat-x;
	position:relative;
	overflow:hidden;
}
#footer {
	width:960px;
	height:114px;
	/*background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;*/
	position:relative;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
}
#footerinner {
	width:960px;
	position:relative;
	overflow:hidden;
	float:right;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
	float:right;
	line-height:1.25em;
	padding-top:20px;
}
.testimonialstitle {
	color:#004f99;
	font-weight:bold;
	font-size: 16px;
}
.testimonials {
	color:#000000;
	font-weight:normal;
	font-size: 11px;
}
.grid_2 {
	width: 120px;
	float: left;
}
.grid_2wide {
	width: 200px;
	float:left;
}
.grid_3 {
	width: 310px;
	float: left;
	padding-left:10px;
}
.grid_3contact { width: 360px; }
.grid_3contactbox {
	width: 450px;
	float:left;
}
.grid_3right {
	width: 300px;
	padding:2px;
	float:right;
}
.grid_3wide {
	width: 450px;
	margin-left: 0px;
	margin-right: 0px;
	float:left;
}
.grid_4 {
	width: 340px;
	margin-left:0px;
	float:left;
}
.productbox {
	float: left;
	text-align: center;
	width: 223px;
}
.productbox a {
	font: 14px Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration: none;
}
.productbox a:hover { text-decoration: none; }
.maintbox {
	float: left;
	text-align: left;
	width: 200px;
	padding:5px;
	border:#eeeeee 1px solid;
	margin-right:5px;
	background-image: url(../images/maintboxbg.jpg);
	background-repeat:no-repeat;
}
.right {
	float:right;
	padding-left:20px;
}
.small {
	font-size:.9em;
	line-height:normal;
}
.left {
	float:left;
	padding-right:20px;
}
.center {
	margin:0 auto;	
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
ol.orderedlist { }
.orderedlist li {
	line-height: 1.2em;
	padding-bottom:5px;
	margin:0px;
}
.service-area {
	width:675px;
	height:230px;
	background-image:url(../images/service-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top:18px;
	padding-left:15px;
	margin-left:15px;
}
.halfbox {
	width:320px;
	float:left;
}
.larger { font-size:14px; }
.smaller { font-size:10px; }
.fiction { color:red; }
a#new-product-information-button, a#new-product-information-button:visited {
	background: transparent url(../images/new-product-information-button.png) no-repeat 0 0;
	width:449px;
	height:150px;
	display:block;
	border:none;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer;
	float:right;
	text-indent: -9999px;
	margin:0 0 0 20px;
}
a#new-product-information-button:hover {
	background-position:0 -150px;
}
