#pageContainer { background-position:center top;} 
#header { width:100%; max-width: 1140px;} 
#columnsContainer { margin: 0px  0px  10px  0px  ;} 
.socialMediaContainer { margin: 0px; position:absolute; top:6px; right:0px;} 
@media handheld, only screen and (min-width:801px){

   /***HEADER***/
   #header {
      height: auto;
      padding-top: 297px;
   }

   .headerDiv {
      position: absolute !important;
      top: 0;
   }

   #Navigation-5372 {
      left: 0;
      right: 0;
      margin: auto;
   }

   #searchContainer {
      width: 351px;
      left: 789px;
      right: 0;
      margin: auto;
   }

   /***LEFT COLUMN***/
   #leftcolumn {
      margin-top: 5px;
   }


}
/***END***/


/***UNIVERSAL***/

   /***MAIN COLUMN***/
   .pageName {
      display: none;
   }

   /***MISC.***/
   hr {
      background-image: url('/images/116225/layout/fancy_hr.png');
      background-repeat: no-repeat;
      background-position: center top;
      height: 67px;
      border-width: 0px;
   }


/***END***/
