#wrapper { 
padding-left: 48px;
width: 1252px;
margin: 0 auto;
height: 1650px;
background-image:url(../images/background.jpg);
background-repeat:no-repeat;
 }
 
 #header { 
 width: 1200px;
 height: 205px;
 float:left;
 clear:right;
 margin-top: 15px;
  }
 #textblock { 
 width:662px;
 height: 885px;
 float:left;
 overflow:hidden; 
 }
 #iframe { 
 width: 510px;
 height: 875px;
 float:left;
 overflow:hidden;
 clear:right;
  }
 #footerimage { 
 width: 1200px;
 float:left;
 height: 478px;
  }