* {
	padding:0; margin:0;
}
#wrap {
	width:867px;
	margin-left:-433px;
	position:absolute;
	top:0px;
	left: 50%;
}
#header{
	height:150px;
	position:absolute;
	top:0px;
	width:100%;
}
#footer {
	height:103px;
	width:867px;
}
#content{
	position:absolute;
	top:150px;
}
