@charset "UTF-8";
/* CSS Document */

/* Tags */

body{
	margin:0px;
	background: url(../img/bg1.jpg) center top;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	color: #FFF;
}
.slide-button {
	background: url(../img/slide-button3.png) no-repeat;
	border: none;
	width: 260px;
	height: 65px;
}
.learn-more-button {
	background: url(../img/learn-more-button.png) no-repeat;
	border: none;
	width: 143px;
	height: 35px;
	margin-top: 120px;
	margin-left: 141px;
}
.more-button {
	background: url(../img/more-button.png) no-repeat;
	border: none;
	width: 101px;
	height: 36px;
}
.testimonials {
	background: url(../img/testimonials-mod.png) no-repeat;
	width: 308px;
	height: 176px;
}
.right-align {
	text-align: right;
}
.divider {
	background: url(../img/divider.png);
	width: 62px;
	height: 49px;
	margin-top: 22px;
}
.about-us {
	background: url(../img/aboutus-mod.png) no-repeat;
	width: 308px;
	height: 176px;
}
.financing {
	background: url(../img/financing-mod.png) no-repeat;
	width: 308px;
	height: 176px;
}
.wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.slide {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 1500px;
	background-repeat: no-repeat;
	height: 445px;
}

.header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}
.header p {
	margin-top: -20px;
	font-size: 15px;
}
.down {
	margin-right: 8px;
	margin-top: 34px;
}
.call-today {
	float: right;
}
.navigation {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.navigation ul li {
    height: 100%;
	position: relative;
}

.navigation ul li a {
	display: inline-block;
	font-size: 9.5pt;
	padding-left: 18px;
	padding-right: 18px;
	height: 39px;
}
.navigation a:link {
	color: #FFF;
}
.navigation a:visited {
	color: #FFF;
}
.navigation a:hover {
	color: #FFF;
	background-image: url(../img/nav-bg.png);
	background-height: 39px;
	background-repeat: no-repeat;
	background-position: top right;
}
.home-page .navigation a[title~=home-page],
.about-us-page .navigation a[title~=about-us-page],
.heating-services-page .navigation a[title~=heating-services-page],
.air-conditioning-page .navigation a[title~=air-conditioning-page],
.indoor-air-quality-page .navigation a[title~=indoor-air-quality-page],
.energy-management-controls-page .navigation a[title~=energy-management-controls-page],
.testimonials-page .navigation a[title~=testimonials-page],
.contact-us-page .navigation a[title~=contact-us-page] {
	color: #FFF;
	background-image: url(../img/nav-bg.png);
	background-height: 39px;
	background-repeat: no-repeat;
	background-position: top right;
}

.active {
	color: #FFF;
}

.active a {
	color:#fff !important;
}

.active a:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 0;
	background:url('../img/nav-right-side.png') no-repeat;
	width: 10px;
	height: 29px;
}
.call-today {
	float:right;
	margin-top: -28px;
}
.call-today ul {
	list-style: none;
}
.call-today li {
	float: left;
	display: inline;
}

.title-bar {
	background: url(../img/title-bar.png) no-repeat;
	width: 1500px;
	height: 109px;
	margin-left: auto;
	margin-right: auto;
}
.title-bar h1 {
	margin-left: 270px; 
	padding-top: 30px;
}
.main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.mod-list {
	margin-left: 0px;
	margin-right: 0px;
}
.mod-list li {
	list-style: none;
	float: left;
	display: inline;
	margin-left: auto;
	margin-right: auto;
}

.content {
	float: left;
	width: 615px;
	margin-top: 12px;
}
.snowflake {
	list-style: none;
	margin-left: 0px;
}
.snowflake li {
	/*list-style-image: url(../img/snowflake.png);*/
	background-image: url(../img/snowflake.png);
	background-repeat: no-repeat;
	padding-left: 35px;	
	line-height: 33px;
}
.line {
	margin-top: 30px;
}
.contact-info ul {
	margin-left: auto;
	margin-right: auto;
}
.contact-info li {
	float: left;
	display: inline;
	list-style: none;
}
.contact-info li h4 {
	margin-bottom: -12px;
	margin-top: -4px;
}
.contact-info img {
	padding-top: 10px;
}
.contact-quote input[type="text"]  {
	width: 285px;
}
.contact-quote input[type="email"] {
	width: 285px;
}
.contact-quote textarea {
	width: 285px;
}
.main img {
	float: left;
	
}
.content h4 {
	margin-top: 40px;
	padding-bottom: 20px;
}
.content img {
	padding-bottom: 27px;
}
.side-bar p {
	margin-left: 24px;
	margin-right: 33px;
}
.side-bar img {
	margin-left: 18px;
	margin-top: 18px;
	margin-right: 18px;
}
.side-bar h3 {
	padding-top: 6px;
	margin-bottom: 0px;
}
.side-bar button {
	margin-right: 18px;
	margin-top: 15px;
}
.pad-bottom {
	padding-bottom: 20px;
}
.side-bar-quote label {
	display: inline-block;
	width: 46px;
	margin-left: 18px;
}
.side-bar-quote input[type="text"] {
	width: 207px;
	height: 17px;
	margin-right: 20px;
}
.less-below {
	margin-bottom: -4px;
}
.modules {
	margin-top: 40px;
}
.modules ul li {
	float: left;
	width: 320px;
}
.quote {
	margin-top: 40px;
	margin-bottom: 70px;
}
.notepaper {
	margin-right: 10px;
	margin-top: 12px;
}
.submit-quote {
	background: url(../img/submit-quote.png) no-repeat;
	border: none;
	float: right;
	width: 116px;
	height: 36px;
	margin-bottom: 40px;
	margin-top: 29px;
}
.right {
	float: right;
	margin-top: -156px;
}
.side-bar {
	float: right;
}

.side-bar-quote {
	background: url(../img/side-bar-quote.png) no-repeat;
	height: 325px;
	width: 312px;
}
.side-bar-testimonials {
	background: url(../img/side-bar-testimonials.png) no-repeat;
	height: 176px;
	width: 312px;
}
.side-bar-financing {
	background: url(../img/side-bar-financing.png) no-repeat;
	height: 176px;
	width: 312px;
}
.footer {
	background-color: #494848;
	height: 170px;
	width: 100%;
	margin-top: -25px;
	clear: both;
}
.footerwrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.footer-contact-info ul {
	margin-left: auto;
	margin-right: auto;
}
.footer-contact-info li {
	float: left;
	display: inline;
	list-style: none;
}
.footer-contact-info li h4 {
	margin-bottom: 15px;
	margin-top: -6px;
}
.footer-contact-info img {
	padding-top: 10px;
}
.number {
	float: left;
	margin-top: 30px;
	padding-right: 30px;
}
.address {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
.copyright {
	float: right;
	margin-top: 23px;
}