﻿body {
	margin:0;
	background:url('/images/background.jpg') repeat-x #3E84C3;
}
a:link, a:visited {
	color:#064483;
}
a:hover {
	color:#2976C5;
}
.clear {
	clear:both;
}
.container {
	margin:0 auto;
	background:#fff;
	width:940px;
}
.navigation {
	background:url('/images/nav/left.jpg') no-repeat;
	padding: 0 0 0 141px;
	width:799px;
	height:48px;
}
.get_quote {
	width:186px;
	height:20px;
	float:right;
}
.get_quote a {
	background:url('/images/quote-off.jpg') no-repeat;
	display:block;
	width:100%;
	height:100%;
}
.get_quote a:hover {
	background:url('/images/quote-on.jpg') no-repeat;
}
.content_body {
	margin:0 auto;
	background:#fff;
	width:910px;
	padding:15px;
}
.content {
	float:left;
	width:520px;
	padding:0 40px 0 0;
}
.content h1 {
	font:bold 14pt 'Times New Roman PS MT';
	color:#013162;
}
.content p {
	padding:0;
	margin:1.0em 0 1.0em 0;
	font:9pt Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#013162;
}
.repairs {
	float:left;
	width:349px;
	height:127px;
}
.phonespacer
{
	float:left;
	width:347px;
	height:5px;
}
.phonenumber
 {
	float:left;
	width:350px;
	height:50px;
	/*background: url(/images/phonebutton.jpg) no-repeat;*/
}

.repairs a {
	background:url('/images/service-off.jpg') no-repeat;
	display:block;
	width:100%;
	height:100%;
}
.repairs a:hover {
	background:url('/images/service-on.jpg') no-repeat;
}

.button_commercial, .button_residential {
	margin:0 27px 0 0;
	float:left;
}
.button_service {
	float:left;
}
.go_green {
	padding:0 0 15px 0;
	width:481px;
	height:153px;
	float:left;
}
.go_green a {
	background:url('/images/green-off.jpg') no-repeat;
	display:block;
	width:100%;
	height:100%;
}
.go_green a:hover {
	background:url('/images/green-on.jpg') no-repeat;
}
.gallery {
	width:413px;
	height:317px;
	float:right;
}
.footer {
	font:8pt Arial, Helvetica, sans-serif;
	text-align:center;
}

a.mm:link       { color: #333; }
a.mm:visited    { color: #333; }
a.mm:active     { color: #333; }
a.mm:hover      { color: #C0C0C0; }