
/* clear */

#flashContent {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -290px 0 0 -470px;
	width: 940px;
	height: 580px;
}

#footer {
	position: absolute;
	bottom: 10px;
	text-align: right;
	color: #FFF;
	right: 15px;
}

#flashContent a {
	position: relative;
	top: -270px;
	left: 350px;
}
