@charset "UTF-8";

#holderBody{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 980px;
	height: 560px;
	margin: -280px 0 0 -490px;
	background: #f4fafd url("../img/splash-comp.jpg") no-repeat scroll 0 0;
	border: 1px solid #f4fafd;
	}

#logoRipley{
	display: block;
	width: 108px;
	height: 13px;
	position: absolute;
	bottom: 14px;
	left: 14px;
	}
	
#holderNav{
	position: absolute;
	right: 64px;
	bottom: 0px;
	height: 40px;
	text-align: right;
	}
	
#holderMedia{
	width: 980px;
	height: 520px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#filmTitle {
	float: right;
	padding: 63px 31px 0 0;
	}
	
#holderLangSelect{
	position:absolute;
	right: 0;
	bottom: 13px;
	}