saludos pues yo eh hecho algo parecido a loq ue quieres hacer pero que yo sepa solo se puede de esta manera o almenos asi lo eh hecho yop aunque me parece algo complicado
Código HTML:
<div style="position:relative; width:677; height:400; background-image:url(fondo-izq.gif); background-repeat:no-repeat; background-attachment:none; background-position:'left top';">
<div style="position:relative; width:677; height:400; background-image:url(fondo-cent.gif); background-repeat:no-repeat; background-attachment:none; background-position:'center top';">
<div style="position:relative; width:677; height:400;background-image:url(fondo-der.gif); background-repeat:no-repeat; background-attachment:none; background-position:'right top';">
aqui los contenidos
</div>
</div>
</div>
bueno ami me funciono no se si te sirva o si este en lo correcto XD