img,.pngfix { behavior: url(iepngfix.htc) }
body {
background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0px;
	margin:0;

	
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9;
	font-weight:bold;
}

	h1 {color: #FFF; font-size:26px; 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:799px; 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:234px;
		background-position:0px 0px;
	}
	
#menu a.home:hover {
		width:234px;
		background-position:0px -36px;}
		
		#menu a.residential{
		width:309px;
		background-position:-234px 0px;
	}
	
#menu a.residential:hover {
		width:309px;
		background-position:-234px -36px;}
		
		
		#menu a.commercial{
		width:256px;
		background-position:-543px 0px;
	}
	
#menu a.commercial:hover {
		width:256px;
		background-position:-543px -36px;}
		
		.paddinginside { margin:0 15px;}#serv {
     color:#333;
    border-collapse: collapse;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 97%;
}
#serv td {
     padding: 2px;
}
#serv td:first-child {
    border-left: medium none;
}
#serv td:last-child {
    border-right: medium none;
}
#title {
    background: none repeat scroll 0 0 #3B393A; color: #FFF;
  
    font-size: 16px;
    text-transform: uppercase;
}

	

	
