body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, b, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body {
	margin: 0;
	color: #555555;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFF;
	font-size: 11px;
	line-height: 18px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top: 80px;
	display: block;
}
#header h1 {
	line-height: 113px;
	background-image: url(images/visitfota_logo.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #2355A1;
	text-indent: -9999px;
	display: block;
}
#hero {
	height: 329px;
	width: 960px;
}
#links {
	height: 74px;
	overflow: hidden;
}
#links ul li {
	height: 74px;
	width: 240px;
	float: left;
	display: block;
}
#links ul li a {
	height: 74px;
	width: 240px;
	float: left;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#links ul li .wildlife {
	background-image: url(images/logos_wildlife.gif);
	background-position: center 0;
}
#links ul li .wildlife:hover {
	background-position: center -74px;
}
#links ul li .gardens {
	background-image: url(images/logos_gardens.gif);
	background-position: center 0;
}
#links ul li .gardens:hover {
	background-position: center -74px;
}
#links ul li .hotels {
	background-image: url(images/logos_hotels.gif);
	background-position: center 0;
}
#links ul li .hotels:hover {
	background-position: center -74px;
}
#links ul li .resort {
	background-image: url(images/logos_resort.gif);
	background-position: center 0;
}
#links ul li .resort:hover {
	background-position: center -74px;
}
#links ul li .golf {
	background-image: url(images/logos_golf.gif);
	background-position: center 0;
}
#links ul li .golf:hover {
	background-position: center -74px;
}
#strapline {
	line-height: 70px;
	background-image: url(images/strapline.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
	height: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	text-indent: -9999px;
}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
#footer p {
	font-size: 9px;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #06C;
}
#footer a:hover {
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
}
.left {
	text-align: left;
	float: left;
	width: 320px;
}
.right {
	text-align: right;
	float: right;
}
