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: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: #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;}