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

/*##############################################*/
/* Selectors                                    */
/*##############################################*/
/*##############################################*/

body {
	background: #ffffff;
	background-position:top center;
	background-width: 100%;
	background-size: cover;
	margin: 0;
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif ;
	color: #505050
}
h1 { /* Page Heading */
	margin:1.0em 0 1.0em 0;
	padding: 24px 0 0 0px;
	font: bold 18px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #004a88;
	text-align:left;
	text-transform: uppercase;
}
h2 {
	margin:1.5em 0 0.5em 0;
	padding: 0px 0;
	font: bold 16px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #212223;
	text-indent: 0px;
}
h3 { 
	margin:1.0em 0 1.0em 0;
	padding:10px 0;
	font: bold 15px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #004a88;
	text-indent: 0px;
}
h4 {
	margin:0 0 1.0em 0;
	padding: 0;
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
p {
	margin: 1.0em 0 0 0;
	font: 14px/24px Verdana, Arial, Helvetica, sans-serif ;
	padding: 0;
	color:202020;
}
h1 + p {
	margin: 0;
	padding: 0
}
table, form, input, select {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 2px 0;
	padding: 2px;
}
a:link, a:visited {
	font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif ;
	color: #333;
	text-decoration: none;
	font-weight: bold
}
a:hover, a:active  {
	font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif ;
	color: #999;
	text-decoration: underline;
	font-weight: bold
}
ul {
	margin:0 0 0 10px;
	padding:10px 15px;
}
li {
	line-height:28px;
	list-style-image:url(images/bullet.jpg);
	font-size: 14px;
}

/*##############################################*/
/* WRAPPER LAYOUT                               */
/*##############################################*/
#wrapper {
margin:30px auto 0px auto;
padding:0px 12px 12px 12px;
width:1000px;
display:block;
background:#fff;
}

/*##############################################*/
/* HEADER LAYOUT                                */
/*##############################################*/
header {
	background: #212223;
	background-position:center top;
	background-width:100%;
	height:140px;
	width:100%;
	margin:0;
	position:relative;
	z-index:2001;
}

#header-layout {
width:1024px;
height: 140px;
margin: 0 auto;
display:block;
position:relative;
}


.logo-layout {
	background:url(images/colvins-logo.png) no-repeat;
	width:250px;
	height:	188px;
	float:left;
	display:block;
	position:absolute;
	top:5px;
	left:30px;
	z-index:1001;
}
A.schedule {
	width:190px;
	height:87px;
	display:block;
	background:url(images/schedule-service.jpg) no-repeat;
	float:right;
	margin:0;
	padding:0;
}
A.schedule:hover {
	background:url(images/schedule-service-over.jpg) no-repeat;
}

/*##############################################*/
/* CONTENT                                */
/*##############################################*/
section {
	margin:0px 0;
}
#main-content {
	background:url(images/Colvins-background.jpg) no-repeat top;
	background-size:cover;
}
.container {
	width:976px;
	/* min-height:410px;*/
	margin:0 auto;
	padding:30px 18px 30px 30px;
	background: #fff;
	
}
.home {
	background: url(images/main-container-home.jpg) top center no-repeat;
	padding:0;
	height:554px;
	width:1024px;
	margin:0 auto;
}
#container-left {
	width:620px;
	float:left;
}
#container-right {
	width: 300px;
	float:right;
}


.flexslider {
	width:100%;
	margin:0;
	display:block;
}

.submit-butt {
	background: url(images/submit-butt.jpg) no-repeat;
	width:69px;
	height:30px;
	border:0;
	margin:10px 0 0 0;
	padding:0;
	cursor:pointer;
}
.submit-butt-front {
	background: url(images/submit-front.jpg) no-repeat;
	width:160px;
	height:30px;
	display:block;
	margin:10px;
	border:0;
	cursor:pointer;
}
.popup {
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
	background:#fff;
}
A.heat-cool {
	width:340px;
	height:277px;
	display:block;
	background:url(images/home-tiles/heat-cool.png) no-repeat;
	margin:0;
	padding:0;
	float:left;
	transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;
-webkit-transition: background 0.5s ease-in-out;
}
A.heat-cool:hover {
	width:340px;
	height:277px;
	background:url(images/home-tiles/heat-cool-over.jpg) no-repeat;
}

A.ductless {
	width:341px;
	height:277px;
	display:block;
	background:url(images/home-tiles/ductless.png) no-repeat;
	margin:0;
	padding:0;
	float:left;
	transition: background .75s ease-in-out;
-moz-transition: background .75s ease-in-out;
-webkit-transition: background .75s ease-in-out;
}
A.ductless:hover {
	background:url(images/home-tiles/ductless-over.jpg) no-repeat;
	width:341px;
	height:277px;
}

A.commercial {
	width:343px;
	height:277px;
	display:block;
	background:url(images/home-tiles/commercial.png) no-repeat;
	margin:0;
	padding:0;
	float:left;
	transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;
-webkit-transition: background 0.5s ease-in-out;
}
A.commercial:hover {
	width:343px;
	height:277px;
	background:url(images/home-tiles/commercial-over.jpg) no-repeat;
}

A.indoor-air {
	width:340px;
	height:277px;
	display:block;
	background:url(images/home-tiles/indoor-air.png) no-repeat;
	margin:0;
	padding:0;
	float:left;
	transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;
-webkit-transition: background 0.5s ease-in-out;
}

A.indoor-air:hover {
	width:340px;
	height:277px;
	background:url(images/home-tiles/indoor-air-over.jpg) no-repeat;
}

A.generators {
	width:341px;
	height:277px;
	display:block;
	background:url(images/home-tiles/generators.png) no-repeat;
	margin:0;
	padding:0;
	float:left;
	transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;
-webkit-transition: background 0.5s ease-in-out;
}
A.generators:hover {
	width:341px;
	height:277px;
	background:url(images/home-tiles/generators-over.jpg) no-repeat;
}

A.plumbing {
	width:343px;
	height:277px;
	display:block;
	background:url(images/home-tiles/plumbing.png) no-repeat;
	margin:0;
	padding:0;
	float:left;
	transition: background 0.5s ease-in-out;
-moz-transition: background 0.5s ease-in-out;
-webkit-transition: background 0.5s ease-in-out;
}
A.plumbing:hover {
	width:343px;
	height:277px;
	background: url(images/home-tiles/plumbing-over.jpg) no-repeat;
}

.bottom-tiles {
	width:100%;
	background:#d7dde1;
	padding:10px 0;
	margin:0;
}
.bottom-tiles-layout {
	width:1024px;
	margin:0 auto;
	padding:0;
}

/*##############################################*/
/* SIDEBAR LAYOUT                               */
/*##############################################*/
A.service-agree {
	background:url(images/side-service.jpg) no-repeat;
	width:300px;
	height:174px;
	display: block;
	margin:10px 0;
	padding:0
}

A.cust-reviews {
	background: url(images/side-reviews.jpg) no-repeat;
	width:300px;
	height:174px;
	display: block;
	margin:0;
	padding:0
}

A.cust-reviews:hover {
	background:url(images/side-reviews-over.jpg) no-repeat;
}

A.service-agree:hover {
	background:url(images/side-service-over.jpg) no-repeat;
}

A.offers {
	background: url(images/side-offers.jpg) no-repeat;
	width:300px;
	height:174px;
	display: block;
	margin:10px 0;
	padding:0
}
A.offers:hover {
	background:url(images/side-offers-over.jpg) no-repeat;
}
.furnace-columns {
	width:415px;
	float:left;	
}

/*##############################################*/
/* NAVBAR LAYOUT                                */
/*##############################################*/
nav {
	margin:10px 0 0 0;
	padding: 0;
	width:750px;
	height:30px;
	float:right;
	display: block;
}
#navBar {
	margin:0px auto 0px auto;
	padding:0 0 0 0px;
	width:750px;
	height:30px;
	display:block
}

#navBar a:link, a:visited {
	font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif ;
	color: #fff;
	text-decoration: none;
	font-weight: bold
}
#navBar a:hover, a:active  {
	font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif ;
	color: #fea100;
	text-decoration: none;
	font-weight: bold
}

/*##############################################*/
/* FOOTER LAYOUT                               */
footer {
	background:#212223;
	width:100%;
	margin-top: 0px;
	display:block;
    bottom:0px;
	padding-top:5px;
}
#footer-layout {width:1024px;
	margin:5px auto 0 auto;
	padding:0px 0 0 0;
	min-height:150px;
}
/* IE 6 */
* html #footer-layout {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}


#footer-layout p{
	font:12px/18px bold Verdana, Geneva, sans-serif;
	color:#FFF;
	margin:0;
	text-align:left;
	padding:8px;
}
#footer-layout a:link, a:visited {
	font:12px/18px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold
}
#footer-layout a:hover, a:active  {
	font:12px/18px Verdana, Geneva, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-weight: bold
}

#footer-layout .logo-bottom {
	width:157px;
	height:130px;
	display:block;
	float:left;
}
#footer-layout .address {
	width: 200px;
	float:left;
	display:block;
	text-align:left
}
.fields {
	width:320px;
	height:30px;
}
#footer-layout .address p {
	text-align:left
}
#footer-layout .emergency-call {
	width:193px;
	height:98px;
	float:left;
	margin-left:130px;
}

#footer-layout .contact {
	width:350px;
	float: right;
	display:block;
	text-align:left;
}
#footer-layout .logos-bottom {
	width:400px;
	height:69px;;
	display:block;
	margin:0;
	padding:0;
	float:right;
}
.bottom-nav p {
	font-size:14px;
	text-transform:uppercase;
	width:450px;
	float:right;
}