#leftnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 199x; /* width of menu */
	}

#leftnav li a.parent {
	display: block;
	width: auto;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#leftnav li a.parent:hover {
	background-position: 0 -20px;
	}

#leftnav li a.parent:active, #leftnav li a.selected {
	background-position: 0 -20px;
	}


#nRedCarpet a.parent  {
	background: url(/images/menu/redcarpet.gif) top left no-repeat;
	}
#nTrademarkWorks a.parent  {
	background: url(/images/menu/trademarkworks.gif) top left no-repeat;
	}
#nInternationalProjects a.parent  {
	background: url(/images/menu/internationalprojects.gif) top left no-repeat;
	}
#nStudentSuccesses a.parent  {
	background: url(/images/menu/studentsuccesses.gif) top left no-repeat;
	}
	
#nAbout a.parent  {
	background: url(/images/menu/about-ashkumar.gif) top left no-repeat;
	}
#nTestimonials a.parent  {
	background: url(/images/menu/testimonials.gif) top left no-repeat;
	}
#nNews a.parent  {
	background: url(/images/menu/latest-news.gif) top left no-repeat;
	}
#nLocations a.parent  {
	background: url(/images/menu/locations.gif) top left no-repeat;
	}
#nAwards a.parent  {
	background: url(/images/menu/awards.gif) top left no-repeat;
	}
#nAskAsh a.parent  {
	background: url(/images/menu/askashkumar.gif) top left no-repeat;
	}
#nWhitepapers a.parent  {
	background: url(/images/menu/whitepapers.gif) top left no-repeat;
	}
#nPress a.parent  {
	background: url(/images/menu/press.gif) top left no-repeat;
	}
#nSpecialOffers a.parent  {
	background: url(/images/menu/specialoffers.gif) top left no-repeat;
	}
#nTerms a.parent  {
	background: url(/images/menu/terms.gif) top left no-repeat;
	}
#nRefunds a.parent  {
	background: url(/images/menu/returnspolicy.gif) top left no-repeat;
	}
#nResellerOpportunity a.parent  {
	background: url(/images/menu/reselleropportunities.gif) top left no-repeat;
	}
#nContactInformation a.parent  {
	background: url(/images/menu/contactinformation.gif) top left no-repeat;
	}
#nDotCom a.parent  {
	background: url(/images/menu/ashkumar.gif) top left no-repeat;
	}
#neNewsletters a.parent  {
	background: url(/images/menu/enewsletters.gif) top left no-repeat;
	}
#nProductsOverview a.parent  {
	background: url(/images/menu/productsoverview.gif) top left no-repeat;
	}
#nBehindTheScenes a.parent  {
	background: url(/images/menu/behindthescenes.gif) top left no-repeat;
	}
#nNational a.parent  {
	background: url(/images/menu/national.gif) top left no-repeat;
	}
#nInternational a.parent  {
	background: url(/images/menu/international.gif) top left no-repeat;
	}
#nProductsOverview a.parent  {
	background: url(/images/menu/productsoverview.gif) top left no-repeat;
	}
#nSuccessStories a.parent  {
	background: url(/images/menu/successstories.gif) top left no-repeat;
	}
#nCommunityProjects a.parent  {
	background: url(/images/menu/communityprojects.gif) top left no-repeat;
	}
#nTheVision a.parent  {
	background: url(/images/menu/thevision.gif) top left no-repeat;
	}
#nGetTheLook a.parent  {
	background: url(/images/menu/getthelook.gif) top left no-repeat;
	}
#nOther a.parent  {
	background: url(/images/menu/other.gif) top left no-repeat;
	}
#nComingSoon a.parent  {
	background: url(/images/menu/comingsoon.gif) top left no-repeat;
	}
#nBespoke a.parent  {
	background: url(/images/menu/bespoke.gif) top left no-repeat;
	}
#nShop a.parent  {
	background: url(/images/menu/shop.gif) top left no-repeat;
	}
	
#subnav {
	margin: 3px 0 7px 0;
	padding: 0;
	list-style: none;
	}
#subnav li {
	padding: 1px 0 1px 40px;
	background: url(/images/layout/cta_arrow.gif) no-repeat 20px 3px;
	border: 1px solid white;
	}
#subnav li a {
	text-decoration: none;
	color: black;
	}
#subnav li a:hover {
	text-decoration: underline;
	}
#subnav li a:active, #subnav li a.selected {
	color: #6D1514;
	}