* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:468px;/* for ie7*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 493px;
}	
#xinner {
	width: 1000px;
	background:#fff;
	height: 493px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

header {float:left; width:1000px;}
header h1 {float:left; width:1000px; text-align:center;}

article {float:left; width:1000px; text-align:center; margin-top:35px; margin-bottom:78px;}
footer {float:left; width:1000px; text-align:center;}
