/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #787564;
}
#container {
width: 100%;
height: 482px;
margin-top: -241px;
top: 50%;
background-color: #FFFFFF;
position: absolute;
}
#flashcontent {
	width: 848px;
	height: 482px;
	margin-left: -424px;
	left: 50%;
	position: absolute;
}
