@charset "utf-8";

/* The homepage section has no subnavigation so remove it by 
   shortening the masthead div, the site navigation div and 
   turning off display of the subnav div
 */

#siteNavigation #mainNavigation a#mainLink1 {
	background-image:url(/images/structure/navigation/NAV-_03.jpg);
}

#subNavigation{
	display:none;	
}

#subsubNavigation{
	display:none;
}
