@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	position:relative;
	text-align:center;
}

#SiteContainer {
	width:900px;
	text-align:center;
	margin: auto;
	position: relative;
	height: 100%;
	
}

#siteHolder{
	width:900px;
	text-align:left;
}

#Table_01 {
	position:relative;
	left:50%px;
	top:0px;
	width:900px;
	height:100%;
	text-align:center;
}
