@charset "utf-8";
/* CSS Document */

body {
	background-color:#b7b7b7;
	border: 0;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-image: url(/img/bgContent.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #F73029;
}
a:visited {
	color: #F73029;
}
a:hover {
	color: #F73029;
}
a:active {
	color: #F73029;
}

#menu{ 
	background-image:url(/img/img/home-on.jpg);
	top: 200px;
	left: 0px;
	width: 1000px;
	height:41px;
	position:relative;
}
#header {
	background-image: (img/img/header.jpg);
	background-color: #F73029;
	width: 994px;
	height: 160px;
	position: relative;
}
#wrap {
	width: 994px;
	margin: 0px auto;
	background-color: #666;
	padding: 3px;
}

#innerWrap {
	width: 994px;
	background-color: #ffffff;
}

#footerWrap {
	width: 994px;
	margin: 0px auto;
	background-color: #cccccc;
	margin-top:10px;
}

#logo {
	position: absolute;
	background-image:url(/img/img/logo.jpg);
	width:214px;
	height:137px;
	top: 10px;
	left: 10px;
}

#header {
	background-image: (img/img/header.jpg);
	background-color: #F73029;
	width: 994px;
	height: 150px;
	position: relative;
}

#promos {
	position: absolute;
	top: 10px;
	left: 300px;
	width: 511px;
	height:133px;
}

a:link#promo1, a:visited#promo1, a:hover#promo1 {
	float: left;
	width: 106px;
	height: 133px;
	background-image:url(/img/img/bonuses.jpg);
	border: 0px;
	background-position: top left;
}



a:link#promo2, a:visited#promo2, a:hover#promo2 {
	float: left;
	width: 101px;
	height: 133px;
	background-image:url(/img/img/tournament.jpg);
	border: 0px;
}


	
a:link#promo3, a:visited#promo3, a:hover#promo3 {
	float: left;
	width: 101px;
	height: 133px;
	background-image:url(/img/img/promotions.jpg);
	border: 0px;
}



a:link#promo4, a:visited#promo4, a:hover#promo4 {
	float: left;
	width: 101px;
	height: 133px;
	background-image:url(/img/img/vip.jpg);
	border: 0px;
}




a:link#promo5, a:visited#promo5, a:hover#promo5 { 
	float: left;
	width: 101px;
	height: 133px;
	background-image:url(/img/img/poker-school.jpg);
	border: 0px;
}

#mainContent{
	width: 974px;
	padding: 12px 10px 0px 10px;
}


#footer{
	clear: both;
	width: 953px;
	background-image:url(/img/img/footer.jpg);
	background-repeat:no-repeat;
	margin: 12px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333;
	padding: 7px 10px 0px 10px;
	height: 23px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#gamecare {
	margin-top:10px;
	float:right;
	
	
}
