I need to realize this menu with its submenu:
I set the main menu to be a ul/li with li float: left; display: b
ul
li
float: left; display: b
Just delete the position:relative; of #main_menu li
position:relative;
http://jsfiddle.net/STfGL/4/