#header {
  text-align: left;
}

#left_content p img {
  margin-top: 100px;
  margin-bottom: 175px;
  float: right;
}

h1 {
  margin: 0px;
}

.section_title { 
  /*Size of the image*/ 
  padding-top: 57px; 
  width: 297px; 
  /*The image*/ 
  background-image: url(../images/Information_title.gif); 
  background-repeat: no-repeat; 
  /*Hide the text*/ 
  overflow: hidden; 
  /* WIN IE5 hack */ 
  height: 57px; 
  voice-family: "\"}\""; 
  voice-family:inherit; 
  height: 0; 
}

.guest_title { 
  /*Size of the image*/ 
  padding-top: 41px; 
  width: 187px; 
  /*The image*/ 
  background-image: url(../images/To_Our_Guests_title.gif); 
  background-repeat: no-repeat; 
  /*Hide the text*/ 
  overflow: hidden; 
  /* WIN IE5 hack */ 
  height: 41px; 
  voice-family: "\"}\""; 
  voice-family:inherit; 
  height: 0; 
}
