Topic: Menu

I am using WP custom menus but cannot get the li or ul to work correctly. I want to by able to have a dropdown menu when you hover over. Right now, it just lists them all in one list all the way down the page in blocks.

This is my code:

<div id="nav4">
        <div id="nav-content4" class="clearfix">

                    <ul class="sf-menu2 menu clearfix">
<div class="menu-header-container"><ul id="menu-header" class="menu"><li id="menu-item-3665" class="menu-item menu-item-type-post_type"><a href="http://oriolesprospects.com/contact/">Contact</a>

<ul class="sub-menu">
    <li id="menu-item-3664" class="menu-item menu-item-type-post_type"><a href="http://oriolesprospects.com/links/">Links</a></li>
</ul>
</li>