анатолий
Поставьте на тестовик, посмотрите размеры областей. Если подойдут, бум дальше играться с наполением и позиционированием.
Только подгонку позиции лучше делать на готовом дизе.
<div align="center" style="width: 850px; height: 400px; position: absolute; z-index: 100; top: 100px; left: 50%; margin-left: -30%;"> <div align="center" style="background-color: #3A6B96; width: 220px; height: 220px; position: absolute; left: 0; top: 0; z-index: 50;"> Блок 1 </div> <div align="center" style="background-color: #3A6B96; width: 220px; height: 220px; position: absolute; right: 0; top: 0; z-index: 52;"> Блок 2 </div> <div align="center" style="background-color: #919191; width: 510px; height: 300px; position: absolute; bottom: 0; left: 170px;"> Блок 3 </div> </div>