@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc url(images/bg_grad.jpg) fixed; 
}

.cloud-link a {
	color: #000000;
	text-decoration: none;
}
.cloud-link a:link {
	color: #000000;
	text-decoration: none;
}
.cloud-link a:visited {
	color: #000000;
	text-decoration: none;
}
.cloud-link a:hover {
	color: #FF0000;
	text-decoration: none;
}
.cloud-link a:active {
	color: #000000;
	text-decoration: none;
}

#container-in {
	width: 970px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;	
	background-color: #ffffff;
	border-left: 1px solid #aea9a9;
	border-right: 1px solid #aea9a9;	
/*	background: #cccccc url(images/bg_content.jpg); */
	background-repeat: repeat-y;		
}

#container-out {
	width: 100%;
	padding: 0px;
	margin: 0px;	
	vertical-align: top;	
	
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	float: left;
/*	width: 526px;*/
	width: 514px;
}
#content-right {
	width: 744px;
/*	width: 749px;	*/
	padding: 0px;
	margin: 0px;
	float: right;
	display: inline;
	border: 0px solid #999999;
}

#content p {
	margin: 20px 6px 20px 6px;
	padding: 0px;
}

.content-links {
	clear: both;
	font-size: 12px;
}

.content-links h1 {
	font-size: 12px;
}

.content-links a:link {
	color: #000000;
}
.content-links a:visited {
	color: #000000;
}
.content-links a:hover {
	color: #000066;
}
.content-links a:active {
	color: #000000;
}

.content-pgraph {
	font-size: 12px;
}

.content-pgraph a:link {
	color: #000000;
}
.content-pgraph a:visited {
	color: #000000;
}
.content-pgraph a:hover {
	color: #CC0000;
}
.content-pgraph a:active {
	color: #000000;
}

#content-top {
/*	width: 817px; */
	height: 13px;
	background-image: url(/images/content_top.jpg);
	background-repeat: no-repeat;
}	

.content-link a:link {
	color: #990000;
	text-decoration: underline;
}
.content-link a:visited {
	color: #990000;
	text-decoration: underline;
}
.content-link a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.content-link a:active {
	color: #990000;
	text-decoration: underline;
}

#content-out {
	clear: both;
	width: 970px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;	
}


/*FAQ*/
.faqlist li {
	padding: 0px;
	margin: 0px;
}
.faqlist li h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
}
.faqlist li h1 a,
.faqlist li a {
	margin: 0px;
	padding: 0px;	
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;	
}
.faqlist h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
}
.faqlist h1 a,
.faqlist a {
	margin: 0px;
	padding: 0px;	
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;	
}
/*////////////////
// FEED CONTAINER //
//////////////////*/
#feed-container {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	background-color: #000000;
	background-image: url(images/gold_links.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #ffffff;	
}
.feed-img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*///////////////
// FOOTER ///
/////////////*/
#footer {
	height: 32px;
	width: 970px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	clear: both;
}

#footer-copyright {
	color: #ffffff;
	font-size: 11px;
	padding: 10px;
	margin: 0px 0px;

}

#footer-copyright a {
	color: #ffffff;
	font-size: 11px;
	padding: 10px;
	margin: 0px 0px;
	text-decoration: none;
}

#gold-links {
/*	height: 40px;*/
	width: 970px;
	background-image: url(images/gold_links.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	text-align: center;	
	clear: both;
	font-size: 11px;	
}
#gold-links a {
	color: #000000;
}
.header-gold,
.header-silver {
	height: 38px;
	width: 221px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header-gold.jpg);
	background-repeat: no-repeat;
}

.header-gold-txt,
.header-silver-txt {
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	margin-top: 0px;
	padding: 8px;
}

.header-silver {
	background-image: url(images/header-silver.jpg);
	background-repeat: no-repeat;
}

.header-silver-txt a {
	font-weight: bold;
}


#flash-area {
	width: 793px;
	height: 218px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/flash_graphic.jpg);
	background-repeat: no-repeat;
	display: inline;
	clear: right;	
	float: right;
}
/*////////////////
// ARTICLE LINKS//
////////////////*/
.i-link {
	color: #000000;
	text-decoration: none;
}

.i-link a {
	color: #000000;
	text-decoration: none;
}

#menu-flash-container {
	width: 970px;
	height: 218px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#news-testimonials {
	width: 221px;
	padding: 0px;
	margin: 0px;
	float: right;
	border: 0px solid #CCCCCC;
}

.news-title a{
	color: #000000;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}

#page-header {
	background-image: url(images/page_header.jpg);
	background-repeat: no-repeat;
	background-color: black;
	height: 32px;
	width: 514px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
#page-header h1 {
	padding: 6px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}

#page-header h1 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#page-header h1 a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#page-header h1 a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#page-header h1 a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#page-header h1 a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#phone-bar {
	width: 970px;
	height: 48px;
	background-image: url(images/phone_bar.jpg);
	background-repeat: no-repeat;
	background-color: black;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.phone-graphic {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;	
}
.servicearea h1,
.servicearea {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.servicearea h1 a,
.servicearea a {
	color: #000000;
	text-decoration: underline;
}

#content .servicearea a {
	color: #000000;
}

#content .servicearea a:hover {
	color: #FF0000;
}

#service-areas-menu {
	width: 221px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #CCCCCC;
}

/* SERVICE AREAS MENU */
.servicearea-menuback {
	padding: 0px;
	margin: 0px;
}

.servicearea-menuback{
	margin: 0px 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	line-height: 17px;
}

.menuitem h1 a,
.menuitem a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 0px;
	margin: 0px 6px 0px 7px;
	width: 180px;
	height: 18px;	
	text-indent: 4px;
	border-bottom: 1px solid #cacaca;
	border-top: 1px solid #ffffff;
}

.menuitem h1 a:link,
.menuitem a:link {
	
}

.menuitem h1 a:visited, 
.menuitem a:visited {

}

.menuitem h1 a:hover, 
.menuitem a:hover {
	background: #ffffff;
/*	height: 20px;	*/
	width: 180px;
}

.menuitem h1 a:active, 
.menuitem a:active {
	
}




.servicearea-menuback h1 a,
.servicearea-menuback a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 0px;
	margin: 0px 6px 0px 7px;
	width: 180px;
	height: 18px;	
	text-indent: 4px;
	border-bottom: 1px solid #cacaca;
	border-top: 1px solid #ffffff;
}

.servicearea-menuback ul
{
	list-style-type:	none;
	margin:			0px;
	padding:		0px;
}

.servicearea-menuback h1 a:visited, 
.servicearea-menuback a:visited {

}

.servicearea-menuback h1 a:hover, 
.servicearea-menuback a:hover {
	background: #ffffff;
/*	height: 20px;	*/
	width: 180px;
}

.servicearea-menuback h1 a:active, 
.servicearea-menuback a:active {
	
}


/*/////////////////////*/
.servicelist-links a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.servicelist-links a:link {
	color: #000000;
	text-decoration: none;
}
.servicelist-links a:visited {
	color: #000000;
	text-decoration: none;
}
.servicelist-links a:hover {
	color: #FF0000;
	text-decoration: none;
}
.servicelist-links a:active {
	color: #000000;
	text-decoration: none;
}
/* classes for db text */
.catchline-bold15 {
	font-weight: bold; 
	font-size: 17px;	
}

.sitemap-links ul li {
	padding: 0px;
	margin: 0px;
}

.sitemap-links h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;	
}

.sitemap-links h1 a:link {
	color: #000000;
	text-decoration: none;
}
.sitemap-links h1 a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemap-links h1 a:hover {
	color: #CC0000;
	text-decoration: none;
}
.sitemap-links h1 a:active {
	color: #000000;
	text-decoration: none;
}
.sitemap-links a {
	font-size: 12px;
	padding: 0px;
	margin: 0px;	
	font-weight: bold;
}

.sitemap-links a:link {
	color: #000000;
	text-decoration: none;
}
.sitemap-links  a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemap-links  a:hover {
	color: #CC0000;
	text-decoration: none;
}
.sitemap-links  a:active {
	color: #000000;
	text-decoration: none;
}

.sub-content-back {
	width: 221px;
	background-image: url(images/sub_content_back.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}

.sub-content-bottom {
	width: 221px;
	height: 11px;
	background-image: url(images/sub_content_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.sub-coupon-back {
	/*width: 221px;*/
	background-image: url(images/sub_coupon_back.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 12px;
	margin: 0px;
}

.sub-coupon-bottom {
	width: 221px;
	height: 11px;
	background-image: url(images/sub_coupon_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#news-container {
	font-size: 11px;
	padding: 5px 0px 0px 12px;
/*	margin: 10px 24px 0px 2px;*/
	margin: 0px 26px 0px 4px;
}

.news-title {
	font-weight: bold;
	font-size: 8pt;
}

.testimonial {
	font-size: 11px;
	padding: 5px 0px 0px 12px;
/*	margin: 10px 24px 0px 2px;*/
	margin: 0px 26px 0px 4px;
}

#testimonials {
	border: 1px solid #000000;
	background-image: url(images/back_tile.jpg);
	background-repeat: repeat;
	width: 173px;
	margin-top: 12px;
	padding: 0px;
}

#toplink {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 14px 0px 0px 45px;
}

#toplink a {
	color: #ffffff;
	text-decoration: none;
}

/* MENU-SERVICES begin */

#menu-services {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	width: 970px;
	height: 49px;
	background: url(images/menu_services_blank.gif) no-repeat;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#menu-services h1 {
	padding: 0px;
	margin: 0px;
}

#menu-services ul {
	padding: 0px;
	margin: 0px;
}
#menu-services ul li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	/*text-align: center;*/	
	font-weight: bold;
	font-size: 15px;
}

#menu-services ul li a {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	/*text-indent: -9999px;*/
	text-decoration: none;
	height: 49px;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #ffffff;
}

#menu-services a:hover {
	background: url(images/menu_services_blank.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}

#menu-services-emergency a {
	width: 242px;
	left: 0px;	
}
#menu-services #menu-services-emergency a:hover {
	background-position: 0px -49px;
	color: #000000;
}

#menu-services-residential a {
	width: 243px;
	left: 243px;
}
#menu-services #menu-services-residential a:hover {
	background-position: -243px -49px;
	color: #000000;	
}

#menu-services-commercial a {
	width: 243px;
	left: 486px;
}
#menu-services #menu-services-commercial a:hover {
	background-position: -486px -49px;
	color: #000000;	
}
#menu-services-automotive a {
	width: 242px;
	left: 729px;
}
#menu-services #menu-services-automotive a:hover {
	background-position: -729px -49px;
	color: #000000;	
}

/* end menu-services menu */
	

#menu-top-left {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
	width: 177px;
	height: 218px;
	background: url(images/menu_top_left_blank.jpg) no-repeat;
	clear: both;
	float: left;
    font-size: 12px;
    font-weight: bold;	
}

#menu-top-left h1 {
	padding: 0px;
	margin: 0px;
}

#menu-top-left ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#menu-top-left ul li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#menu-top-left ul li a {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	/*text-indent: -9999px;*/
	text-decoration: none;
	height: 29px;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #000000;
}

#menu-top-left a:hover {
	background: url(images/menu_top_left_blank.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}

#home a {
	width: 177px;
	top: 10px;
}
#menu-top-left #home a:hover {
	background-position: -177px -10px;
}

#services a {
	width: 177px;
	top: 39px;
}
#menu-top-left #services a:hover {
	background-position: -177px -39px;
}

#free-estimate a {
	width: 177px;
	top: 67px;
}
#menu-top-left #free-estimate a:hover {
	background-position: -177px -67px;
}
#contact a {
	width: 177px;
	top: 95px;
}
#menu-top-left #contact a:hover {
	background-position: -177px -95px;
}
#service_areas a {
	width: 177px;
	top: 123px;
}
#menu-top-left #service_areas a:hover {
	background-position: -177px -123px;
}
#faq a {
	width: 177px;
	top: 151px;
}
#menu-top-left #faq a:hover {
	background-position: -177px -151px;
}
#about a {
	width: 177px;
	top: 180px;
}
#menu-top-left #about a:hover {
	background-position: -177px -180px;
}

/* end topmenu */


#citylist-li {
/*	padding: 0px 0px 10px 180px;*/
	width:	100%;

}

.citylist-li-right {
	display: inline;
	float: right;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 10px 20px;
}
.citylist-li-left {
	margin: 0px 0px 10px 30px;
	display: inline;
	float: left;
	width: 200px;
	padding: 0px;
}
.citylist-li-left a:link, .citylist-li-left a:visited,  .citylist-li-right a:link, .citylist-li-right a:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.citylist-li-left a:hover,  .citylist-li-right a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.citylist-li-left a:active,  .citylist-li-right a:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#citylist-span {/* fixes div overflow problem if applicable */
	padding: 1px;
	margin: 0px;
	width: 469px;
	display: block;
	clear: both
}

#cloud-menu {
	font-size: 11px;
	margin: 0px 0px 4px 0px;
}
#cloud-menu a:link,  #cloud-menu a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#cloud-menu a:hover {
	text-decoration: none;
	color: #c31e1e;
	font-weight: bold;
}
#cloud-menu a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#link-cloud a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#link-cloud-nw-title
{
	display: none;
}

#resources ul
{
	list-style-type:	none;
	padding:		0px;
}

#resources li a
{
	color:			#0000CC;
	font-weight:		bold;
}

#resources li a:hover
{
	color:			#CC0000;
}

