@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:111px; 
	width:990px;
	float:left;
}

.logo{
	
	height:74px;
	width:335px;
	float:left;
	margin-top:18px;
	margin-left:326px;
}

.work_area{
	
	height:auto;
	width:990px; 
	background:#000;
	float:left;
	}

.nav{ 

	 width:1048px;  
	 height:53px;
	 float:left;
	 background:url(../images/nav_bg.png) no-repeat;
	 margin-left:-29px;
}

.nav ul{
	
	margin:0px;
	padding:0px;
	float:left;
	margin-left:29px;
}
	
.nav ul li{
	
	float:left;   
	list-style:none;
	margin:0px;
	padding:0px;
	
	}
	
.nav ul li a{
	
	float:left; 
	font-size:14px; 
	color:#FFF; 
	padding:19px 28px 28px;  
	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:#000;
}

.nav ul li.active a{
	
	background:url(../images/nav_hover.jpg) repeat-x;
	color:#000;
}

.work_area_2{
	
	height:auto; 
	width:954px;
	float:left;
	margin-left:18px;
}

.banner{
	
	height:321px; 
	width:954px;
	float:left;
	margin-bottom:20px;
	margin-top:-8px;
}


.featured_casino_bg{
	
	height:281px; 
	width:954px;
	float:left;
	background:#f1e5d5;
	margin-bottom:20px;
}

.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:24px;
	color:#000;
	letter-spacing:0.2px;
	margin:18px 0 0 18px;
}

.img{
	
	height:189px; 
	width:221px;
	float:left;
	margin:23px 0 18px 18px ;
}

.img_2{
	
	height:189px; 
	width:221px;
	float:left;
	margin:23px 0 18px 11px ;
}

.left_panel{
	
	height:auto; 
	width:727px;
	float:left;
	background:#f1e5d5;
	margin-bottom:20px;
}

.right_panel{
	
	height:auto; 
	width:227px;
	float:left;
	background:#c1b2a0;
	margin-bottom:20px;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#3b3b3b;
	line-height:20px;
	word-spacing:1px;
	width:691px;
	padding:6px 18px 0 18px;
	text-align:justify;
	float:left;
}

.heading_bg_2{
	
	height:38px;
	width:193px;
	float:left;
	background:url(../images/heading_bg.jpg) repeat-x;
	margin-top:31px;
	border-radius:6px;
	margin-left:17px;
}

.heading_text_3{
	
	font-family:Open Sans Condensed;
	font-size:18px;
	color:#FFF;
	letter-spacing:0.4px;
	margin-left:16px;
	margin-top:8px;
}

.nav_text{
	
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:30px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
	margin-bottom:24px;
}

.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:193px;
	background:#f1e5d5;
	border-radius:6px;
	margin-left:17px;
	margin-bottom:1px;
	
}

.nav_text a{
	
	color:#2c2c2c;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#616161;
	
}

.f_1_bg{
	
	height:94px;
	width:954px;
	float:left;
	background:#f1e5d5;
}

.f_inner_bg{
	
	height:60px; 
	width:876px;
	float:left;
	margin:17px 15px 0 37px;
}

.ad_1{
	
	height:60px; 
	width:132px;
	float:left;
}

.ad_2{
	
	height:60px; 
	width:132px;
	float:left;
	margin-left:16px;
}

.f_2_bg{
	
	height:55px;
	width:954px;
	float:left;
}


.f_3_bg{
	
	height:50px;
	width:990px;
	float:left;
}

.footer_text{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	word-spacing:1px;
	margin-top:18px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.footer_text a{
	
	text-decoration:none;
	color:#FFF;
}
.footer_text a:hover{
	
	color:#CCC;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	word-spacing:1px;
	margin-top:16px;
	text-align:center;
	font-weight:bold;
	width:990px;
	float:left;
}






