html, body {background-color: #151515;}

* body {
margin: 0;
padding: 0;
}

div#container {
width: 981px;
margin: 0 auto;
margin-top: 0px;
background-color: #fff;
}

div#top {
width: 981px;
margin: 0 auto;
background-color: #fff;
}

div#logo {
width: 981px;
height: 235px;
float: left;
background-image: url(images/top.jpg);
background-repeat: no-repeat;
}


div#banner {
width: 981px;
height: 210px;
float: left;
background-image: url(images/banner.jpg);
}

.banner1 {
width: 841px;
padding-top: 5px;
padding-bottom: 5px;
margin: 22px 0px 0px 0px;
background: #fff;
border: 1px solid #232323;
font-family: Trebuchet MS;
}

.banner1 a{
color: #232323;
font-weight: bold;
text-decoration: none;
}

.banner1 a:hover{
color: green;
font-weight: bold;
text-decoration: none;
}

.banner2 {
width: 843px;
height: 136px;
margin: 1px 0px 0px 0px;
background-image: url(images/bonus.jpg);
}

.t1 {
padding: 25px 0px 0px 15px;
color: #fff;
float: left;
font-size: 26px;
font-weight: bold;
font-family: Trebuchet MS;
}

.t2{
padding: 109px 40px 0px 0px;
color: #fff;
float: right;
font-size: 18px;
font-weight: bold;
font-family: Trebuchet MS;
}

.t2 a{
color: #fff;
text-decoration: none;
}

.t2 a:hover{
color: #181818;
text-decoration: none;
}

div#content-left {
width: 981px;
height: 16px;
float: left;
background-image: url(images/c1.jpg);
}


div#contentg {
width: 711px;
height: auto;
background:#fff;
margin: 0px 0px 0px 0px;
float: left;
}

.contenttxt {
 color: #2a2a2a;
 font-size: 14px;
 margin: 2px 8px 20px 10px;
 text-align: justify;
 font-family: Arial;
 background: #fff;
 float: left;
}

.contentl {
width: 270px;
text-align: center;
background-image: url(images/cl1.jpg);
margin: 0px 0px 0px 0px;
float: left;
}


div#content2 {
width: 270px;
height: 30px;
background-image: url(images/cl2.jpg);
margin: 0px 0px 0px 0px;
float: right;
}

div#footer {
width: 981px;
height: 45px;
float: left;
margin-bottom: 20px;
background-image: url(images/footer.jpg);
clear: both;
}



.flag {
float:right;
margin: 110px 30px 0px 48px;
}

.flag img{
margin: 0px 6px 0px 0px;
}

.footer {
margin: 17px 0px 0px 20px;
font-weight: bold;
color: #fff;
font-family: Arial;
font-size: 12px;
}

h1 {
color: #fff;
margin: 25px 0px 0px 340px;
font-family: Arial;
font-size:28px;
}

h2 {
color: yellow;
margin: 1px 0px 0px 330px;
font-family: Arial;
font-weight: bold;
font-size: 18px;
}


td {
padding-left: 3px;
padding-right: 3px;
}

.b {
width: 695px;
height: 34px;
background-image: url(images/b1.jpg);
margin: 0px 0px 4px 0px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
text-algin: center;
}

.bt {
margin: 0px 0px 0px 0px;
text-align: center;
}

.bt2 {
margin: 9px 0px 4px 0px;
font-size: 14px;
font-family: Arial;
}

.b2 {
width: 220px;
height: 34px;
background-image: url(images/b2.jpg);
margin: 2px 0px 10px 15px;
float: left;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}

.bwin {
width: 660px;
height: 60px;
background-color: #e8e8e8;
padding: 0px 22px 0px 0px;
margin-bottom: 15px;
margin-top: 5px;
}


.bwin3 a{
text-decoration: none;
color: #151515;
font-weight: bold;
}

.bwin3 a:hover{
text-decoration: none;
color: #5a5a5a;
font-weight: bold;
}


ul li {
  list-style-image:url(images/li.png);
  margin: 3px 0px 0px 0px;
}

h3 {
  font-size: 14px;
}

.bon {
  margin-top: 15px;
}

.bon a{
  color:red;
  font-size: 18px;
  text-decoration: none;
}
.bon a:hover{
  color:#3297FF;
  font-size: 18px;
  text-decoration: none;
}

.link{
  color:black;
  font-size: 14px;
  text-decoration: none;
}
.link:hover{
  color:black;
  font-size: 14px;
  text-decoration: none;
}

a { 
color: #fff;
text-decoration: none;
}
