/* CSS Document */

body {
	height:100%;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
}

#flashobject{
width:1000px;
height:600px;
margin-left:auto;
margin-right:auto;
/* margin-top: -300px;
top:50%;
position: relative; */
}