body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_navigation
{
   z-index: 9990 !important;
}
#wb_navigation.affix
{
   position: fixed !important;
   float: none !important;
   transition: all 500ms linear;   
   top: 0px;
}
#wb_navigation_offi
{
   z-index: 9990 !important;
}
#wb_navigation_offi.affix
{
   position: fixed !important;
   float: none !important;
   transition: all 500ms linear;   
   top: 0px;
}
