@charset "UTF-8";
/* CSS Document */
#hero_learn {
position:relative;
	left: 8px;
	top: 265px;
	width: 136px;
	height: 32px;
	}
	
a.heroLearn, a.heroLearn_a {
	margin-top: 20px;
	display:block;
	float:left;
	width:136px;
	height:32px;
	margin-left:-32px;
	background:url("../_images/hero/learn.gif");
}
 
a.heroLearn:hover {
	background: url("../_images/hero/learn.gif") 0 32px;
}

	
img, div { behavior: url(/iepngfix.htc) }
	

