html { overflow-x: hidden; }

#default #header { height: 340px; }

#header #masthead a, 
#header #masthead a:visited {
   width: 236px;
   height: 137px;
   background: url("../images/logo.jpg") 0 0 no-repeat;
   top: 0;
   left: 0;
}
   #topNavigation {
      position:absolute;
      left:250px;
      top:23px;
      width:740px;
   }
   #sideBarContent > #topNavigation { left: auto; right: 15px; width: auto; }
      #topNavigation ul.sf-menu { float: none; }
         #topNavigation ul.sf-menu li a { padding:64px 11px 25px 14px; }
         #topNavigation ul.sf-menu li.sfHover ul { width: 150px; }
         #topNavigation ul.sf-menu li:hover ul li ul,
         #topNavigation ul.sf-menu li.sfHover ul li ul { left: 150px; }
            #topNavigation ul.sf-menu li li a {
               width: 142px;
               padding: 6px 4px; 
            }

#default.home #hdrImg #corner1 { background-image: url("../images/overlay-home.png"); }

/*#default.home #hdrImg #img { 
   top: 21px;
   left: 6px;
   height: 175px;
}
   #default.home #hdrImg #img, #default.home #hdrImg #img img { width: 964px; }
   #default.home #hdrImg #corner1 { display: none; }

#default.home #marginContent {
   left: 11px;/*583px;[star]/
   top: 340px;/*165px;[star]/
   width: 963px;/*391px;[star]/
}
   #default.home #marginContent .margincontent {
      height:110px;
      margin-top:5px;
      padding:10px 18px;
      width: 926px;
   }
      #default.home #marginContent .margincontent p { margin: 0 0 0.8em; }*/
