per farlo rimanere fisso non lo devi fare float.. ma fixed.

div#menu {
position: fixed;
width: 600px;
background: Silver;
bottom: 0px;
left: 0px;
}