/* PROMOS*/
h1, h2, h3, h4, h5, h6,
b, i { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
#hero-box {
	height:266px;
	overflow:hidden;
	width:722px;
	position:relative;
	float: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#hero-box .titles {
	width:274px;
	position:absolute;
	z-index:100;
	right:0;
	top:8px;
	background:transparent url('img_menu.png') no-repeat left top;
} /* This background image is only used to prevent the IE6 sprite flicker */
#hero-box .titles h2 { height:66px; color:#707173; }
#hero-box .titles h2.hero-1 { height:68px; }
#hero-box .titles h2 a { display:block; background:transparent url('img_menu.png') no-repeat left top; height:100%; width:100%; text-indent:-9999em; overflow:hidden; }
#hero-box .titles h2.hero-1 a { background-position:0px 0px; }
#hero-box .titles h2.hero-2 a { background-position:0px -68px; }
#hero-box .titles h2.hero-3 a { background-position:0px -134px; }
#hero-box .titles h2.hero-4 a { background-position:0px -200px; }
#hero-box .titles h2.hero-1 a:hover,
#hero-box .titles h2.hero-1 a.selected { background-position:-274px 0px; }
#hero-box .titles h2.hero-2 a:hover,
#hero-box .titles h2.hero-2 a.selected { background-position:-274px -68px; }
#hero-box .titles h2.hero-3 a:hover,
#hero-box .titles h2.hero-3 a.selected { background-position:-274px -134px; }
#hero-box .titles h2.hero-4 a:hover,
#hero-box .titles h2.hero-4 a.selected { background-position:-274px -200px; }
#top-promo {
	height:266px;
	left:738px;
	overflow:hidden;
	position:absolute;
	top:8px;
	width:196px;
}

/*FIN PROMOS*/
