

#Wrap {
	background: url(../images/backgrounds/topbackground_home_fullpage_white.png) center top no-repeat;
}

.PromoButtons {
	padding: 5px 7px 6px 0px;
	margin: 475px 0 0 1%;
	height: 20px;
	width: 98%;
	text-align: center;
}

.PromoButtons .PromoButtonsContainer {
	margin: 0 auto;
	display: block;
	position: static;
	width: 940px;
}

.FullPage {
	width: 100%;
	height: 430px;
	display: block;
	top: 79px;
	position: absolute;
	z-index: -1;
}

.FullPage .Content {
	width: 100%;
	height: 450px;
	display: block;
	position: absolute;	
}

#Content_Home {
	margin-top: 450px;
}

.FullPageLink {
	width: 99%;
	height: 420px;		
	top: 200px;	
	display: none;
	position: absolute;
	z-index: 0;
}
#Menu {
	z-index: 2;
}

