*{	margin: 0px;	padding: 0px;}
img{ border:none;}

body{
	background:url(images/body-bg.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a {	
	color: #333!important;
}

a:hover {
	color:#555a21!important;
}

h2 {
	font-size: 24px;
	color: #333;
	margin-bottom:20px;
	letter-spacing:-1px;
}

.highlight {
	color:#d64937;
}
	
#wrapper {
	width: 860px;
	margin: 0 auto;
	
}

strong {
	color:#333;
}

#wrapper #header h1 {
	background:#fff;
	width:340px;
	height:20px;
	color:#333;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	letter-spacing:-1.5px;
	padding:15px;
	text-transform:uppercase;
	text-align:center;
}

#wrapper p {
	color: #4f4f4f;
	margin-bottom:20px;
	letter-spacing:-0.2px;
}

.ptitle {
	font-size:18px;
	
}

.header-bg {
	position:absolute;
	background: url(images/header-bg.jpg) repeat transparent;
	height:149px;
	width:100%;
	top:0;
	left:0;
}

#header {
	position:relative;
	width:960px;
	margin:30px auto;
}
#header  .logoTxt {
	padding-top: 65px;
	padding-left: 228px;
}
#header .headerTxt {
	padding-top: 34px;
	padding-left: 122px;
}


#content {
	float:left;
	position:relative;
	width:840px;
	padding:10px 20px 20px 20px;
	background-color: #fff;
	border-radius:5px;
	border:1px solid #bebebe;
	z-index:2;
	margin-bottom:10px;
	box-shadow:  0px 0px 25px 0px #333;
}
.casino-banners img {
	padding: 0px 8px;
}

#footer {color:#777;
	height: 40px;
	background-color: #2B2B2B;
    text-align:center;
    font-size:10px;
     padding: 10px 0 0 0;
} 

.casino-banners {
	position:relative;
	float:left;
	padding:20px 10px;
	overflow:hidden;
	width:820px;
	background: #cde3f6;
	border-radius:5px;
	margin:10px 0 20px 0;
	border:1px solid #aec6da;
	text-align: center;
}

#footer a:hover,a:visited  {color:#777;}
#footer a {color:#fff!important;
}

.ball {
	position:absolute;
	width:400px;
	height:343px;
	right:-60px;
	top:10px;
	background: url(images/ball.png) no-repeat;
	z-index:1	
}

.title-bg {
	position:relative;
	background: url(images/online-casino.png) no-repeat;
	width:323px;
	height:49px;
	z-index:3;
	top:0;
	left:290px;
}

.left-section {
	float:left;
	width:200px;
	height:220px;
}

.left-section img {
	border:5px solid #f4f4f4!important;
}

.right-section {
	float:right;
	width:640px;
}

 .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }