body {
	background:#145177 url(body_bg.jpg) center repeat-y !important;
}
div.index-body-background {
	background:url(promo_bg.jpg) no-repeat top center;
}
div.div-index-banner {
	display: block;
	height:195px;
	position:relative;
	width:900px;
	margin: 0 auto;
	z-index:0;
}
.top-promo-image {
	display:block;
	height:195px;
	width:901px;
	outline: none;
}
a.learn_more {
	height:43px;
	width:150px;
	background:transparent url(more_button_eng.png) center top no-repeat;
	top:65px;
	left:735px;
}
a.learn_more:hover {
	background-position: center bottom;
}

.top-promo-bg {
	background: url(top_promo_bg.gif)repeat-x;
}

