wow .. with so many nested div tags going to be almost impossible
i do notice you have in your above code
andCode:.banner_header { background:url(../images/bg_lap.jpg) 19px 0 no-repeat; min-height:354px; height:auto !important; height:354px; text-align:right;}
why are you defining 2 images for same cssCode:.banner_header { background:url(../images/header_banner.jpg) right top repeat-y;}
also, why the repeat-y .... that causes it to repeat the image vertically



