

#PromoContent {
background: url(../../images/promo/promo_bg.png) left top repeat-x;
	width: 100%;
	height: 319px;	
	position: absolute;
	overflow: hidden;

}

#PromoInfoContainer {
	height:319px;
	margin:0 auto;
	overflow:hidden;
	width:100%;
}

#PromoContentBg a {
	width: 100%;
	height: 319px;		
	display: block;
	position: absolute;
	z-index:2;
}

.FullPicture {
	display: block;
	width: 100%;
	height: 319px;
	position: absolute;
}

.FullPicture .Content {
	display: block;
	width: 100%;
	height: 319px;
	position: absolute;
}



