/* CSS Document 

         ,,_       
         L ¯^N¸    
      __¸L_   ¯   
    »~¯¯  ¯~¸   ¼  
  ,´    _   J   J  
 ,¯  _M´¯L  J   ]  
 [   [   _¸æ¯   Ñ  
 [   [   ¯    ¸¹   
 `_  ¯W¸___¸«’¯    
  ’¸   ¯¯Ñ¯        
   ¯~«__ L         
      ¯¯^     
*/
#mainTable {
  background-image: url(../img/bg_main_start.jpg);
  background-position: top left;
  background-repeat: no-repeat;  
}
.bg_footer_wave {
	background-image: none;
}
.startFlash {
  position: absolute;
  z-index: 1;
  padding-top: 20px;
  background-image: url(../img/bg_flash_start.jpg);
  background-position: top left;
  background-repeat: no-repeat;  
}



