@charset "ISO-8859-1";
body {
	background-color:#E5E5E5;
	background-image:url(../img/_body_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#swfWrap {
	behavior: url(iepngfix.htc);
	width: 800px;
	height: 600px;
	padding: 20px 22px 20px 18px;
	margin: 0 auto;
	background-image:url(../img/_wrap_bg.png);
	background-position: center;
	background-repeat: no-repeat;
}