* {margin: 0; padding: 0;}

/* SPLASH STYLES */

#container {margin: 0 auto; width: 1008px;}
#splash-banner {background: url(../images/splash-bannerbg.png) top center no-repeat; height: 252px; left: 564px; position: absolute; top: 342px; width: 343px;}
#splash-headline {height: 267px; left: 70px; position: absolute; top: 342px; width: 452px;}

.splash {background: #000 url(../images/splash-back.jpg) top center no-repeat; height: 648px; position: relative; width: 1008px;}
.splash-black {background: #000;}

