body{
	background-image:url(../img/backgrounds/home/bg_home.jpg);
	background-position:top center;
	background-color:#000000;
	background-repeat:no-repeat;
}

.mainStage{
}

.mainStage .headerContainer .logoBox,
.mainStage .searchBox,
.mainStage .ilikeBox{
	display:none;
}

.mainStage .headerContainer .mainNavBox{
	display:none;
}

.mainStage .contentContainer .left{
	background-image:url(../img/backgrounds/bg_contentLeft.gif);
	background:none;
}

.mainStage .contentContainer .center{
	background-image:url(../img/backgrounds/home/bg_home-logo.png);
	background-position:top center;
}

.mainStage .contentContainer .right{
	background-image:url(../img/backgrounds/home/bg_contentRight.gif);
	background:none;
}

.mainStage .footerContainer{
	background-image:url(../img/backgrounds/home/bg_footer.gif);
	background:none;
}

.mainStage .contentContainer .center .lSelector{
	position:absolute;
	width:60px;
	height:20px;
	top:350px;
	left:344px;
}

.mainStage .contentContainer .center .lSelector a{
	padding:0px;
	margin:0px;
	margin-right:10px;
}

.mainStage .contentContainer .center .lSelector a img{
	padding:0px;
	margin:0px;
}
