img,.pngfix { behavior: url(iepngfix.htc) }

body {

	background-color: #999999;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	padding:0px;

	margin:0;

	

}

a {

	color: #FFF;

	text-decoration: none;

	font-weight:bold;

	

}

a.active{

	text-decoration: none;

	color: #F90;

	font-weight:bold;

}

a:hover {

	text-decoration: underline;

	color: #FC0;

	font-weight:bold;

}



	h1 {color: #900; font-size:36px; font-weight:bold; padding:0; margin:0;}

	h2 {color: #000; font-size:18px;}

	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }

	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }

	

	.textfields{

font:11px Georgia, "Times New Roman", Times, serif;

width:97px; 

}



#menu {

	float:left;

	margin:0;

	padding:0;

 	width:861px; height:36px;

     }



#menu li{

	height:36px;

	float:left;

	list-style-type:none;

}

#menu a{

	height:36px;

	display:block; background-image:url(images/menu.gif);

		text-indent:-9999px;

}



#menu a.home{

		width:272px;

		background-position:0px 0px;

	}

	

#menu a.home:hover {

		width:272px;

		background-position:0px -36px;}

		

		#menu a.residential{

		width:307px;

		background-position:-272px 0px;

	}

	

#menu a.residential:hover {

		width:307px;

		background-position:-272px -36px;}

		

		

		#menu a.commercial{

		width:282px;

		background-position:-579px 0px;

	}

	

#menu a.commercial:hover {

		width:282px;

		background-position:-579px -36px;}
		#serv {
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    color: #333333;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 97%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#title {
    background: none repeat scroll 0 0 #000;
    color: #FFFFFF;
    font-size: 16px;
    text-transform: uppercase;
}
#title strong {
     color: #FFFFFF;
    }

#serv td {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 2px;
}
#serv td:first-child {
    border-left: medium none;
}
#serv td:last-child {
    border-right: medium none;
}
