body {
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #000000;
	background-image: url('BG1.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
.bgLoad {
	display: none;
}
#containerImage {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 768px;
}
#container {
	width: 1000px;
	height: 421px;
	text-align: center;
}
#container2 {
	width: 1000px;
	height: 347px;
	text-align: center;
}
#container2 div {
	float: left;
}
#topswf {
	width: 1000px;
	height: 421px;
}
#leftswf {
	width: 292px;
	height: 347px;
}
#middleswf {
	width: 522px;
	height: 347px;
}
#rightswf {
	width: 186px;
	height: 347px;
}