/*IE9 HACKS*/
#main-navigation ul li:hover ul {
    left: 0;
    top: 86px;
}
