@charset "utf-8";
/* CSS Document */

/* MENU STYLE */

#menu_area{
	float:left; 
	padding:16px 0 0 18px; 
	width:308px; 
	height:auto;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}

#home li{
	width:308px; 
	height:25px;
}

#home a{
 	display:block; 
	width:283px; 
	height:25px; 
	padding-left:20px;
	margin-bottom:5px;
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:url(../images/menu/homemneu.png) no-repeat; 
	background-position:top; 
	line-height:25px;
}

#home a:hover{
	color:#000000;
	font-weight:bold;
	background-position:bottom;
}

#emergency li{
	width:199px; 
	height:24px;
}

#emergency a{
 	display:block; 
	width:179px; 
	height:24px; 
	padding-left:20px;
	margin-bottom:5px;
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:url(../images/menu/emergency.jpg) no-repeat; 
	background-position:top; 
	line-height:24px;
}

#emergency a:hover{
	color:#000000;
	font-weight:bold;
	background-position:bottom;
}

#residential li{
	width:166px; 
	height:25px;
}

#residential a{
 	display:block; 
	width:146px; 
	height:25px; 
	padding-left:20px;
	margin-bottom:5px;
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:url(../images/menu/residential.jpg) no-repeat; 
	background-position:top; 
	line-height:25px;
}

#residential a:hover{
	color:#000000;
	font-weight:bold;
	background-position:bottom;
}

#commercial li{
	width:166px; 
	height:26px;
}

#commercial a{
 	display:block; 
	width:146px; 
	height:26px; 
	padding-left:20px;
	margin-bottom:5px;
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:url(../images/menu/commercial.jpg) no-repeat; 
	background-position:top; 
	line-height:26px;
}

#commercial a:hover{
	color:#000000;
	font-weight:bold;
	background-position:bottom;
}

#automotive li{
	width:199px; 
	height:24px;
}

#automotive a{
 	display:block; 
	width:146px; 
	height:25px; 
	padding-left:20px;
	margin-bottom:5px;
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:url(../images/menu/automotive.jpg) no-repeat; 
	background-position:top; 
	line-height:25px;
}

#automotive a:hover{
	color:#000000;
	font-weight:bold;
	background-position:bottom;
}

#about_us li{
	width:202px; 
	height:25px;
}

#about_us a{
 	display:block; 
	width:182px; 
	height:25px; 
	padding-left:20px;
	margin-bottom:5px;
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:url(../images/menu/about-us.jpg) no-repeat; 
	background-position:top; 
	line-height:25px;
}

#about_us a:hover{
	color:#000000;
	font-weight:bold;
	background-position:bottom;
}

#free_estimate li{
	width:308px; 
	height:25px;
}

#free_estimate a{
 	display:block; 
	width:288px; 
	height:25px; 
	padding-left:20px;
	margin-bottom:5px;
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF; 
	background:url(../images/menu/free-estimatenew.png) no-repeat; 
	background-position:top; 
	line-height:25px;
}

#free_estimate a:hover{
	color:#000000;
	font-weight:bold;
	background-position:bottom;
}
