Adjust the width of the viewpoint in IE. Refresh to re-center the container.


body {
	width:700px;
	margin:0 auto;
}
#container {
	position:relative;
	border:10px solid;
}