#header #masthead a, #header #masthead a:visited {
background:transparent url(../images/logo.png) no-repeat scroll 0 0;
height:143px;
left:50px;
top:180px;
z-index: 1;
width:290px;
}

#corner3 {
   display: block;
   background: transparent url(../images/bg_corner3.png) left top no-repeat;
   height: 385px;
   position: absolute;
   width: 407px;
}

#topNavigation ul.sf-menu li a span {
   text-align: center;
   padding-top: 10px;
   min-width:60px;
}

#topNavigation ul.sf-menu li ul li  a span {
display:block;
min-height:13px;
padding:10px 21px 9px;
}

#topNavigation 
{
font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
left:0;
position:absolute;
top:15px;
width:950px;
z-index:4;
}

#topNavigation ul.sf-menu li.selected a,
#topNavigation ul.sf-menu li.selected a:hover { background: #009900 url('../images/bg_nav-selected-L.jpg') left top no-repeat; }
#topNavigation ul.sf-menu li.selected { background: transparent url('../images/bg_nav-selected-arrow.jpg') bottom center no-repeat; }
#topNavigation ul.sf-menu li.selected a span,
#topNavigation ul.sf-menu li.selected a:hover span { 
   background: transparent url('../images/bg_nav-selected-R.jpg') right top no-repeat;
   margin-left: 11px;
   padding-left: 14px;
}

#newsletter { display: none; }
