#NavContainer {padding-left:5px;background: #1A385E url(/images05/nav_bg.gif);}

#nav {height: 31px; background: #1A385E url(/images05/nav_bg.gif);font-size:8pt; position:relative;z-index:50;}
#nav, #nav ul {padding:0; margin:0; list-style: none;}
#nav ul {position:relative; left:50px;}
#nav a {display: block;	color: #FFF; text-decoration:none;}
#nav span {display:none;}
#nav li {float: left;}
#nav li ul {position: absolute; background: #1A385E; left: -999em; text-align:center; line-height:1.8em; filter:alpha(opacity=90);-moz-opacity:0.9; opacity: 0.9;}
#nav li:hover ul, #nav li.sfhover ul {left: auto;}

#nav li ul li a:hover {background: #287EA9; text-align:center;}
#nav li ul li {clear:both; border-bottom:1px solid #EEE;}

a#product { background: url(/images05/nav_product.gif); width:150px;height:31px;}
a#news { background: url(/images05/nav_news.gif); width:113px;height:31px;}
a#magazine { background: url(/images05/nav_magazine.gif); width:81px;height:31px;}
a#tradeshow { background: url(/images05/nav_tradeshow.gif); width:88px;height:31px;}
a#mdr { background: url(/images05/nav_mdr.gif); width:49px;height:31px;}
a#career { background: url(/images05/nav_career.gif); width:100px;height:31px;}
a#login { background: url(/images05/nav_login.gif); width:61px;height:31px;}
a#about {background: url(/images05/nav_about.gif); width:107px;height:31px;}

ul#TradeMenu li a {width: 165px;}
ul#ProdMenu li a {width: 150px;}
ul#NewsMenu li a {width: 113px;}
ul#MagMenu li a {width: 216px;}
ul#CareerMenu li a {width: 100px;}
ul#MDRMenu li a {width: 125px;}
ul#AboutMenu li a {width: 107px;}

.navbg {background: #1A385E url(/images05/nav_bg.gif);}

