body {
	background:#092e48 url(promo_images/body_bg.jpg) top center repeat-x;
}
div.index-body-background {
	background:url(promo_images/promo_bg.jpg) center top no-repeat;
}
div.div-index-banner {
	display:block;
	height:140px;
	position:static;
	top:0 !important;
	width:900px;
	z-index:0;
}
.top-promo-image {
	display:block;
	height: 140px;
	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: center bottom;
}
div.flash_interactive {
	position:relative;
	z-index:0;
	text-align:center;
	padding-top:10px;
}

