You should also fix the errors for your site:
http://validator.w3.org/check?verbos...ronline.net%2F
This needs to be removed from your site, somehow that was added somewhere:
<head>
<meta http-equiv="Content-Language" content="en-us">
</head>
You also need to get rid of the:
<span class="style1">
and
</span>
That is enclosing your navMainWrapper section. (should be found in tpl_header.php)
Just getting rid of those may fix most of the errors. I don't think you are missing any </div>'s like the above link says, its just because of some faulty html.
Bookmarks