@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background:#00a4e3 url(../images/splash_tile_bg.jpg) repeat-x;
}

.splash_map {
	margin: 0 auto;
	width: 936px;
	height: 353px;
	background:url(../images/splash_overlay_bg.jpg) no-repeat;
	padding: 180px 0 0 0;
}

#flash {
	width: 780px;
	height: 325px;
	margin: 0 auto;
}