#outer_wrap{
	top: 50%;
	left: 50%;
	position: absolute;
	height: 600px;
	width: 950px;                       
	margin-top: -300px;
	margin-left: -475px;
}

#wrap {
   position: relative;
	height: 570px;
	width: 950px;                                           
	padding: 0;
	text-align: left;
}