#block1 {
z-index: 1; 
position: absolute; 
width: 78%;
background-color: #FFFFFF;
margin-top: 220px;
margin-right: 8px;
margin-left: 10px;
margin-bottom: 0px;
}
#block2 {
z-index: 1; 
position: absolute; 
width:100%;
background-color:#FFFFFF;
height: 220px;
left: 20px;
top: 15px;
right: 10px;
}
#block3 {
z-index: 3; 
position: absolute; 
width:20%;
background-color:#FFFFFF;
top: 220px;
margin-right: 8px;
left: 75%;
margin-bottom: 0px;
}
body, div, table, td, textarea {
font-family: 'Arial Cyr', Arial, Verdana, serif;
font-size: 16px;
color: #0000CC;
}
#block4 {
z-index: 4; 
position: absolute; 
width: 100%;
background-color: #FFFFFF;
margin-top: 2100px;
margin-right: 8px;
margin-left: 10px;
margin-bottom: 0px;
}