That's just normal. I've designed the site so that the width resizes as people increase their font size, and since IE has a font that is larger by default, it will be wider in IE.
Ok, so if I were to change it to fix width, do I simply replace all instances of the "width:**em" to "width:770px"? Would that do it or is there something else I would need to modify?