div#mainDownload {
	width:100%;
	height:320px;
	background:url(../img/landing/main_center_bg.jpg) no-repeat;
	position:relative;
}

.oneColFixCtrHdr #land_header {
	background: url(../img/landing/land_header_bg.jpg) no-repeat;
	height:31px;
	padding: 2px 0px 0 35px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.join_us {
	position:relative;
	left:315px;
	top:136px;
	width:245px;
}

a.join_a {
	font-weight:bold;
	color:#fff600;
}

a:hover.join_a {
	text-decoration:none;
}

.welcome {
	font-size:19px;
	position:absolute;
	left:54px;
	top:227px;
}

.welcome_add {
	font-size:12px;
	position:absolute;
	left:54px;
	top:260px;
	color:#feea10;
	width:695px;
}

.poker_room {
	background: url(../img/landing/poker_room_bg.jpg) no-repeat;
	width:396px;
	height:377px;
	float:left;
	display:inline;
}

.sportsbook {
	background: url(../img/landing/sportsbook_bg.jpg) no-repeat;
	width:396px;
	height:377px;
	display:inline;
	float:left;
}

div#mainMenu {
	width:100%;
	height:66px;
	background:url(../img/landing/menu_bg.gif) no-repeat;
}

.poker_room_link a {
	width:361px;
	height:85px;
	display:block;
	font-size:0;
	text-indent:-10000px;
	margin:0 auto;
	position:relative;
	top:282px;
}

.sportsbook_link a {
	width:361px;
	height:85px;
	display:block;
	font-size:0;
	text-indent:-10000px;
	margin:0 auto;
	position:relative;
	top:282px;
}

.oneColFixCtrHdr #footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../img/main_footer_bg.gif) no-repeat;
	height:120px;
}

div#mainBlocks {
	height:377px;
}

div#mainDownload {
	width:100%;
	height:320px;
	background:url(../img/landing/main_center_bg.jpg) no-repeat;
}

#date_time {
    padding-top:4px;
}

#panel {
	background:url(/img/landing/panel.jpg) no-repeat;
	width:307px;
	height:173px;
	position:relative;
	left:282px;
	top:32px;
	font-size:10px;
	font:"Myriad";
	color:#fff;
}

#bonus {
	background:url(/img/landing/bonus.gif) no-repeat;
	width:351px;
	height:53px;
	position:relative;
	left:279px;
	top:26px;
}

#button_more {
	background:url(/img/landing/button_more.gif) no-repeat;
	width:111px;
	height:27px;
	position:relative;
	top:44px;
	display:block;
	left:373px;
	font-size:0;
	text-indent:-10000px;
	cursor:pointer;
	display:none;
}

.wc {
	color:#fff900;
}

.panel_text {
	width:287px;
	position:relative;
	left:10px;
	top:15px;
}

a.support {
	color:#fff900;
}

