body {
   padding:0;
   margin:0;
   font-family: verdana, arial, sans-serif;
   font-size: 90%;
   color: black;
}

dl, dt, dd, ul, li {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#menu {
   position: absolute; 
   width:122px;
}

#menu dt {
   cursor: pointer;
   height: 27px;
   margin: 2px 0;
}

#menu dd {
   position: absolute;
   z-index: 100;
   left: 100px;
   margin-top: -30px;
   width: 125px;
   height:27px;
   padding:1px;
}

#menu ul {
   padding: 0px; margin:0px;
}


#menu li {
   margin:0px; padding:0px; border:0px;
}


#menu li a, #menu dt a {
   margin:0px; padding:0px; border:0px;
}



dt#menu_home a {
	display: block;
    cursor: pointer;
	margin: 0; padding:0;
	width:122px; height:30px;
	overflow:hidden;
	text-decoration: none;
	}


dt#menu_about a {
	display: block;
    cursor: pointer;
	margin: 0; padding:0;
	width:122px; height:30px;
	overflow:hidden;
	text-decoration: none;
	}

dt#menu_inspections a {
	display: block;
    cursor: pointer;
	margin: 0; padding:0;
	width:122px; height:44px;
	overflow:hidden;
	text-decoration: none;
	}

dt#menu_appraisals a {
	display: block;
    cursor: pointer;
	margin: 0; padding:0;
	width:122px; height:44px;
	overflow:hidden;
	text-decoration: none;
	}

dt#menu_questions a {
	display: block;
    cursor: pointer;
	margin: 0; padding:0;
	width:122px; height:44px;
	overflow:hidden;
	text-decoration: none;
	}

dt#menu_resources a {
	display: block;
    cursor: pointer;
	margin: 0; padding:0;
	width:122px; height:30px;
	overflow:hidden;
	text-decoration: none;
	}

dt#menu_contact a {
	display: block;
    cursor: pointer;
	margin: 0; padding:0;
	width:122px; height:30px;
	overflow:hidden;
	text-decoration: none;
	}

dt#menu_order a {
	display: block;
    cursor: pointer;
	margin: 0; padding:0;
	width:122px; height:44px;
	overflow:hidden;
	text-decoration: none;
	}






/* Begin - Home Inspections Sub-Menu */

li#menu_home_inspections a {
	display: block;
    cursor: pointer;
	margin:0px; padding:2px 2px 1px 2px; 
	width:128px; height:31px;
	overflow:hidden;
	text-decoration: none;
	}


li#menu_wdi a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px; 
	width:128px; height:31px;
	overflow:hidden;
	text-decoration: none;
	}


li#menu_well a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px; 
	width:128px; height:19px;
	overflow:hidden;
	text-decoration: none;
	}

	
li#menu_water a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px; 
	width:128px; height:19px;
	overflow:hidden;
	text-decoration: none;
	}
	
	
li#menu_septic a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px; 
	width:128px; height:19px;
	overflow:hidden;
	text-decoration: none;
	}



li#menu_lead a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px; 
	width:128px; height:31px;
	overflow:hidden;
	text-decoration: none;
	}


li#menu_radon a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px; 
	width:128px; height:19px;
	overflow:hidden;
	text-decoration: none;
	}


li#menu_mold a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px; 
	width:128px; height:19px;
	overflow:hidden;
	text-decoration: none;
	}

li#menu_mitigation a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px 2px 2px; 
	width:128px; height:31px;
	overflow:hidden;
	text-decoration: none;
	}

/* End - Home Inspections Sub-Menu */



/* Begin - Order Sub-Menu */
	
li#menu_order_home_inspections a {
	display: block;
    cursor: pointer;
	margin:0px; padding:2px 2px 1px 2px; 
	width:148px; height:19px;
	overflow:hidden;
	text-decoration: none;
	}


li#menu_order_equipment_inspections a {
	display: block;
    cursor: pointer;
	margin: 0px; padding:1px 2px 2px 2px; 
	width:148px; height:19px;
	overflow:hidden;
	text-decoration: none;
	}

/* End - Order Inspections Sub-Menu */
	
	

