I've been working on a new website template design and decided to incorporate a click navigation menu for added functionality (with a javascript fallback for accessibility).
I found the menu design on Toddmotto.com and it worked perfectly in most browsers (Opera, Chrome, FF, Safari) except for IE, where it appeared differently.
You can view the site I'm designing the template for here.
If anyone has any insight on why the menu is not displaying correctly in IE, I would greatly appreciate the help.
EDIT: The issue was resolved by declaring doctype and adding a meta tag, but now there seems to be a gap in my wrapper div that is not in my CSS.