I have the following HTML:
Box1 Box2
Simply add margin: 0 auto; to #parent. This will center the parent div when the document width is over 1000px wide.
margin: 0 auto;