#js-container {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
}

.js-container-flash {
	position: absolute;	
	top: 0;
	left: -512px;
}

#flash {
	width: 1024px;
	height: 785px;
}

#js-footer-container{
	position: absolute;
	top: 785px;
	left: -466px;
	background:#000000;
}
.js-container-footer {
	width: 932px;
	text-align: center;
	color: #a1a1a1;
	font-size: 10px;
}

.js-container-legal {
	width: 932px;
	text-align: center;
	color: #707070;
	font-size: 9px;
}

