IE10 giving me headaches

I am working on a website. You can see an example here. It is showing well in all modern browsers FF, Chrome, IE8, IE8. But when I look at it in IE the last menu item Contact is not showing at all. In another page I have a sub menu. Everwhere it si showing well, but in IE10 it is overlapping another div. I have no idea what I can do about it?

Hi,

The word “Contact” is showing for me in IE10. It disappears if you make the window smaller but that’s the same as all other browsers.

I couldn’t find the other issue you mentioned.

Mmmm just got a screenshot from someone in the US and there it was gone from the start. What can I do to solve this Paul?

Can we see the screenshot?

I imagine they have the browser window closed smaller and the last word has wrapped and thus invisible due to the overflow:hidden.

Hi Paul. On which div did you see the overflow hidden? I am going true my css right now, and the only div I see it on is the wrapper but that one is 100% width.

Edit: I found it on the header_index indeed.