@charset "UTF-8";

/* menu.css */
 
#menu {
	padding-left: 10px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	margin:0;
	padding:0;
}
#menu li a {
	display: block;
	width: 140px;
	height: 39px;
}
#menu li a:hover {
	display: block;
	width: 140px;
	height: 39px;
	background-position: -140px;
}
/* Turn off all browser link outlines */ 
a { 
    outline:none;
} 
#menu_link0 a {
	background: url(../images_2009/menu/home.jpg) no-repeat left top;
}
#menu_link0 a:hover {
	background: url(../images_2009/menu/home.jpg) no-repeat left top;
} 
#menu_link1 a {
	background: url(../images_2009/menu/products.jpg) no-repeat left top;
}
#menu_link1 a:hover {
	background: url(../images_2009/menu/products.jpg) no-repeat left top;
}
#menu_link2 a {
	background: url(../images_2009/menu/services.jpg) no-repeat left top;
}
#menu_link2 a:hover {
	background: url(../images_2009/menu/services.jpg) no-repeat left top;
}
#menu_link3 a {
	background: url(../images_2009/menu/locations.jpg) no-repeat left top;
}
#menu_link3 a:hover {
	background: url(../images_2009/menu/locations.jpg) no-repeat left top;
}
#menu_link4 a {
	background: url(../images_2009/menu/iaq.jpg) no-repeat left top;
}
#menu_link4 a:hover {
	background: url(../images_2009/menu/iaq.jpg) no-repeat left top;
}
#menu_link5 a {
	background: url(../images_2009/menu/residential.jpg) no-repeat left top;
}
#menu_link5 a:hover {
	background: url(../images_2009/menu/residential.jpg) no-repeat left top;
}
#menu_link6 a {
	background: url(../images_2009/menu/paintbooth.jpg) no-repeat left top;
}
#menu_link6 a:hover {
	background: url(../images_2009/menu/paintbooth.jpg) no-repeat left top;
}
#menu_link7 a {
	background: url(../images_2009/menu/dustbags.jpg) no-repeat left top;
}
#menu_link7 a:hover {
	background: url(../images_2009/menu/dustbags.jpg) no-repeat left top;
}
#menu_link8 a {
	background: url(../images_2009/menu/cartridge_filters.jpg) no-repeat left top;
}
#menu_link8 a:hover {
	background: url(../images_2009/menu/cartridge_filters.jpg) no-repeat left top;
}
#menu_link9 a {
	background:	url(../images2011/NEW_newproducts.jpg) no-repeat left top;
}
#menu_link9 a:hover {
	background: url(../images2011/NEW_newproducts.jpg) no-repeat left top;
}
#menu_link10 a {
	background:	url(../images2011/green_products.jpg) no-repeat left top;
}
#menu_link10 a:hover {
	background: url(../images2011/green_products.jpg) no-repeat left top;
}
 
/* end menu.css */
