I've been working on a website and I've noticed a significant lag in Internet Explorer when hovering over the menus. It appears that Cufon is contributing to this issue, especially when applying height, width, margins, or paddings to the li:hover element.
As a result, I need to find a more efficient way to address this problem. You can view the site here.
If you take a look at the menu, my goal is to move the entire menu slightly downwards so it aligns about 3 or 4 pixels above the bottom of the height line, matching the vertical position of the logo font on the left.
In addition, I want the hover effect to extend further in height. To illustrate, imagine a box where the text sits at the very bottom of the box. Something like this:
You may have noticed the arrow-like element at the bottom of the box in the reference image. While it's not necessary for my design, if you have any suggestions on how to achieve this, I'd love to hear them! ;)