#header-left{
  width: 140px;
  height: 279px;
  
  margin: 0 0 0 0;
  float: left;
  background-image: url(../gfx/header-left-plang.gif);
  background-repeat: no-repeat;
}

#header-left img{
margin: 15px 0 0 13px;
}

#header-img{
  width: 418px;
  height: 279px;
  float: left;  
}

#header-right{
  width: 420px;
  height: 279px;
  float: left;
  background-image: url(../gfx/header-right-plang.gif);
  background-repeat: no-repeat;
}