I'd run the site through the W3C validation service, as you have 89 errors.
Also, the site needs accessibility errors fixed, such as:
Access: [5.5.2.1]: <table> missing <caption> (Priority 2)
Quote:
|
Captions are used to describe the nature of the table in one to three sentences. Insert the caption below the table element. A caption is not always necessary. If a caption is not provided, use the "title" attribute to briefly describe the purpose of a table.
|