body {
	margin:0;
	color:#000;
	font:12px/15px Arial, Verdana, Helvetica, sans-serif;
	background:#000;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
a:focus { outline:none;}
img { border-style:none;}
input,
select,
textarea {
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.page {
	margin:0 auto;
	width:904px;
}
.logo-container {
	height:103px;
	position:relative;
}
.logo-container h1 {
	margin:0;
	position:absolute;
	top:7px;
	left:30px;
	background:url(../images/bg-logo.png) no-repeat;
	width:402px;
	height:98px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo-container h1 a {
	display:block;
	height:100%;
}
#header {
	height:175px;
	position:relative;
}
.header-area {
	background:url(../images/bg-header.png) no-repeat;
	height:175px;
}
.menu {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:-59px;
	right:21px;
}
.menu li {
	float:left;
}
.menu .item1 a {
	background:url(../images/menu-btn1.png) no-repeat;
}
.menu .item2 a {
	background:url(../images/menu-btn2.png) no-repeat;
	margin-left:-12px;
}
.menu .item3 a {
	background:url(../images/menu-btn3.png) no-repeat;
	margin-left:-12px;
}
.menu strong {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:39px;
	position:absolute;
	top:42px;
}
.menu .item1 strong {
	background:url(../images/text-discovery-bay-games.png) no-repeat;
	width:86px;
	left:23px;
}
.menu .item2 strong {
	background:url(../images/text-download-game-rules.png) no-repeat;
	width:95px;
	left:20px;
}
.menu .item3 strong {
	background:url(../images/text-download-hi-res-photo.png) no-repeat;
	width:102px;
	left:16px;
}
.menu a {
	color:#fff;
	display:block;
	height:132px;
	width:132px;
	position:relative;
}
.menu a:hover {
	background:url(../images/menu-btn-hover.png) no-repeat;
}
.sub-menu {
	position:absolute;
	top:126px;
	right:64px;
	margin:0;
	padding:0;
	list-style:none;
}
.sub-menu li { float:left;}
#header .main-photo {
	position:absolute;
	top:-13px;
	left:-43px;
	z-index:3;
}
#header .business-card {
	position:absolute;
	top:-16px;
	left:245px;
	z-index:1;
}
#header .image-map {
	position:absolute;
	top:-16px;
	left:245px;
	z-index:5;
}
#header .business-card img {
	display:block;
}
#header h2 {
	margin:0;
	font-size:20px;
	line-height:24px;
	width:230px;
	position:absolute;
	top:80px;
	right:80px;
	text-align:center;
	color:#fff;
}
#content {
	width:100%;
	background:#ffc;
	overflow:hidden;
	padding:17px 0 20px;
}
#content .text-area {
	padding:0 18px 0 532px;
	height:1%;
}
#content p { margin:13px 0 0;}
#footer {
	width:100%;
	position:relative;
}
#footer .card1 {
	position:absolute;
	top:-103px;
	left:-44px;
	z-index:1;
}
#footer .card2 {
	position:absolute;
	top:-92px;
	left:178px;
	z-index:2;
}
.footer-hold1 {
	background:url(../images/bg-footer.png) no-repeat;
	min-height:97px;
}
* html .footer-hold1 {
	height:97px;
}
.footer-hold2 {
	position:relative;
	height:1%;
	padding:12px 0 20px 476px;
}
#footer h3 {
	margin:0 0 0 56px;
	font-size:16px;
	line-height:20px;
	color:#fff;
}
#footer .logotypes {
	margin:0;
	padding:5px 0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
* html #footer .logotypes {
	overflow:visible;
}
#footer .logotypes li {
	float:left;
}
#footer .logotypes .logo1 { margin:10px 0 0 15px;}
#footer .logotypes .logo2 { margin:0 0 0 16px;}
#footer .logotypes .logo3 { margin:10px 0 0 17px;}
.btm-area {
	color:#fff;
	padding:19px 26px 0 0;
	overflow:hidden;
	height:1%;
}
* html .btm-area { overflow:visible;}
.btm-area img {
	float:right;
}
.btm-area ul {
	margin:0;
	padding:8px 0;
	list-style:none;
}
.preload {
	position:absolute;
	top:-9999px;
	left:0;
}