#jpreOverlay {
	background: #ddd;
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
	height:30%;
}
#jpreLoader{
	width:35%;
	height:3px;
	background:#444;
	position:absolute;
	bottom:0;
}
#jSplash {
	position:relative;
	height:100%;
	width:100%;
}
#jSplash img{
	max-height:100%;
	max-width:100%;
	position:relative;
}
#jpreBar {
	background:#D91E18;
	
}

#jprePercentage {
	color:#333232;
	text-align:center;
	font-style:italic;
	top:500%;
	position:absolute;
}