@font-face {
    font-family: 'EurostileLTCondensedRegular';
    src: url('../fonts/eurostile_lt_condensed-webfont.eot');
    src: url('../fonts/eurostile_lt_condensed-webfont.eot?iefix') format('eot'),
         url('../fonts/eurostile_lt_condensed-webfont.woff') format('woff'),
         url('../fonts/eurostile_lt_condensed-webfont.ttf') format('truetype'),
         url('../fonts/eurostile_lt_condensed-webfont.svg#webfontnpo34NfU') format('svg');
    font-weight: normal;
    font-style: normal;

}

.menu {position:relative; height:26px; width:364px; _width:344px; margin-top:-13px; _margin-top:-6px;}
.menu ul {
	list-style:none;
	display:inline;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:8px 5px;
	font-family:'EurostileLTCondensedRegular', Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
*font-size:12px; 														_padding-top:20px;
	left: 5px;
	width: 485px;
	height: 52px;
}
.menu li {float:left; padding:5px 4px;}
.menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#808080; padding:0px}
.menu a:hover {color:#000000}
#slide {position:absolute; bottom:0; height:11px; background:url(../images/green_bar_sustainability.gif) no-repeat center top; z-index:10; color:#000000;}
