body {
	background:#60c4fb 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:32px;
	width:126px;
	background:url(promo_images/btn.jpg) center top no-repeat;
	top:57px;
	left:773px;
}
a.learn_more:hover {
	background-position: center bottom;
}
