@charset "utf-8";
/* CSS Document */

body{ 
	
	width:100%; 
	margin:0 0 0 0;
	background:url(../images/bac_bg.jpg) repeat-x;
	}
	
@font-face{
	font-family:Open Sans Condensed;
	src:url(../OpenSans-CondBold.ttf);
	font-weight:normal; 
}
	
#wraper{ 

	width:990px; 
	margin:0 auto;
	}
	
	
.header{ 
	height:116px; 
	width:990px;
	float:left;
}

.logo{
	
	height:76px;
	width:456px;
	float:left;
	margin-top:20px;
	margin-left:13px;
}

.hdr_banner{
	
	height:60px;
	width:468px;
	float:right;
	margin-top:31px;
	margin-right:7px;
}

.nav{ 

	 width:990px;  
	 height:34px;
	 float:left;
	 background:#FFF;
	 border-radius:4px;
}


.nav ul{
	
	margin:0px;
	padding:0px;
	float:left;
}
	
.nav ul li{
	
	float:left;   
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
.nav ul li a{
	
	float:left; 
	font-size:14px; 
	color:#1c1714; 
	padding:15px 29px 16px;  
	font-family:Open Sans Condensed;   
	line-height:3px;
	letter-spacing:0.3px;
	text-decoration:none;
}

.nav ul li a:hover{
	
	background:url(../images/nav_hover.jpg) repeat-x;
	color:#FFF;
}

.nav ul li.active a{
	
	background:url(../images/nav_hover.jpg) repeat-x;
	color:#FFF;
}

.banner{
	
	height:351px; 
	width:990px;
	float:left;
	margin-top:12px;
	margin-bottom:13px;
}

.roullate_bg{
	
	height:129px; 
	width:319px;
	float:left;
	background:url(../images/Roullette_bg.png) no-repeat;	
	margin-bottom:13px;
}

.slot_bg{
	
	height:129px; 
	width:319px;
	float:left;
	margin-left:16px;
	background:url(../images/slots_bg.png) no-repeat;
	margin-bottom:13px;
}

.poker_bg{
	
	height:129px; 
	width:319px;
	float:left;
	margin-left:16px;
	background:url(../images/poker.png) no-repeat;
	margin-bottom:13px;
}

.heading_text{
	
	font-family:Open Sans Condensed;
	font-size:24px;
	color:#000;
	letter-spacing:0.2px;
	margin-left:140px;
	margin-top:30px;
	float:left;
}

.heading_text a{
	
	color:#000;
	text-decoration:none;
}

.r_text{ 

	font-family:Arial;
	font-size:13px;
	color:#000;
	line-height:18px;
	word-spacing:1px;
	margin-top:3px;
	margin-left:140px;
	width:170px;
	float:left;
}

.container{
	
	height:auto;
	width:990px;
	float:left;
	background:#FFF;
	border-radius:4px;
	margin-bottom:20px;
}

.left_panel{
	
	height:auto;
	width:745px;
	float:left;
	margin-top:14px;
	margin-left:12px;
	border-radius:4px;
	background:#b10407;
	margin-bottom:12px;
	
}

.right_panel{
	
	height:auto;
	width:208px;
	float:left;
	margin-top:14px;
	margin-left:13px;
	border-radius:4px;
	background:#b10407;
	margin-bottom:12px;
}

.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:22px;
	color:#FFF;
	letter-spacing:0.2px;
	margin-left:16px;
	margin-top:20px;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#FFF;
	line-height:20px;
	word-spacing:1px;
	padding:4px 16px 0 16px;
	width:712px;
	margin-left;
	text-align:justify;

}

.nav_text{
	
	font-family:Arial;
	font-size:11px;
	color:#616161;
	line-height:30px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
	margin-top:1px;
}

.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:172px;
	background:url(../images/nav_2_bg.jpg) repeat-x;
	height:28px;
	margin-bottom:1px;
	border-bottom: 1px solid #b0b0b0;
	margin-left:16px;
}

.nav_text a{
	
	color:#FFF;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#b0b0b0;	
}

.footer_bg{
	
	height:auto;
	width:966px;
	float:left;
	background:#b10407;
	border-radius:4px;
	margin-bottom:12px;
	margin-left:12px;
	margin-bottom:12px;
}

.footer_bnr{
	
	height:250px;
	width:900px;
	float:left;
	margin:33px;
}

.visa_bg{
	
	height:112px;
	width:966px;
	float:left;
	margin-left:12px;
}


.f_bg{
	
	height:45px;
	width:966px;
	float:left;
	margin-left:12px;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	word-spacing:1px;
	margin-top:14px;
	text-align:center;
	font-weight:bold;
	width:966px;
	float:left;
}
