IE8 probs

I have just found that my website at

doesn’t display correctly in IE8 and earlier. I’m not sure what has changed but I’m sure it used to work okay.
Can anyone suggest where I’ve gone wrong please?

Just found the answer: width:100% on the #contents <div>

It probably just needed overflow:hidden, but good job fixing it :).

That being said, you gave no description of the problem whatsoever.

Thanks Ryan. Silly me. The problem is still there as I haven’t yet uploaded the corrected CSS. The prob was the <nav> section ignored the width attribute and took the width of the page…