html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 100.01%;
	color: #333333;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	width: 770px;
	background-color: #ffffff;
	margin: 15px auto;
	text-align: left;
	border: 1px solid #999999;
}
#banner {
	height: 100px;
	background-image: url(../images/sharkbanner1g.jpg);
	background-repeat: no-repeat;
}
#nav {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#nav ul {
	padding-bottom: 2px;
	margin: 0;
	background-color: #ffffff;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0 25px 0 25px;
	text-align: center;
	width: 9em;
}
#nav ul li a:hover, #nav ul li a:focus {
	background-color: #ffffff;
	color: #666666;
}
.noRoll {
	font-size: 80%;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0 25px 0 25px;
	text-align: center;
	width: 9em;
}
#dateformat {
	font-size: 80%;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0 25px 0 25px;
	text-align: center;
	width: 9em;
}
#content {
	margin-left: 20px;
	margin-top: 20px;
	font-size: 80%;
}
.mailtoFormat a {
	color: #333333;
	text-decoration: none;
}
.mailtoFormat a:hover, .bsac a:focus {
	color: #FF6600;
}
#content form input {
	font-size: 98%;
	background-color: #FFFFCC;
}
#content form select {
	font-size: 98%;
	background-color: #FFFFCC;
}
#content form textarea {
	font-size: 90%;
	background-color: #FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
}
#content form label {
	font-size: 98%;
}
#enquiryDate {
	font-size: 80%;
	color: #0000FF;
	text-decoration:underline;
}
#footer {
	clear: both;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333333;
	height: 24px;
	background-image: url(../images/footer.jpg);
	margin-top: 10px;	
}
#footer p {
	font-size: 70%;
	padding: 5px;
}
.bsac a {
	color: #333333;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.bsac a:hover, .bsac a:focus {
	color: #FF6600;
}
#design {
	font-size: 90%;
	font-style: italic;	
}
#design a {
	color: #333333;
	text-decoration: none;	
}
#design a:hover, #design a:focus {
	color: #FF6600;
}
