html, body {
	width:100%;
	height:100%; 
	min-height:100%;
	text-align:center;
	margin:0;
	padding:0;
}
#bottom_frame
{
	margin:0 auto;
	z-index:1000;
	position:relative;
	bottom:38px;
	left:505px;
	width:300px;
	height:0px;
	background:none;
}
#CopyrightContent {
	float: right;
}

