@charset "UTF-8";
/* CSS Document */

body {
	position:relative;
	overflow:hidden;
}

#footer {
	position:relative;
	float:left;
	clear:both;
	height:329px;
}
#container {
	padding-bottom:0;
}
#backGround {
	position:absolute;
	bottom:328px;
	top:auto;
	height:946px;
}
#pageContent {
	overflow:hidden;
	width:544px;
}