/* ***** HOMEPAGE ***** */



 #homePage h2 {
	margin:0 0 0.6em 0;
	padding:0.9em 0.5em;
	font-size:19px !important;
	color:#000;
	font-weight:200;

}
h3 {
	font-size:1.4em;
	color:#006DC6;
}

#homePageText {
	font-size:12px;
	line-height:14px;
	padding:10px;
	font-family:Verdana;
}
#serviceBlock {
	width:750px;
	margin:4px auto 0 auto;
	height:200px;
}

#ultop {
	list-style:none;
	padding:0;
	margin:0;
}

#ultop li {
	list-style:none;
	padding:0 7px 9px 7px;
	margin:0;
	background-position:7px 0px;
	background-repeat:no-repeat;
	width:229px;
	height:91px;
	float:left;	
}

#ultop li a {
	display:block;
	width:229px;
	height:91px;
}


#topLeft, #topLeft a 			{ background-image:url(../images/residential_on.gif); }
#topLeft a:hover 				{ background-image:url(../images/residential_off.gif); }
#topMiddle, #topMiddle a		{ background-image:url(../images/commercial_on.gif); }
#topMiddle a:hover 				{ background-image:url(../images/commercial_off.gif); }
#topRight, #topRight a  		{ background-image:url(../images/equipment_on.gif); }
#topRight a:hover 				{ background-image:url(../images/equipment_off.gif); }
#bottomLeft, #bottomLeft a  	{ background-image:url(../images/property_on.gif); }
#bottomLeft a:hover 			{ background-image:url(../images/property_off.gif); }
#bottomMiddle, #bottomMiddle  a { background-image:url(../images/motor_on.gif); }
#bottomMiddle  a:hover 			{ background-image:url(../images/motor_off.gif); }
#bottomRight, #bottomRight a 	{ background-image:url(../images/buscorp_on.gif); }
#bottomRight a:hover 			{ background-image:url(../images/buscorp_off.gif); }