#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width : 800px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	background-color: #FFFFFF;
	overflow: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper #extension {
	height: 200px;
	width: 800px;
	background-color: #F0F0F0;
}

#wrapper #MainMenu {
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 800px;
	background-image: url(background/sunshine%20coast%20-%20menu%20background.jpg);
}
#wrapper #headerImg {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
	font-weight: bold;
	position: relative;
}
#wrapper #headerContent {
	margin: 0px;
	height: auto;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #content1 {
	margin: 0px;
	height: auto;
	width: 770px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}
#wrapper #content #content2 {
	height: auto;
	width: 770px;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}

#wrapper #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 15px;
	height: auto;
	width: 770px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clear: both;
}


#wrapper #footer {
	margin: 0px;
	padding: 0px;
	height: 148px;
	width: 800px;
	clear: both;
}

