@charset "utf-8";


body {
	background-color: #5F89B8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#header {
	margin-top: 12px;
	margin-bottom: 6px;
}
#banner {
	width: 785px;
}
#content {
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
	height: 550px;
	width: 784px;
	z-index: 1;
}
#home_button  {
	text-align: left;
}
#news_button {
	text-align: left;
	padding-top: 10px;
}
#Gift_Voucher_Button {
	text-align: center;
	padding-top: 10px;
}
#faq_button {
	text-align: center;
	padding-top: 10px;
}

#ContactUs_button {
	text-align: right;
	padding-top: 10px;
}
#footer {
	clear: both;
	height: 220px;
}
#logo {
	height: 138px;
	padding-bottom: 2px;
}
#nav {
	height: 220px;
}
#logo2 {
	height: 39px;
	padding-bottom: 2px;
}
#Gallery_Button  {
	text-align: center;
}
#Map_Button {
	text-align: right;
}
#Prices_Button {
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

