* {margin:0px; padding:0px}
/* mac hide \*/
html,body{height:100%;width:100%; }
/* end hide */
body { 
	text-align:center;
	min-height:563px;/* for good browsers*/
	min-width:776px;/* for good browsers*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:top;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:top;
	display:table-cell;
	
}	
#xinner {
	width: 776px;
	background:#fff;
	height: 563px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #000;
}
/* not required for demo */
p,h1{margin-bottom:1em}
#header{margin-right:0}
.maintxt{text-align:left;margin:1em;}
/* - */

img
{  
border-style: none;
}

:-moz-any-link:focus 
{
  outline: none;
 }
 
 
 .text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #717171;
	text-align:left;
}
 
 .text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #A09678;
	text-align:left;

}




