I suspect it's a problem with that menu javascript you're using.
Try taking that out to help pin down the problem. Different browsers handle javascript differently, and there may be something in the JS you are using that IE chokes on (it looks fine in Safari, btw).
You also might want to investigate the use of
CSS-styled lists for your navigation, which is easier to maintain, makes your whites whiter, etc.