#nav, #nav ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
line-height: 1px;
}

#nav a {
display: block;
width: 130px;
}

#nav li { /* all list items */
float: left;
width: 130px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
position: absolute;
width: 130px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
margin-top: -2px;
}

#nav li.MW_about { background:transparent url(images/template/AboutMW.gif); }
#nav li.MW_about_1 { background:transparent url(images/template/About_Menu/Spirit.gif) no-repeat; }
#nav li.MW_about_2 { background:transparent url(images/template/About_Menu/BizModels.gif) no-repeat; }
#nav li.MW_about_3 { background:transparent url(images/template/About_Menu/Scrapbook.gif) no-repeat; }
#nav li.MW_about_4 { background:transparent url(images/template/About_Menu/About.gif) no-repeat; }
#nav li.MW_about_5 { background:transparent url(images/template/About_Menu/News.gif) no-repeat; }
#nav li.MW_about_6 { background:transparent url(images/template/About_Menu/Employment.gif) no-repeat; }
#nav li.MW_about_7 { background:transparent url(images/template/About_Menu/Contact.gif) no-repeat; }

#nav li.MW_franchise { background:transparent url(images/template/FranOpps.gif); }
#nav li.MW_franchise_1 { background:transparent url(images/template/FranOpps_Menu/MWDiff.gif) no-repeat; }
#nav li.MW_franchise_2 { background:transparent url(images/template/FranOpps_Menu/Domestic.gif) no-repeat; }
#nav li.MW_franchise_3 { background:transparent url(images/template/FranOpps_Menu/International.gif) no-repeat; }
#nav li.MW_franchise_4 { background:transparent url(images/template/FranOpps_Menu/AreaDeveloper.gif) no-repeat; }
#nav li.MW_franchise_5 { background:transparent url(images/template/FranOpps_Menu/fFAQs.gif) no-repeat; }
#nav li.MW_franchise_6 { background:transparent url(images/template/FranOpps_Menu/InfoReq.gif) no-repeat; }

#nav li.MW_products { background:transparent url(images/template/Products.gif); }
#nav li.MW_products_1 { background:transparent url(images/template/Products_Menu/Summaries.gif) no-repeat; }
#nav li.MW_products_2 { background:transparent url(images/template/Products_Menu/Coffee.gif) no-repeat; }
#nav li.MW_products_3 { background:transparent url(images/template/Products_Menu/Smoothies.gif) no-repeat; }
#nav li.MW_products_4 { background:transparent url(images/template/Products_Menu/pFAQs.gif) no-repeat; }

#nav li.MW_realestate { background:transparent url(images/template/Realestate.gif); }
#nav li.MW_realestate_1 { background:transparent url(images/template/RE_Menu/BestSites.gif) no-repeat; }
#nav li.MW_realestate_2 { background:transparent url(images/template/RE_Menu/SubmitLoc.gif) no-repeat; }
#nav li.MW_realestate_3 { background:transparent url(images/template/RE_Menu/GrandOpen.gif) no-repeat; }
#nav li.MW_realestate_4 { background:transparent url(images/template/RE_Menu/rContact.gif) no-repeat; }

#nav li.MW_find { background:transparent url(images/template/FindMW.gif); }
#nav li.MW_find_1 { background:transparent url(images/template/FindMW_Menu/operators.gif) no-repeat; }
#nav li.MW_find_2 { background:transparent url(images/template/FindMW_Menu/locations.gif) no-repeat; }
#nav li.MW_find_3 { background:transparent url(images/template/FindMW_Menu/eventsmw.gif) no-repeat; }

* html #nav a:link, * html #nav a:visited { height:48px; he\ight:0; }
	
#nav a#MW_about_RO { background:transparent url(images/template/AboutMW_over.gif) -130px -90px no-repeat; }
#nav a#MW_about_1_RO { background:transparent url(images/template/About_Menu/Spirit_over.gif) -130px -90px no-repeat; }
#nav a#MW_about_2_RO { background:transparent url(images/template/About_Menu/BizModels_over.gif) -130px -90px no-repeat; }
#nav a#MW_about_3_RO { background:transparent url(images/template/About_Menu/Scrapbook_over.gif) -130px -90px no-repeat; }
#nav a#MW_about_4_RO { background:transparent url(images/template/About_Menu/About_over.gif) -130px -90px no-repeat; }
#nav a#MW_about_5_RO { background:transparent url(images/template/About_Menu/News_over.gif) -130px -90px no-repeat; }
#nav a#MW_about_6_RO { background:transparent url(images/template/About_Menu/Employment_over.gif) -130px -90px no-repeat; }
#nav a#MW_about_7_RO { background:transparent url(images/template/About_Menu/Contact_over.gif) -130px -90px no-repeat; }

#nav a#MW_franchise_RO { background:transparent url(images/template/FranOpps_over.gif) -130px -90px no-repeat; }
#nav a#MW_franchise_1_RO { background:transparent url(images/template/FranOpps_Menu/MWDiff_over.gif) -130px -90px no-repeat; }
#nav a#MW_franchise_2_RO { background:transparent url(images/template/FranOpps_Menu/Domestic_over.gif) -130px -90px no-repeat; }
#nav a#MW_franchise_3_RO { background:transparent url(images/template/FranOpps_Menu/International_over.gif) -130px -90px no-repeat; }
#nav a#MW_franchise_4_RO { background:transparent url(images/template/FranOpps_Menu/AreaDeveloper_over.gif) -130px -90px no-repeat; }
#nav a#MW_franchise_5_RO { background:transparent url(images/template/FranOpps_Menu/fFAQs_over.gif) -130px -90px no-repeat; }
#nav a#MW_franchise_6_RO { background:transparent url(images/template/FranOpps_Menu/InfoReq_over.gif) -130px -90px no-repeat; }

#nav a#MW_products_RO { background:transparent url(images/template/Products_over.gif) -130px -90px no-repeat; }
#nav a#MW_products_1_RO { background:transparent url(images/template/Products_Menu/Summaries_over.gif) -130px -90px no-repeat; }
#nav a#MW_products_2_RO { background:transparent url(images/template/Products_Menu/Coffee_over.gif) -130px -90px no-repeat; }
#nav a#MW_products_3_RO { background:transparent url(images/template/Products_Menu/Smoothies_over.gif) -130px -90px no-repeat; }
#nav a#MW_products_4_RO { background:transparent url(images/template/Products_Menu/pFAQs_over.gif) -130px -90px no-repeat; }

#nav a#MW_realestate_RO { background:transparent url(images/template/Realestate_over.gif) -130px -90px no-repeat; }
#nav a#MW_realestate_1_RO { background:transparent url(images/template/RE_Menu/BestSites_over.gif) -130px -90px no-repeat; }
#nav a#MW_realestate_2_RO { background:transparent url(images/template/RE_Menu/SubmitLoc_over.gif) -130px -90px no-repeat; }
#nav a#MW_realestate_3_RO { background:transparent url(images/template/RE_Menu/GrandOpen_over.gif) -130px -90px no-repeat; }
#nav a#MW_realestate_4_RO { background:transparent url(images/template/RE_Menu/rContact_over.gif) -130px -90px no-repeat; }

#nav a#MW_find_RO { background:transparent url(images/template/FindMW_over.gif) -130px -90px no-repeat; }
#nav a#MW_find_1_RO { background:transparent url(images/template/FindMW_Menu/operators_over.gif) -130px -90px no-repeat; }
#nav a#MW_find_2_RO { background:transparent url(images/template/FindMW_Menu/locations_over.gif) -130px -90px no-repeat; }
#nav a#MW_find_3_RO { background:transparent url(images/template/FindMW_Menu/eventsmw_over.gif) -130px -90px no-repeat; }

#nav a#MW_about_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_about_1_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_about_2_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_about_3_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_about_4_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_about_5_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_about_6_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_about_7_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_franchise_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_franchise_1_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_franchise_2_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_franchise_3_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_franchise_4_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_franchise_5_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_franchise_6_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_products_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_products_1_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_products_2_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_products_3_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_products_4_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_realestate_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_realestate_1_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_realestate_2_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_realestate_3_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_realestate_4_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_find_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_find_1_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_find_2_RO:hover { background-position:0 0; z-index:50; }
#nav a#MW_find_3_RO:hover { background-position:0 0; z-index:50; }

* html #nav a:hover { height:48px; he\ight:0; }


#content {
	clear: left;
}