 
/* ==============================================================
(c) Zippy Electronics - Page Format CSS 
================================================================= */


  #top_left_cd_image
  {
     position:absolute;
     top:0px; 
     left:0px;
     width:165px;
     height:101px;
     background-image:url('../images/tl_1.jpg'); 
  }
  
  #top_left_corner
  {
     position:absolute;
     top:0px;
     left:165px;
     height:114px;
     width:21px;
     background-image:url('../images/tl_2.jpg'); 
  }


  #top_bar_with_company_name 
  {
     position:absolute;
     top:0px;
     left:186px;
     height:108px;
     width:750px;
     text-align:left;
     background-image:url('../images/tl_3.jpg'); 
  }
  
  #bottom_left_bar
  {
     position:absolute;
     left:0px;
     top:558px;
     width:165px;
     height:19px;
     background-image:url('../images/bl_2.jpg'); 
  }

  #bottom_middle_corner_bar
  {
     position:absolute;
     left:165px;
     top:545px;
     width:8px;
     height:32px;
     background-image:url('../images/bl_3.jpg'); 
  }
  
  #bottom_right_bar
  {
     position:absolute;
     left:173px;
     top:551px;
     width:658px;
     height:26px;
     background-image:url('../images/b_1.jpg'); 
  }
  
  #left_bar
  {
     position:absolute;
     left:165px;
     top:114px;
     width:2px;
     height:431px;
     background-image:url('../images/l_1.jpg'); 
  }
  
  #right_bar
  {
     position:absolute;
     top:101px;
     left:977px;
     height:431px;
     width:26px;
     background-image:url('../images/r_1.jpg');
  }
  
  #top_right_corner_image
  {
     position:absolute;
     top:0px;
     left:934px;
     height:151px;
     width:69px;
     background-image:url('../images/tr_1.jpg');
  }
  
  #bottom_right_cd_image
  {
     position:absolute;
     left:823px;
     top:431px;
     height:146px;
     width:180px;
     background-image:url('../images/br_1.jpg'); 
  }

  #paypal_cart_button
  {
     position:absolute;
     left:7px;
     top:522px;
     width:150px;
     height:29px; 
  }
  
  #zippy_electronics_main_menu
  {
     position:absolute;
     left:7px;
     top:106px;
     height:212px;
     width:150px;
     background:#FFF; 
  }
    
  #copyright_text_at_bottom_of_page
  {
     position:absolute;
     left:150px;
     top:558px;
     width:681px;
     height:19px;
     text-align:center; 
  }
  
  #zippy_electronics_sub_menu
  {
     position:absolute;
     left:7px;
     top:325px;
     height:181px;
     width:150px;
     background:#FFF; 
  }
  
  #update_in_progress
  {
     position: absolute;
     left:375px;
     top:300px;
     height:50px;
     width:300px;
     background:#FFF; 
  }