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

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 20px;
	font: 14px Arial, Helvetica, sans-serif;
	}

a {
	color: #006599;
	outline: none;
	}

a:hover {
	text-decoration: none;
	}

h1, h2 {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #006599;
	margin-bottom: 20px;
	}

.h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #006599;
	}

h3 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
	margin-bottom: 20px;
	}

h4 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #006599;
	text-align: center;
	margin-bottom: 20px;
	}

h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.4;
	}

img {
	border: none;
	}

.clr {
	clear: both;
	}

#wrapper {
	width: 900px;
	margin: auto;
	}

#header {
	margin-bottom: 10px;
	}

#header-locations {
	float: right;
}

#header-locations p {
	color: #069;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: center;
}

#header-locations ul {
	float: left;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0 5px;
	padding: 0 5px;
}

#header-locations li {
	list-style: none;
}

#nav {
	background: #000;
	border-bottom: 1px solid #666;
	padding: 4px;
	margin-bottom: 10px;
	position: relative;
	}

#nav a {
	color: #fff;
	text-decoration: none;
	}

#nav a:hover {
	text-decoration: underline;
	}

#nav ul {
	list-style: none;
	font-size: 14px;
	height: 39px;
	background: url(../images/nav_bg.png);
	}

#nav li {
	float: left;
	height: 22px;
	padding: 0 15px;
	border-right: 1px solid #666;
	line-height: 22px;
	margin-top: 8px;
	}

#nav-toll-free {
	position: absolute;
	top: 8px;
	right: 16px;
	font-size: 16px;
	text-align: center;
	line-height: 1;
}

#nav-toll-free span {
	display: block;
	font-size: 13px;
}

#content {
	margin-right: 265px;
	padding-bottom: 10px;
	}

#content p {
	margin-bottom: 1em;
	line-height: 1.4;
	}

#content ul, #content ol {
	margin: 0 0 1em 1em;
	padding-left: 1em;
	line-height: 1.4;
	}

#homeflash {
	margin-bottom: 25px;
	}

#sidebar {
	width: 255px;
	float: right;
	border-left: 1px solid #ebebeb;
	padding-left: 5px;
	}

#sidebar-offer {
	background: #fc0;
	border: 1px solid #C30000;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	text-align: center;
}

#sidebar-offer p {
	margin-bottom: 10px;
}

#sidebar-offer strong {
	color: #C30000;
	font: bold 21px Arial, Helvetica, sans-serif;
}

#sidebar-offer em {
	color: #006599;
	font: bold 17px Arial, Helvetica, sans-serif;
}

#sidebar-blog {
	background: #f3f3f3;
	margin-bottom: 20px;
	padding: 20px 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#sidebar-blog p {
	color: #C30000;
	font-size: 19px;
	margin-bottom: 10px;
	text-align: center;
}

#sidebar-blog li {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin-bottom: 1em;
}

#morefreeadvice {
	font: 14px Arial, Helvetica, sans-serif;
	border-top: 1px solid #999;
	padding: 7px 15px;
	margin: 0 10px;
	text-align: center;
	}

#morefreeadvice img {
	float: left;
	margin: 4px 5px 0 0;
	}

#morefreeadvice a {
	color: #006599;
	}

#sidetestimonial {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	width: 255px;
	color: #006599;
	margin-bottom: 15px;
	list-style: none;
	min-height: 200px;
	}

#sidetestimonial p {
	margin-bottom: 1em;
	}

#sidetestimonial span {
	font: 14px Arial, Helvetica, sans-serif;
	}

/* index2.php --------------------------------------------------------*/

#home-promo {
	background: url(../images/home-promo-bg.gif) center 10px no-repeat;
	border: 1px solid #ccc;
	height: 280px;
	margin-bottom: 10px;
	position: relative;
}

#home-promo-anchor {
	display: block;
	height: 240px;
}

#home-promo-read-client-reviews {
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 2;
}

#home-promo-bottom-bar {
	background: #006599;
	bottom: 0;
	left: 0;
	padding: 5px 0 5px 150px;
	position: absolute;
	width: 748px;
	z-index: 1;
}

#home-promo-bottom-bar img {
	margin-right: 5px;
	vertical-align: middle;
}

.home-services-box {
	background: #f3f3f3;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 9px;
	padding-top: 10px;
	width: 228px;
	overflow-x: hidden;
}

.home-services-box h1, .home-services-box h2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}

.home-services-box h1 a, .home-services-box h2 a {
	color: #006599;
	text-decoration: none;
}

.home-services-box h1 a:hover, .home-services-box h2 a:hover {
	text-decoration: underline;
}

.home-services-box img {
	display: block;
	margin: 0 auto 10px auto;
}

.home-services-box ul {
	height: 17em;
	line-height: 1.5em;
	list-style: none;
	margin-left: 1em;
}

.home-services-box p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 1em 10px;
	height: 60px;
}

.home-services-box a {
	color: #900;
}

.home-services-city, .inside-services-city {
	margin-left: 9px;
	width: 169px;
	float:left;
	margin-bottom: 10px;
}

.inside-services-city {
	width: 199px;
}

.home-services-city li, .inside-services-city li {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	list-style: none;
	background: #F3F3F3 url(../images/location_bg_top.png) no-repeat top center;
	font-size: 12px;
	padding: 13px 0px 0px 10px;
	width: 169px;
	margin-bottom: 14px;
}

.inside-services-city li {
	width: 192px;
}

.inside-services-city li {
	margin-bottom: 2px;
}

.home-services-city li a, .inside-services-city li a {
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.home-services-city li a:hover, .inside-services-city li a:hover {
	text-decoration: none;
}

.home-services-city li strong, .inside-services-city li strong {
	color: #006599;
	display: block;
	font-size: 16px;
}

.home-services-city li div, .inside-services-city li div {
	background: url(http://www.maintenance-one.com/media/images/location_bg_bottom.png) no-repeat 50% 100%;
	height: 7px;
	margin: 13px 0px 0px -10px;
}
#home-checklist-promo {
	background: #d2e3ed;
	border: 1px solid #006599;
	font-size: 13px;
	margin-bottom: 9px;
	padding: 5px;
	width: 282px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#home-checklist-promo h1, #home-checklist-promo h2{
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

#home-checklist-promo a {
	color: #900;
}

#home-promo-green {
	background: #ACDB96;
	border: 1px solid #093;
	color: #10A13B;
	cursor: pointer; /* ie fix */
	display: block;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	line-height: 55px;
	padding: 4px 5px;
	text-decoration: none;
	width: 282px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#home-promo-green img {
	margin-right: 5px;
	vertical-align: middle;
}

#home-satisfaction-promo {
	background: #d2e3ed;
	border: 1px solid #006599;
	float: right;
	font-size: 16px;
	padding: 10px;
	width: 575px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#home-satisfaction-promo h1, #home-satisfaction-promo h2 {
	font-weight: bold;
	text-align: center;
}

#home-satisfaction-promo img {
	float: left;
	margin-right: 10px;
}

#captcha {
	font-size: 10px;
}

#captcha img {
float: left;
margin-right: 5px;
}

#locations {
	list-style: none;
	clear: both;
	height: 77px;
	margin-top: 10px;
	}

#locations li {
	font-size: 12px;
	color: #666;
	float: left;
	width: 169px;
	border-right: 1px solid #ccc;
	background: #f3f3f3 url(../images/location_bg_top.png) top center no-repeat;
	padding: 13px 0 0 10px;
	}

#locations #middlelocation {
	width: 168px;
	}

#locations li p {
	margin-bottom: 5px;
	}

#locations li strong {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #006599;
	display: block;
	}

#locations li a {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#locations li a:hover {
	text-decoration: none;
	}

#locations li div {
	background: url(../images/location_bg_bottom.png) bottom center no-repeat;
	margin: 13px 0 0 -10px;
	height: 7px;
	}

#footer {
	font-size: 12px;
	margin-top: 25px;
	}

#footer ul {
	list-style: none;
	}

#footer li {
	float: left;
	margin: 0 25px 5px 0;
	}

#footer a {
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

#footer p {
	font-size: 10px;
	clear: left;
	}

#ftr {
	font-size: 9px;
	float: right;
	text-align: center;
	}

#ftr a {
	color: #000;
	text-decoration: none;
	}

#ftr a:hover {
	text-decoration: underline;
	}

#contactlocations {
	list-style: none;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	line-height: 1;
	height: 165px;
	border-bottom: 1px solid #e4e4e4
	}

#contactlocations li {
	font-size: 12px;
	float: left;
	width: 180px;
	height: 80px;
	white-space: nowrap;
	}

/* Form Styles */

#form1 {
	float: left;
}

#form1 div {
	margin-bottom: 5px;
}

#form1 label {
	width: 135px;
	float: left;
	padding-top: 2px;
	text-align: right;
	margin-right: 5px;
}

#form1 input[type=text] {
	border: 1px solid #999;
	padding: 1px;
}

#form1 textarea {
	width: 200px;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	padding: 1px;
}

.input {
	position: relative;
	z-index: 1;
}

#online-quote-special-offer {
	background: url(../images/online-quote-special-offer-arrow.gif) left center no-repeat;
	font-size: 13px;
	overflow: auto;
	position: absolute;
	left: 250px;
	top: -60px;
	width: 355px;
	z-index: -1;
}

#online-quote-special-offer div {
	background: #f3f3f3;
	border: 1px solid #999;
	float: right;
	padding: 5px;
	width: 225px;
}

#online-quote-special-offer p {
	line-height: normal;
}

#online-quote-special-offer span {
	color: #b70000;
	font: bold 21px Arial, Helvetica, sans-serif;
	text-align: center;
}

#online-quote-special-offer strong {
	font-size: 17px;
}

/* JQuery Form Styles */

#form1 label.error {
	position: absolute;
	width: 200px;
	padding-left: 3px;
	text-align: left;
	color: #990000;
	font-style: italic;
}

#form1 input.error {
	border: 1px solid #966;
}

