If you look at this part of your code
Code:
<!--2nd drop down menu -->
<div id="dropmenu2" class="dropmenudiv" style="width: 150px;">
<a href="yacht-marine-engineering-supplies.shtml#hubbel">Hubbel</a>
<a href="yacht-marine-engineering-supplies.shtml#miele">Miele</a>
<a href="yacht-marine-engineering-supplies.shtml#gelair">Gelair</a>
<a href="yacht-marine-engineering-supplies.shtml#hurley-trim-tab-lights">Hurley Tab Lights</a> </div>
<script type="text/javascript">cssdropdown.startchrome("chromemenu")</script>
<script type="text/javascript">cssdropdown.startchrome("chromemenu")</script></th>
</tr>
</table>
</div>
for some reason there's a duplicate of the chrome initiation (red color).
Delete that and you should be good to go.
Bookmarks