body{
	display:none;
}

#jpreOverlay {
background:url(../img/bg.png) #000 repeat 0 0 ;
}
#jpreSlide{
	font-size:22px;
	font-weight:bold;
	color:#ccc;
	text-align:center;
	width:50%;
}
#jpreLoader{
	width:100%;
	margin-top:10px;


}
#jpreBar {

	background-color:#fff;
	display:none;


}

#jprePercentage {
	color:#2c6fb7;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:25px;
	line-height:25px;
	margin-top:80px;
}
