#placement {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	top: 165px;
	height: 1px;
}
#wagers {
	width:380px;
	height:230px;
	z-index:10;
	background-color: #333333;
	border: 1px solid #FAE890;
	position: absolute;
	left: 195px;
	top: -60px;
}

#games {
	width:185px;
	height:470px;
	z-index:10;
	float: left;
	left: 0px;
	top: -60px;
	position: absolute;
	background-image:  url(../images/games.jpg);
	background-repeat: no-repeat;
}
#footer {
	width:770px;
	height:25px;
	z-index:4;
	background-color: #333333;
	layer-background-color: #FFFFFF;
	border: 1px solid #FAE890;
	clear: both;
	margin-bottom: 4px;
	position: absolute;
	left: 0px;
	top: 420px;
}
#header {
	position:absolute;
	width:770px;
	height:100px;
	z-index:4;
	top: -160px;
	background-color: #000000;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	left: 0px;
}
#desbar1 {
	position:absolute;
	width:770px;
	height:4px;
	z-index:4;
	top: -165px;
	layer-background-color: #494F1C;
	border: 0px none #000000;
	background-image: url(../images/bar.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
#download {
	z-index:10;
	position: absolute;
	height: 230px;
	width: 185px;
	top: 180px;
	z-index: 11;
	left: 195px;
	background-image:  url(../images/download.jpg);
	background-repeat: no-repeat;
}
#sportsbetting {
	z-index:11;
	position: absolute;
	height: 230px;
	width: 185px;
	top: 180px;
	z-index: 11;
	left: 390px;
	background-image:  url(../images/sportsbook.jpg);
	background-repeat: no-repeat;
}
#racetrack {
	z-index:10;
	position: absolute;
	height: 230px;
	width: 185px;
	top: 180px;
	z-index: 11;
	left: 585px;
	background-image:  url(../images/racetrack.jpg);
	background-repeat: no-repeat;
}
#utilities {
	position: absolute;
	height: 230px;
	width: 185px;
	top: -60px;
	z-index: 11;
	left: 585px;
}


.first {
	margin-top: 35px;

}
#footer p {
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding: 3px;
}
#footer a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#rights {
	width:770px;
	height:25px;
	z-index:4;
	clear: both;
	position: absolute;
	left: 0px;
	top: 455px;
}
table.inset {
	margin-right: 10px;
	margin-left: 10px;
}
