Hola lo que debes hacer es meter tu web, banners etc.. entre celdas y tablas, ya que al ser resoluciones grandes se desajusta la pagina y si haces tablas y celdas la web siempre mantendra una posicion absoluta
aqui te dejo una estructura de una tabla
Código HTML:
<table width="477" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="477" height="67"> </td>
</tr>
<tr>
<td height="52" valign="top"><% fo.write("banner1");%> </td>
</tr>
<tr>
<td height="52" valign="top"><% fo.write("banner2");%> </td>
</tr>
<tr>
<td height="143"> </td>
</tr>
</table>