@charset "UTF-8";
#wrapper {
	background-image: url(images/bkg_center.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-right: 12px;
}
#logo {
	float: left;
	height: 141px;
	width: 139px;
	margin-left: 15px;
}
#enquire {
	float: right;
	height: 50px;
	width: 232px;
}
#navbar {
	float: right;
	height: 37px;
	width: 796px;
	clear: right;
}
#center_map {
	height: 450px;
	width: 920px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/flash_bkg.jpg);
	background-repeat: no-repeat;
}
#info_map {
	height: 626px;
	width: 920px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#middlestuff {
}
#topstuff {
	width: 950px;
	height: 141px;
}
#copyright {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999999;
}
.comingsoon {
	clear: right;
	float: right;
	height: 50px;
	width: 300px;
	background-image: url(images/comingsoon.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
}
