	
a.mainNav:link {text-decoration: none ; color: #1F305B; letter-spacing: 0px;}
a.mainNav:visited {text-decoration: none ; color: #1F305B; letter-spacing: 0px;}
a.mainNav:active {text-decoration: none ; color: #1F305B; letter-spacing: 0px;}
a.mainNav:hover {
	text-decoration: none;
	letter-spacing: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1F305B;
	position: relative;
	margin: 0px;
}

a.subNav:link {
	text-decoration: none;
	color: #999999;
	letter-spacing: 0px;
}
a.subNav:visited {
	text-decoration: none;
	letter-spacing: 0px;
	color: #999999;
}
a.subNav:active {text-decoration: none ; color: #BB9C65; letter-spacing: 0px;}
a.subNav:hover {
	text-decoration: none;
	color: #0B0053;
	letter-spacing: 0px;
}

.Container {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	height: 48px;
	width: 130px;
	background-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.Navigation {
	width: 830px;
	float: left;
}
#content {
	width: 969px;
}
.header {
	width: 970px;
	overflow: hidden;
}

.clearBoth{
	clear:both;
}

.Navigation ul.main {
	width: 400px;
	text-decoration: none;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	list-style-type: none;
	clear: left;
	display: inline;
}
.Navigation .main li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0;
	position: relative;
	clear: none;
	display: inline;
}

.SubNavContainer .sub li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
}

.LowSubNavContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 210px;
	float: right;
}
.LowSubNavContainer ul.sub {
	list-style-position: inside;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 220px;
}
.LowSubNavContainer .sub li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 3px;
	position: relative;
	float: right;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0B0053;
	font-size: 30px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: inline;
	clear: left;
}

a.img:link {
text-decoration: none;
	letter-spacing: 0px;
	color: #FFFFFF;
}

a.img:visited {
	text-decoration: none;
	letter-spacing: 0px;
	color: #FFFFFF;
}
a.img:hover {
	text-decoration: none;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
a.img:active {
	text-decoration: none;
	letter-spacing: 0px;
	color: #FFFFFF;
	float: left;
	display: block;
	margin: none;
	border: none;
}

.footer ul {
	list-style-position: inside;
	list-style-type: none;
	width: 970px;
	text-decoration: none;
	padding: 0px;
}

.footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 4px;
	padding-left: 3px;
}

a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0px;
}
a.footer:visited {
	text-decoration: none;
	letter-spacing: 0px;
	color: #999999;
}
a.footer:active {text-decoration: none ; color: #BB9C65; letter-spacing: 0px;}
a.footer:hover {
	text-decoration: none;
	color: #333333;
	letter-spacing: 0px;
}
.footer {
	width: 970px;
	text-align: center;
	height: 100px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(assets/images/grass.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.spacer {
	float: right;
	width: 1px;
	height: 440px;
}
.contentWrapper {
	width: 970px;
}
a.getquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	display: inline;
	margin-left: 10px;
	text-decoration: none;
}
.quickLinks {
	width: 165px;
	margin-left: 1px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(assets/images/quickLinksBG.jpg);
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#mainSlideShow {
	height: 270px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
#picNav {
	width: 740px;
	float: left;
	margin-left: 55px;
	display: inline;
}
.quickLinks ul {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 5px;
	text-decoration: none;
}
.quickLinks li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

.quickLinks a:link{
	text-decoration:none;
	color:#000000
} 

.quickLinks a:visited{
	text-decoration:none;
	color:#000000
} 
.quickLinks a:active{
	text-decoration:none;
	color:#000000
} 
.quickLinks a:hover{
	text-decoration:underline;
	color:#222E77
} 
.quickLinks a.img:link{
	color:#FFFFFF
} 
.quickLinks a.img:visited{
	color:#FFFFFF
} 

.quickLinks a.img:hover{
	color:#FFFFFF
} 
.quickLinks a.img:active{
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

#picNav img {
	margin-right: 8px;
	margin-bottom: 0px;
}
#descriptionText {
	height: 25px;
	width: 717px;
	background-image: url(assets/images/descriptionBG.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #0B0053;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
#linksAndNav {
	width: 100%;
	margin-top: 10px;
}
.logoComtract {
	clear: left;
	width: 100%;
	margin-left: 0px;
	margin-top: 30px;
}

#picNav a {
	margin: 0px;
	padding: 0px;
}

#picNav a:link {
	text-decoration:none;
}
#picNav a:visited {
	text-decoration:none;
}
	
#picNav a:hover {
	text-decoration:none;
}

#picNav a:active {
	text-decoration:none;
}
.logoComtract a.img {
	color: #FFFFFF;
}

.Navigation .main .last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding-left: 5px;
	float: left;
	clear: none;
	display: inline;
}
.LowSubNavContainer .sub .last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-right: 0px;
	position: relative;
	float: left;
}
.footer .sub .end {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subSlideShow {
	height: 285px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 10px;
	padding-top: 0px;
}

.text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	}
.leftCol {
	float: left;
	width: 169px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
}
.rightCol {
	float:right;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#map {
	float: right;
}
#contactText {
	float: right;
	width: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #666666;
	font-size: 12px;
	letter-spacing: 0.01px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #666666;
	display: inline;
	text-decoration: underline;
}
.clearBothTop {
	clear: left;
}
.mainNavHolder {
	width: 100%;
	margin-bottom: 3px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.Navigation .mainNavHolder .sub {
	text-decoration: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	list-style-type: none;
	float: right;
	width: 120px;
	clear: right;
	display: inline;
}
.Navigation .mainNavHolder .sub li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 5px;
}
.Navigation .mainNavHolder .sub .last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	padding-right: 0px;
	position: relative;
	float: left;
	display: inline;
}
#php {
	margin-left: 140px;
}
.subSlideShow img {
	margin-top: 7px;
	display: inline;
	float: left;
}

.rightCol #contactText a:link {
	text-decoration: none;
	color:#333333}
.rightCol #contactText a:visited {
	text-decoration: none;
	color:#333333;
	}
	.rightCol #contactText a:hover {
	text-decoration: none;
	}
	.rightCol #contactText a:active {
	text-decoration: none;}.lineBreaker {
	width: 100%;
}

.summary {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	color: #333333;
	margin-right: 10px;
	height: 310px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #E5E5E5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0.01px;
}

h3 {
	display: block;
	text-align: center;
	font-size: 16px;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #0B0053;
}
h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #0B0053;
	text-decoration: none;
	font-size: 14px;
	display: inline;
}

.Container .contentWrapper #content .rightCol .text #diagram #diagramholder {
	width: 100%;
}
#diagramholder #temperature {
	clear: left;
	float: left;
	width: 287px;
	padding-left: 3px;
}
#diagramholder #AirCellDiagram {
	clear: right;
	float: left;
}
#temperature ul.CompStatus {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.CompStatus .winter {
	color: #333333;
	text-decoration: none;
	background-image: url(assets/images/snowflake.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.CompStatus .summer {
	color: #333333;
	text-decoration: none;
	background-image: url(assets/images/sun.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
#temperature .CompStatus li {
	margin-bottom: 15px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#temperature h3 {
	font-size: 16px;
	color: #000099;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.text #moreOptions {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}#envirobenefits {
	color: #009933;
	padding-left: 5px;
	margin-bottom: 10px;
}
#envirobenefits img {
	clear: left;
	display: inline;
	float: left;
}
#envirobenefits img.right {
	clear: right;
	float: right;
}
.text img.left {
	display: inline;
	float: left;
	margin-right: 15px;
}
.text #fourchart {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.text #fourchart li {
	text-decoration: none;
	display: inline;
	float: left;
	width: 180px;
	border: 1px solid #E5E5E5;
	height: 285px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#fourchart img {
	display: block;
	background-color: #FFFFFF;
}
#fourchart p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

#enviro p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #009933;
	font-size: 12px;
	text-decoration: none;
}

#fourchart a:link {
	text-decoration: none;
	color: #333333;
}
#fourchart a:visited {
	text-decoration: none;
	color: #333333;
}#fourchart a:active {
	text-decoration: none;
	color: #333333;
}#fourchart a:hover {
	text-decoration: none;
	position: relative;
	margin: 0px;
	color: #333333;
	padding: 0px;
}

#enviro a:link {
	text-decoration: none;
	color: #009933;
}
#enviro a:visited {
	text-decoration: none;
	color: #009933;
}#enviro a:active {
	text-decoration: none;
	color: #009933;
}#enviro a:hover {
	text-decoration: none;
	letter-spacing: 0px;
	position: relative;
	margin: 0px;
	color: #009933;
}

#fourchart h3 {
	display: block;
	text-align: center;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 3px;
	color: #0B0053;
	margin-top: 0px;
}
#fourchart #one {
	display: block;
	text-align: left;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 3px;
	color: #0B0053;
	list-style-type: none;
	margin-left: 0px;
}
#fourchart #enviro {
	display: block;
	text-align: left;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 3px;
	color: #0B0053;
	list-style-type: none;
	margin-left: 10px;
}
.summaryEnd {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	color: #333333;
	height: 310px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #E5E5E5;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
}
h4 {
	font-size: 16px;
	color: #0B0053;
	text-decoration: underline;
	display: inline;
}
table th {
	color: #0B0053;
}
table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.callNow {
	color: #FFFFFF;
	height: 30px;
	width: 970px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 20px;
	padding-top: 5px;
	background-color: #0B0053;
}
.lightBoxInstalls {
	width: 100%;
}
.lightBoxInstalls img {
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
}

.rowcolor {
background: #CCCCCC;
}
.text #ceoFace {
	display: inline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B0053;
	border-right-color: #0B0053;
	border-bottom-color: #0B0053;
	border-left-color: #0B0053;
}

#fourchart img {
	background-position: center;
	margin-left: 45px;
}
#fourchartClients img {
	background-position: center;
}

#fourchart .about {
	margin: 0px;
}

.leftCol #SocialMedia {
	font-size: 0px;
	text-align: center;
	display: block;
	margin: 0px;
	text-indent: 0px;
}


