body {
	background:#082f47 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:155px;
	position:relative;
	top:0 !important;
	width:900px;
	z-index:0;
}
.top-promo-image {
	display:block;
	height:155px;
	width:901px;
	outline: none;
}
a.learn_more {
	display:block;
	position:absolute;
	height:45px;
	width:220px;
	background:url(promo_images/btn.png) center top no-repeat;
	top:67px;
	left:693px;
}
a.learn_more:hover {
	background-position: center bottom;
}
