html {
filter: expression(document.execCommand('BackgroundImageCache', false, true));
}
body {	margin: 0px;
	padding: 0px;
	background:#082F47 url(/inc/img/body_bg.png) top center repeat-x;
 font: 14px Tahoma,Arial,Helvetica,sans-serif ;
}
div.index-body-background {
	background:url(/inc/img/promo_bg.jpg) center top no-repeat;
}
div.div-index-banner {
	display:block;
	height:150px;
	position:static;
	top:0 !important;
	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(/inc/img/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; height:190px;
}
