* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:123px;/* for ie7*/
	font-family: Arial, Helvitica, sans-serif;
}
div {
  /*border: 1px solid black; /* end comment */
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 123px;
}	
#xinner {
	width: 900px;
	position:relative;
	height: 123px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#xtext {
}
#xlogo_tr {
	position:absolute;
	top: -80px;
	left: 590px;
}
#xlogo_lc {
	position:absolute;
	top: 10px;
	left: 20px;
}
#xheadbg {
	position:absolute;
	top: -360px;
	left: 0px;
	z-index: -1;
}
#xreserved {
  position: absolute;
  top: -30px;
  left: 100px;
}
/* - */

