@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#wraper{
width:980px;
margin:0 auto;
}
#header{
width:980px;
height:107px;
margin:24px auto 0 auto;
background:url(../images/header.gif) left top no-repeat;
}

#header .title {
	width:470px;
	float:left;
}

#header .title h1{
font-size:25px;
font-weight:bold;
text-align:left;
padding:37px 0 0 15px;
color:#000000;
text-transform:capitalize;
}
#header .title h1 a{
color:#000000;
text-decoration:none;
}

.bannertop {
	width:468px;
	float:right;
	height:60px;
	margin-right:15px;
	margin-top:25px;
}

#menu{
width:982px;
height:56px;
margin:0 auto;
}
#menu ul{
padding:0 0 0 10px;
}
#menu li{
line-height:56px;
text-transform:capitalize;
float:left;
list-style:none;
}
#menu li a{
padding:0 15px;
color:#5a5a5a;
font-weight:bold;
text-decoration:none;
}
#menu li a:hover{
text-decoration:underline;
}
.last{
background:none!important;
}
#banner{
width:962px;
height:205px;
background:url(../images/banner_bg.jpg) left top no-repeat;
padding:0 0 0 18px;
margin:0 0 9px 0;
}
#banner img{
float:left;
padding:25px 0 0 0;
}
#container{
width:980px;
}
#sidebar1{
width:215px;
float:left;
}
#sidebar2{
width:215px;
float:right;
}
.sidebar_title{
background: url(../images/sidebar_top_title_bg.jpg) left top no-repeat;
height:50px; 
}
.sidebar_title h3{
color:#FFFFFF;
font-weight:bold;
text-align:center;
padding:20px 0 0 0px;
text-transform:capitalize;
}

.sidebar_titletext{
color:#FFFFFF;
font-weight:bold;
text-align:center;
padding:20px 0 0 0px;
text-transform:capitalize;
}


.sidebar_middle{
width:213px;
border-left:1px solid #e2dfdf;
border-right:1px solid #e2dfdf;
}

.sidebar_middle ul{
width:203px;
margin:0 auto;
padding:10px 0;
}
.sidebar_middle li{
font-size:12px;
line-height:25px;
border-bottom:1px dashed #666666;
text-align:left;
background:url(../images/arrow.jpg) left center no-repeat;
padding:0 0 0 14px;
}
.sidebar_middle li a{
color:#47494b;
text-decoration:none;
}
.sidebar_middle li a:hover{
text-decoration:underline;
}
.sidebar_bottom_bg{
background:url(../images/sidebar_bottom_bg.jpg) left top no-repeat;
height:12px;
width:215px;
margin: 0 0 10px 0;
}
#content{
width:532px;
_width:532px;
margin:0 224px 0 224px;
_margin:0 216px 0 200px;
}
#content h2{
font-size:18px;
font-weight:bold;
text-align:left;
width:100%;
text-transform:capitalize;
padding:10px 0 0 10px;
}

#content h4{
font-size:12px;
font-weight:bold;
text-align:left;
width:100%;
text-transform:capitalize;
padding:5px 0 0 10px;
color:#5c7f93;
}

#content a{
 color:#006699;
 text-decoration:none;
}

#content a:hover{
  text-decoration:underline;
}

#content p{
padding:5px 10px;
}
#footer{
width:100%;
height:80px;
background-color:#eaeaea;
}
#footer #cont{
width:980px;
margin:0 auto;
height:80px;
}
#cont p{
text-align:left;
padding:34px 0 0 0;
float:left;
}
#cont a{
color: #666666;
text-decoration:underline;
}
#cont ul{
	float:right;
	padding:34px 0 0 0;
	line-height:25px;
}
#cont li{
float:left;
padding:0 10px;
}

.contentli {
	margin-left:25px;
	list-style:circle;
	line-height:25px;
}

#cont a:hover{
text-decoration:none;
}
#r1{
width:125px;
margin:0 auto;
padding:10px 0 0 0;
}
.right_side_banner{
width:215px;
margin:0 0 10px 0;
}
.left_image{
float:left;
padding:2px;
margin:7px 5px 0 10px;
border:1px solid #CCCCCC;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}

#t1{
	padding-left:40px;
	padding-top:10px;
}

.breadcrumb {
	font:12px;
	color:#999999;
	text-align:left;
	line-height:30px;
	padding-left:0px;
}

.breadcrumb a {
	color:#999999!important;
	text-decoration:none!important;
}

.breadcrumb a:hover {
	 color:#006699!important;
	text-decoration:underline!important;
}


/* ---------------- table ----------------------*/
.tableheader {
	background-color:#034402;
	height:25px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:5px;
}
.tableheaderbg {
	background-color:#d0d0d0;
	height:28px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	
}

.tableborder {
	border:solid 1px #3f3f3f;
}

.altrow {
	background-color:#e7e7e7;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	padding-left:5px;
	height:30px;
}

.altrow a{
	color:#666666;
	text-decoration:underline;
}

.altrow a:hover{
	color:#666666;
	text-decoration:none;
}

.textalign {
	text-align:center!important;
}
.altrow1 {	
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	padding-left:5px;
	height:30px;
}

.altrow1 a{
	color:#666666;
	text-decoration:underline;
}

.altrow1 a:hover{
	color:#666666;
	text-decoration:none;
}


.im {
	padding-left:150px;
	padding-bottom:10px;
}

.casinotableborder {
	border:solid 1px #c3c3c3;
}

.borderright {
	border-right:solid 1px #c3c3c3;
}

.casinoim {
	background-color:#e7e7e7;	
}

.bannerundertext {
	text-align:center;
}

.bannerbottomtext {
	width:468px;
	height:60px;
	margin:0 auto;
}

