* {
	margin: 0;
	padding: 0;
}
body {
	background: #D5CEBC url(../images/bg-map.jpg) no-repeat center top;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #660000;
}
#wrapper {
	background: url(../images/bg-main.jpg) no-repeat center;
	height: 1000px;
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.aboutWrap {
	background: url(../images/bg-main.jpg) no-repeat center;
}
.expeditionsWrap {
	background: url(../images/bg-expeditions.jpg) no-repeat center;
}
h1#banner {
	text-indent: -999px;
	width: 300px;
	height: 202px;
	position: absolute;
	top: 80px;
	left: 76px;
	background: url(../images/logo.jpg) no-repeat;
	z-index: 2;
}
h1#banner a {
	width: 300px;
	height: 202px;
	display: block;
}
#content {
	width: 375px;
	height: 500px;
	/*padding: 75px 0 0 30px;
	float: left;*/
	position: absolute;
	left: 327px;
	top: 323px;
	z-index: 3;
}
#photoBox {
	width: 474px;
	height: 472px;
	position: absolute;
	top: 0px;
	left: 376px;
	z-index: 1;
}
#photoBoxHome {
	width: 513px;
	height: 485px;
	position: absolute;
	top: 0px;
	left: 376px;
	z-index: 1;
}
#compassBox {
	width: 167px;
	height: 225px;
	/*padding: 75px 0 0 30px;
	float: left;*/
	position: absolute;
	left: 15px;
	top: 685px;
	z-index: 99;
}
div#thumbnails span {
	margin: 3px;
	width: 80px;
	height: 80px;
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	line-height: 100px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
div#thumbnails {
	clear: both;
}
div#thumbnails span img {
	margin: auto;
}
/* main navigation -------------------------------------------*/
ul#nav {
	background: url(../images/menu-inner.jpg) no-repeat;
	height: 478px;
	width: 255px;
	display: block;
	/*margin: 9px 0 0 10px;	
	float: left;*/
	position: absolute;
	left: 70px;
	top: 257px;
	overflow: hidden;
}
/*
html>body ul#nav {
	margin: 7px 0 0 23px;
}
*/
ul#nav li {
	text-indent: -999px;
	list-style: none;
}

li#aboutusLink a {
	height: 56px;
	display: block;
}
li#tackleLink a {
	height: 54px;
	display: block;
}
li#expeditionsLink a {
	height: 56px;
	display: block;
}
li#aboutchileLink a {
	height: 34px;
	display: block;
}
li#galleryLink a {
	height: 35px;
	display: block;
}
li#nonanglerLink a {
	height: 45px;
	display: block;
}
li#contactLink a {
	height: 40px;
	display: block;
}
li#clientLink a {
	height: 155px;
	display: block;
}
ul.subLink {
	padding: 6px 0 6px 25px;
	background: url(../images/bg-submenu.gif) no-repeat center;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #F0DB82;
	text-decoration: none;
}
ul.subLink li a {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #F0DB82;
	text-decoration: none;
}
ul.subLink li {
	list-style: none;
}
#aboutusSub {
	width: 167px;
	height: auto;
	position: absolute;
	left: 193px;
	top: 245px;
	z-index: 10;
}
#tackleSub {
	width: 167px;
	height: auto;
	position: absolute;
	left: 290px;
	top: 320px;
	z-index: 11;
}
#aboutchileSub {
	width: 167px;
	height: auto;
	position: absolute;
	left: 225px;
	top: 425px;
	z-index: 12;
}
#expeditionsSub {
	width: 167px;
	height: auto;
	position: absolute;
	left: 285px;
	top: 360px;
	z-index: 13;
}
#gallerySub {
	width: 167px;
	height: auto;
	position: absolute;
	left: 210px;
	top: 440px;
	z-index: 14;
}
#nonanglerSub {
	width: 167px;
	height: auto;
	position: absolute;
	left: 200px;
	top: 472px;
	z-index: 15;
}
#contactSub {
	width: 167px;
	height: auto;
	position: absolute;
	left: 255px;
	top: 535px;
	z-index: 16;
}
/* end of main navigation -------------------------------------------*/

h2 {
	margin-bottom: 24px;
}
h2#aboutusHeader {
	width: 291px;
	height: 39px;
	background: url(../images/header-contact-us.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#tackleHeader {
	width: 235px;
	height: 72px;
	background: url(../images/header-tackle.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#chileHeader {
	width: 275px;
	height: 39px;
	background: url(../images/header-chile.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#expeditionsHeader {
	width: 253px;
	height: 65px;
	background: url(../images/header-expeditions.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#galleryHeader {
	width: 235px;
	height: 34px;
	background: url(../images/header-gallery.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#nonanglerHeader {
	width: 235px;
	height: 70px;
	background: url(../images/header-nonangler.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#contactHeader {
	width: 235px;
	height: 35px;
	background: url(../images/header-contact.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#newsHeader {
	width: 235px;
	height: 35px;
	background: url(../images/header-news.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#welcomeHeader {
	width: 222px;
	height: 32px;
	background: url(../images/header-welcome.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h2#newsupdatesHeader {
	width: 230px;
	height: 39px;
	background: url(../images/header-newsupdates.gif) no-repeat;
	text-indent: -999px;
	display: block;
}
h3 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #CC3300;
}
h4 {
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC3300;
}
p {
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 18px;
}
div#content ul li {
	font-size: 11px;
}
div#content p {
	width: 300px;
}
div#content ul {
	margin: 15px 0;
}
a {
	text-decoration: underline;
	color: #CC3300;
}
