.mainStage .headerContainer{
	background-image:url(../img/backgrounds/bg_headerHome.jpg);
}
.mainStage .contentContainer .left{
	width:199px;
}
.mainStage .contentContainer .right{
	background-image:url(../img/backgrounds/products-home/bg_contentProducts.jpg);
	margin-top:0px;
	width:799px;
	height:647px;
}

.mainStage .contentContainer .right .secondLevelNavBox,
.mainStage .contentContainer .right .fallbackBox{
	display:none;
}

.mainStage .contentContainer .right .bgImage .button{
	left:225px;
	top:370px;
}
