body{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Arial, Verdana;
	background-image:url(/images/back.gif);
	text-align:center;
}

#wrap{
	width:889px;
	margin-left:auto;
	margin-right:auto;
}

#top{
	height:38px;
}

#currencies{
	float:left;
	width:170px;
	margin-top:5px;
}

#flags{
	font-size:11px;
	float:right;
	margin-top:15px;
}

#flags a, #flags a:visited, #flags a:active, #flags a:link{
	padding-left:5px;
	text-decoration:none;
	color:#fff;
}

#flags a:hover{
	text-decoration:underline;
	color:#fff;
}

#topMenu{
	height:29px;
	background-image:url(/images/menu-strip.gif);
}

#topMenu ul{
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height:29px;
	line-height:29px;
	margin:0px;
	padding:0px;
}

#topMenu li{
	display:inline;
	padding-left:5px;
}

#topMenu li a, #topMenu li a:link, #topMenu li a:visited, #topMenu li a:active{
	text-decoration:none;
	color:#000;
	padding-right:5px;
}

#topMenu li a:hover{
	text-decoration:underline;
}

.clear{
	display:block;
	width:100%;
	height:1px;
	font-size:0px;
	overflow:hidden;
}

#middleWrap{
	height:365px;
	overflow:none;
	background-image:url(/images/index/strip.gif);
}

#middle{
	background-image:url(images/index/back.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height:365px;
}

#latestGames{
	background-image:url(/images/index/newgames/screen.png);
	width:170px;
	height:222px;
	background-repeat:no-repeat;
	margin:2px 0 0 15px;
}

#newGames{
	width:160px;
	height:113px;
	margin-top:1px;
}

#logoGames{
	float:left;
	width:205px;
	margin: 0 0 0 35px;
	text-align:center;
}

#bonuses{
	width:289px;
	float:left;
	text-align:center;
	margin: 0 0 0 50px;
}

#bellowFold{
	background-image:url(/images/index/strip-under-jackpot.gif);
	height:66px;
}
#bellowFold A
{
	display:block;
	text-decoration:none;
	cursor:pointer;
	border:0;
}
.box{
	width:331px;
	height:55px;
	float:left;
	text-align:center;
	margin-top:10px;
}

.box h2{
	color:#D6D467;
	font-size:14px;
	text-transform:uppercase;
	border:0px;
	margin:0px;
}

#jackpot{
	background-image:url(/images/index/jackpot.gif);
	margin-left:3px;
}

#jackpotHolder{
	margin:4px 0 0 150px;
}

#jackpot h2{
		padding:5px 0 0 150px;
		font-size: 13px;
}

#support{
	background-image:url(/images/index/support.gif);
	margin-left:5px;
}

#support h2{
		padding:5px 0 0 90px;
		margin:0;
		font-size:13px;
}

#support p{
	color:#D6D467;
	font-size:12px;
	padding:0 0 0 90px;
	margin:2px 0 0 0 ;
	line-height:13px;
}


#footer{
	background-image:url(/images/index/strip-games.gif);
	height:139px;
	font-size:13px;
	color:#FFF;
	text-transform: uppercase;
	overflow:none;
}


#footer p{
	padding: 0 0 0 6px;
	margin: 0;
	line-height:25px;
	text-align:left;
}

#footMenu{
	height:27px;
	background-image:url(/images/bottom-menu-strip.gif);
	color:#868AFF;
	text-align:center;
}

#footMenu ul{
	display:block;
	font-size:11px;
	height:27px;
	margin:0px;
	line-height:25px;
	margin:0px;
	padding:0px;
}

#footMenu li{
	display:inline;
	padding-left:3px;
}

#footMenu li a, #footMenu li a:link, #footMenu li a:visited, #footMenu li a:active{
	padding-right:5px;
	text-decoration:none;
	color:#868AFF;
}

#footMenu li a:hover{
	text-decoration:underline;
}

#footPayment{
	background-image:url(/images/bottom.gif);
	height:49px;
	overflow:none;
	position:relative;
}

#footPayment #ssl{
	position:absolute;
	right:7px;
	top:8px;
}

#footPayment #tst{
	position:absolute;
	top:12px;
	left:265px;
}

#footPayment #gamcare{
	position:absolute;
	left:366px;
	top:12px;
}

#footPayment #gambleaware{
	position:absolute;
	left:405px;
	top:12px;
}

#paymentOptions{
	position:absolute;
	top:12px;
	left:15px;
}

#copyright{
	text-align:center;
	color:#fff;
	font-size:12px;
}


/* Pop Up */

#bgPopUp
		{
			background:url(/images/popUp/pop-up.jpg) no-repeat;
			width:395px;
			height:205px;
			display:none;
			font:15px/20px arial;
			color:white;
		}
		
		#bgPopUp p
		{
			margin:110px 0px 0 20px;
			text-align:left;
			float:left;
		}
		
		#bgPopUp .popUpButs
		{
			text-align:right;
			clear:both;
			margin:10px 0 0;
		}
		
		
/* Pop Up - ends */
		
		
		
		
		
		
		
		
		
		
		