body {
	background:#125b6b url(promo_images/body_bg.jpg) top repeat-x;
}
div.index-body-background {
	background:url(promo_images/promo_bg.jpg) center top no-repeat;
}
div.div-index-banner {
	display:block;
	height:150px;
	position:relative;
	width:900px;
	z-index:0;
}
.top-promo-image {
	display:block;
	height: 150px;
	width:901px;
	outline:none;
	position: relative;
}
a.learn_more {
	display:block;
	position:absolute;
	height:76px;
	width:179px;
	background:url(promo_images/btn.png) center top no-repeat;
	top:15px;
	left:720px;
}
a.learn_more:hover {
	background-position: 0 -76px;
}
div.flash_interactive {
	position:relative;
	z-index:0;
	text-align:center;
	padding-top:10px;
}
#top-promo-skin {
	height: 205px;
}

