Actually your whole page stop loading after the category heading.

HTML Code:
<h1 id="productListHeading">Dresses</h1>



<br class="clearBoth" />
So your footer and right box aren't loading.

There could be a lot of reasons, most likely you are requiring a file that isn't on the server.

You can enable the error loggin tool and see if you can log any errors.