﻿body {
	font:9pt Arial, Helvetica, sans-serif;
	color:#013162;
	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_body .left {
	width:300px;
	padding:0 0 0 30px;
	float:left;
}
.content_body .right {
	padding: 0 30px 0 30px;
	width:520px;
	float:left;
}
.content_body .right h1 {
	font:bold 14pt 'Times New Roman PS MT';
	color:#013162;
}
.content_body .right p {
	padding:0;
	margin:0 0 2.0em 0;
	line-height:1.5em;
}
.button_commercial, .button_residential, .button_service {
	margin:0 0 30px 0;
	width:280px;
	float:left;
}
.footer {
	font:8pt Arial, 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; }