#centerIE {
	width: 100%;
	text-align: center;
}

#center {
	position:relative;
	margin:0px auto;
	width:700px;
	vertical-align: top;
}
