* {
	margin:0;
	padding:0;
}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	text-align:center;
	min-height:545px;/* for good browsers*/
	min-width:795px;/* for good browsers*/
	background-color: #4D4D4F;
	vertical-align: top;
}


#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:top;
	display:table-cell;
}	
#xinner {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
/* not required for demo */
p,h1{margin-bottom:1em}
#header{margin-right:0}
.maintxt{text-align:left;margin:1em;}
/* - */

#footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	vertical-align: bottom;
	height: 90px;
	background-position: center top;
	text-align: center;
}
#footertext a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#footertext a:hover{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.flashsupport_text {
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #4D4D4F;
}
#footerhide {
	color: #4D4D4F;
}
#footerhide a{
	color: #4D4D4F;
}
#footerhide a:link {
	color: #4D4D4F;
}
#footerhideq a:visited {
	color: #4D4D4F;
}
#footerhide a:hover {
	color: #4D4D4F;
}
#footerhide a:active {
	color: #4D4D4F;
}
