@CHARSET "ISO-8859-1";

div#promo {
	background: #AF0624;
}

#topSplash {
	position: relative;
	width: 780px;
	height: 270px;
	background: url("/img/dazzle/ads/promo1.jpg") no-repeat 0px 0px;
	margin: 0px auto 0px auto;
}

#slashContent {
	padding: 30px 20px 20px;
}

#splashContent h1 {
	color: #F4F4F4;
	padding: 25px 0px 0px 485px;
	width: 300px;
	font-size: 20px;
}

#splashContent h2 {
	color: #F4F4F4;
	padding: 0px 0px 0px 495px;
	margin: 0;;
	width: 300px;
	font-family: monospace;
	font-size: 16px;
}

#splashContent a#getStarted {
	margin: 17px auto 15px 330px;
	display: block;
	background: url(/img/dazzle/buttons/get-started-in-1.png) no-repeat;
	height: 40px;
	width: 118px;
}

#splashContent a#getStarted:hover {
	background-position: 0 -40px;
}