   
/* MENU LEFT ------------------------------------------------------------------------ */
   
   .lay_menu_left {
      
   }
   
   .lay_menu_left a {
      display: block;
      
      width: 183px;
      height: 26px;
      
      background-image: url('../images/lay/lay_menu.png');
      background-repeat: no-repeat;
      background-position: 0x 0px;
   }
   
   .lay_menu_left a span {
      display: block;
      
      padding-left: 5px;
      padding-top: 5px;
      padding-right: 5px;
      
      color: #3d260b;
      font-weight: normal;
   }
   
   .lay_menu_left a.submenu {
      display: block;
      
      width: 183px;
      height: 26px;
      
      background-image: url('../images/lay/lay_submenu.png');
      background-repeat: no-repeat;
      background-position: 0x 0px;
   }
   
   .lay_menu_left a.submenu span {
      display: block;
      
      padding-left: 5px;
      padding-top: 5px;
      padding-right: 5px;
      
      color: #3d260b;
      font-weight: normal;
   }
   
   .lay_menu_left a.on {
      display: block;
      
      width: 183px;
      height: 26px;
      
      background-image: url('../images/lay/lay_menu_on.png');
      background-repeat: no-repeat;
      background-position: 0x 0px;
   }
   
   .lay_menu_left a.on span {
      display: block;
      
      padding-left: 5px;
      padding-top: 5px;
      padding-right: 5px;
      
      color: #3d260b;
      font-weight: normal;
   }
   
/* SITE ----------------------------------------------------------------------------- */
   
   .lay_site {
      margin: auto;
      
      width: 967px;
   }
   
   .lay_site_left {
      float: left;
      
      width: 180px;
   }
   
   .lay_site_right {
      float: left;
      
      margin-left: 20px;
      
      width: 767px;
   }
   
   .lay_send_to_friend {
      padding: 10px;
      
      text-align: right;
   }
   
/* BUTTON --------------------------------------------------------------------------- */
   
   .lay_button_orange_center {
      height: 23px;
      
      background-image: url('../images/lay/lay_button_orange_center.png');
      background-repeat: repeat-x;
      background-position: 0px 0px;
   }
   
   .lay_button_orange_left {
      height: 23px;
      
      background-image: url('../images/lay/lay_button_orange_left.png');
      background-repeat: no-repeat;
      background-position: 0px 0px;
   }
   
   .lay_button_orange_right {
      padding-left: 10px;
      padding-right: 10px;
      
      height: 23px;
      
      background-image: url('../images/lay/lay_button_orange_right.png');
      background-repeat: no-repeat;
      background-position: 100% 0px;
      
      color: #ffffff;
      font-weight: bold;
   }
   
   .lay_button_orange_right div {
      padding-top: 4px;
   }
   
   .lay_button_grey_center {
      height: 23px;
      
      background-image: url('../images/lay/lay_button_grey_center.png');
      background-repeat: repeat-x;
      background-position: 0px 0px;
   }
   
   .lay_button_grey_left {
      height: 23px;
      
      background-image: url('../images/lay/lay_button_grey_left.png');
      background-repeat: no-repeat;
      background-position: 0px 0px;
   }
   h2 {
font-size: 10pt; 
font-face: tahoma, arial, verdana;
color: #f8a908;
font-weight: bold;
}

   .lay_button_grey_right {
      padding-left: 10px;
      padding-right: 10px;
      
      height: 23px;
      
      background-image: url('../images/lay/lay_button_grey_right.png');
      background-repeat: no-repeat;
      background-position: 100% 0px;
      
      color: #ffffff;
   }
   
   .lay_button_grey_right div {
      padding-top: 4px;
   }
   
   .lay_box_grey {
      padding-left: 10px;
      padding-right: 10px;
      
      width: 740px;
      height: 30px;
      
      background-image: url('../images/lay/lay_box_grey.png');
      background-repeat: no-repeat;
      background-position: 100% 0px;
      
      color: #ffffff;
   }
  
   h1 {
font-size: 12pt; 
font-face: tahoma, arial, verdana;
color: #FFFFFF;
font-weight: bold;
}

   
   .lay_box_grey div {
      padding-top: 7px;
      
      font-size: 13px;
      font-weight: bold;
   }
   
   .lay_box_grey_2 {
      padding-left: 10px;
      padding-right: 10px;
      
      width: 160px;
      height: 30px;
      
      background-image: url('../images/lay/lay_box_grey_2.png');
      background-repeat: no-repeat;
      background-position: 100% 0px;
      
      color: #ffffff;
   }
   
   .lay_box_grey_2 div {
      padding-top: 7px;
      
      font-size: 13px;
      font-weight: bold;
   }
   