body {
	background: #000000;
	margin: 0px;
	left: 100px;
	text-align: center;
}
#container {
	margin: 0px auto;
	width: 1054px;
	text-align: left;
}
#div1 {
	background: url(../images/img_splash/splash_logo.jpg) no-repeat;
	height: 155px;
	width: 1054px;
	float: left;
}
#div2 {
	background: url(../images/img_splash/splash_photo1.jpg) no-repeat;
	height: 141px;
	width: 1054px;
	float: left;
}
#div3 {
	background: url(../images/img_splash/splash_photo2.jpg) no-repeat;
	float: left;
	height: 151px;
	width: 1054px;
}
#div4 {
	background: url(../images/img_splash/splash_photo3.jpg) no-repeat;
	float: left;
	height: 145px;
	width: 1054px;
}
#div5 {
	background: url(../images/img_splash/splash_relaunch.gif) no-repeat;
	float: left;
	height: 37px;
	width: 1054px;
}
#div6 {
	background: url(../images/img_splash/splash_info.gif) no-repeat;
	float: left;
	height: 126px;
	width: 1054px;
}
#div7 {
	background: url(../images/img_splash/splash_bottom1.gif) no-repeat;
	float: left;
	height: 123px;
	width: 366px;
}
#div8 {
	background: #FFFFFF;
	width: 322px;
	text-align: center;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
a  img {
	border-style: none;
}
#div9 {
	background: url(../images/img_splash/splash_bottomRight.gif) no-repeat;
	float: right;
	height: 123px;
	width: 366px;
}
