a { text-decoration:none; color:#000000; }

#header, #container, #footer, #main { width:auto; clear:both }

/* -- Hide everything before the header -- */
.new-menu { display:none !important; }

/* -- Hide main navigation, utility navigation, locator, bread crumb, tab navigation & about us navigation -- */
#header .locator, #header #util-nav, #header #main-nav, #main #bread-crumb, #main #brand-nav, #main #aboutContainer #aboutNav { display:none !important; }

/* -- format logo & tagline -- */
#header h1 { float:left; width:auto; }
#header h1.toplabel a span { display:none; }
#header h1.toplabel a img { margin:0; padding:0; border:none; }
#header h2 { margin:12px 0 0 10px; float:left; width:auto; }
#header h2 a { color:#6E8EA3 !important; }
#header h2 a span { position:relative; left:0; top:0; font-size:24px; }

#locator-tabs #tabs { display:none };


#footer {
	width:100%;
	clear:both;
	margin:30px 0 0 0;
}

#footer #footer-inner .terms-form {
	display:none;
}
