#SplashContainer { 
	border: 0px dashed red; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 620;
	height: 400;
	background-image: url(/wimages/splash/gradientBackground.jpg);
	background-position: center middle;
	background-repeat: no-repeat;
}

#cherokee {position: absolute; left: 340; top: 40;}

#stormLake {position: absolute; left: -45; top: 40;}

#rasmussenLogo {position: absolute; left: 100; top: 180;}

#manufLogos { position: absolute; left: 135; top: 270;}


