A quick look shows the Footer DIV is not being closed.

<!--bof-navigation display -->
<div id="footer">
<table class="footerWrapper1" cellpadding="2" cellspacing="0" width="985" >

...

</tr>
</tbody></table>

</div>

<br />

Add the closing DIV tag as shown in Red.