* {	margin: 0;
	padding: 0;}
html {min-height: 101%;}
body{
	background:#000 url(../graphics/page-background.jpg) repeat-x scroll center top;
	height:1000px;
	width:100%;
}



.noborder {border:0px;}
.center {text-align:center;}
.image-center {text-align:center; margin:20px 0;}
.left {text-align:left;}
.right {text-align:right;}
.indent {margin: 0 0 0 30px;}
.clear {clear:both;}

a{
	text-decoration:none;
	color:#9EF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:hover{
	color:#8DD0F4;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9CF;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding: 5px 0 0 5px;
}

h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:red;
	padding: 5px 0 0 5px;
}
.image-left{
	float:left;
	border:2px solid #FFF;
	margin: 10px;
}
.image-right{
	float:right;
	border:2px solid #FFF;
	margin: 10px;
}
.underlined {
	text-decoration:underline;
}
.white {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
.white-small {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.warning {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F06;
}
.left-text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.date-table {
	line-height:14px;
}
.table-header-plain {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
}
.table-row-plain {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	line-height:20px;
}
.table-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	background-color:#7BAFCE;
}
.table-row {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	line-height:20px;
}
.table-column-plain-300 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	line-height:20px;
	width:300px;
}
.td20 {
	width:20%;
}
.td50 {
	width:50%;
}
.td70 {
	width:70px;
}
.td280-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	width:280px;
	background-color: #7BAFCE;
}	

.td300 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	line-height:20px;
	width:300px;
}
.td300-center {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	line-height:20px;
	width:300px;
}	
.td300-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	width:300px;
	background-color: #7BAFCE;
}	
.td340 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	line-height:20px;
	width:340px;
}	
.td340-header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FFF;
	line-height:30px;
	width:340px;
	background-color: #7BAFCE;
}	
.list-box {
	width:226px;
	height:90px;
	float:left;
	margin: 10px 0 0 0;
}
.list-box-a {
	width:226px;
	height:110px;
	float:left;
	margin: 10px 0 0 0;
}
.big-list-box {
	width:340px;
	height:270px;
	float:left;
}

#top {
	width:1000px;
	height:120px;
	float:left;
}
#logo {
	float:left;
	margin: 0 0 0 25px;
}
#logo a{
	width:273px;
	height:113px;
	display:block;
	background-image:url(../graphics/logo.png);
}
#logo a:hover {
	background-position:0 113px;
}


#language-en {
	float:left;
	margin:10px 2px 6px 110px;
}
#language-en a{
	width:28px;
	height:19px;
	display:block;
	background-image:url(../graphics/en.jpg);
}
#language-en a:hover {
	background-position:0 19px;
}

#language-fr {
	float:left;
	margin:10px 2px 6px 2px;
}

#language-fr a{
	width:28px;
	height:19px;
	display:block;
	background-image:url(../graphics/fr.jpg);
}
#language-fr a:hover {
	background-position:0 19px;
}
#scuba-contact  {
	float:left;
	margin: 0 0 0 15px;
}
#scuba-contact a {
	width:160px;
	height:30px;
	display:block;
	background-image:url(../graphics/scuba-contact.png);
}
#scuba-contact a:hover {
	background-position:0 30px;
}

/* top navigation */
#topNav {
	width:470px;
	height:85px;
	float:left;
	margin: 35px 0 0 25px;
	z-index:10000;
}

#topNav p{
	float:right;
	padding-bottom:0;
	width:500px;}
	
#topNav a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
#topNav a:hover {
	color:#003366;
}

#topNav ul{
	float:left;
	list-style:none;
	width:480px;
}

#topNav li{
	float:left;
	margin-right:6px;
	position:relative;
	z-index:2000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}

#topNav li a,
#topNav li span{
	display:block;
	height:0;
	margin:0;
	overflow:hidden;
	padding:34px 0 0 0;}

#topNav li:hover a, #topNav  li a:hover, #topNav  li:hover span{
	background-position:0 -84px;
	cursor:pointer;
}

#topNav span.nav1{background:url(../graphics/nav-1.gif) no-repeat left top; width:100px;}
#topNav span.nav2{background:url(../graphics/nav-2.gif) no-repeat left top; width:72px;}
#topNav span.nav3{background:url(../graphics/nav-3.gif) no-repeat left top; width:78px;}
#topNav span.nav4{background:url(../graphics/nav-4.gif) no-repeat left top; width:70px;}
#topNav span.nav5{background:url(../graphics/nav-5.gif) no-repeat left top; width:122px;}
#topNav span.nav6{background:url(../graphics/nav-6.gif) no-repeat left top; width:113px;}
				
#Nav1 #topNav a.nav1,
#Nav2 #topNav a.nav2,
#Nav3 #topNav a.nav3,
#Nav4 #topNav a.nav4,
#Nav5 #topNav a.nav5,
#Nav5 #topNav a.nav6,

#topNav ul ul{
	background:url(../graphics/top-sub-nav-bottom.png) no-repeat left top;
	border-bottom:8px solid #7BAFCE;
	clear:both;
	display:none;
	float:left;
	left:0px;
	list-style:none;
	margin-left:0px;
	padding:8px 0 0 0;
	position:absolute;
	top:34px;
	width:244px;}

#topNav ul li:hover ul.sub{
	display:block !important;}

#topNav ul li li{
	float:none;
	margin:0px 8px;
	padding:0;}

#topNav ul li li a{
	background:none !important;
	color:#FFF;
	cursor:pointer !important;
	font-size:1.2em;
	font-weight:bold;
	height:auto;
	overflow:visible;
	padding:4px 5px 5px 8px;
	text-decoration:none;
	width:175px !important;}

#topNav ul li li.arrow a{
	background:url(../graphics/bullet-sub-nav.gif) no-repeat 97% 50%    !important;}

#topNav ul li li:hover{
	background:#7BAFCE !important;
}

#topNav ul li li:hover ul{
	display:block !important;}

#topNav ul ul ul{
	background:url(../graphics/top-subsub-nav-bottom.png) no-repeat left top;
	left:225px;
	margin-left:0;
	top:0px;
	width:204px !important;}

#topNav ul li li ul a{
	font-size:1.1em;
	padding:3px 5px 4px 8px;
	width:175px;}

#topNav ul li li.arrow ul li a{
	background:none !important;}
	
#index-holder {
	width:100%;
	height:635px;
	margin: 4px 0 0 0;
}
#index-main {
	width:1000px;
	height:635px;
	margin:0 auto;
	background:url(../images/rotator/rotate.php) no-repeat center top;
}
#index-en {
	width:1000px;
	height:635px;
	margin:0 auto;
	background:url(../images/rotator/rotate.php) no-repeat center top;
}
#index-content {
	width:960px;
	height:515px;
	float:left;
	margin: 0 0 0 20px;
}
#left-box {
	width:580px;
	height:330px;
	float:left;
}
#left-image {
	width:580px;
	height:125px;
	float:left;
}
#left-text {
	width:560px;
	height:70px;
	float:left;
	margin: 110px 0 0 20px;
}
#right-box {
	width:260px;
	height:330px;
	float:left;
	margin: 0 0 0 120px;
	z-index: 5;
}
#homeOffer{
	float:left;
	height:340px;
	padding:0;
	position:relative;
	width:248px;
}
#homeOffer div.text {
	left:0;
	padding:10px;
	position:absolute;
	top:15px;
	width:228px;
}
#homeOffer p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#homeOffer a{
	text-decoration:none;
}
#homeOffer h2{
	font-size:20px;
	font-weight:bold;
	padding:3px 0 3px 0;
}
#homeOffer h2 a {
	font-size:20px;
	font-weight:bold;
	line-height:1em;
	color:#FFF;
}
#homeOffer h2 a:hover {
	color:#65A8CC;
}
#homeOffer .text img{
	float:left;
	margin:3px 0 5px;
}
#homeOffer h3 a{
	color:#65A8CC!important;
	font-size:16px;
}
#homeOffer h3 a:hover{
	color:#FFF!important;}

#bottom-box{
	width:940px;
	height:150px;
	float:left;
	margin:13px 20px 0 10px;
	border-top:1px dotted #FFF;
	border-bottom:1px dotted #FFF;
}
#bottom-box p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#bottom-box-title {
	width: 940px;
	height: 40px;
	float:left;
	margin: 10px 0 0 0;
}
#bottom-box-left {
	width: 310px;
	height: 100px;
	float:left;
	margin:0 5px 0 0;
}
#bottom-box-image-left {
	float: left;
	margin:0 10px 0 0
}
#bottom-box-image-left a {
	width:150px;
	height:91px;
	display:block;
	background-image:url(../images/liveaboard-phuket.jpg);
}
#bottom-box-image-left a:hover {
	background-position:0 91px;
}
.bottom-box-text {
	width:150px;
	height:100px;
	float: left;
}
.bottom-box-text a {
	color:#9CF;
	text-decoration:none;
}
.bottom-box-text a:hover {
	color:#FFF;
}
#bottom-box-middle {
	width: 310px;
	height: 100px;
	float:left;
	margin:0 5px 0 0;
}
#bottom-box-image-middle {
	float: left;
	margin:0 10px 0 0
}
#bottom-box-image-middle a {
	width:150px;
	height:91px;
	display:block;
	background-image:url(../images/diving-courses.jpg);
}
#bottom-box-image-middle a:hover {
	background-position:0 91px;
}
#bottom-box-right {
	width: 310px;
	height: 100px;
	float:left;
}
#bottom-box-image-right {
	float: left;
	margin:0 10px 0 0
}
#bottom-box-image-right a {
	width:150px;
	height:91px;
	display:block;
	background-image:url(../images/padi-idc.jpg);
}
#bottom-box-image-right a:hover {
	background-position:0 91px;
}

#bottom-holder {
	width:100%;
	height:550px;
}
#bottom {
	width:1000px;
	height:550px;
	margin:0 auto;
}
#bottom-holder-general {
	width: 100%;
	overflow: hidden;
}
#bottom-general {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#bottom-top {
	width:960px;
	height:280px;
	float:left;
	margin:0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#bottom-top a {
	text-decoration:none;
	color:#FFF;
}
#bottom-top a:hover {
	color:#65A8CC;
}

#prices-holder {
	width:100%;
	height:7800px;
	margin: 4px 0 0 0;
}
#prices-main {
	width:1000px;
	height:7800px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#prices-content {
	width:960px;
	height:7650px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#prices-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#prices-left img{
	border:2px solid #FFF;
}
#prices-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#prices-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#prices-right img{
	border:2px solid #FFF;
}
#prices-text-1 {
	width:680px;
	height:630px;
	float:left;
}
#prices-text-2 {
	width:680px;
	height:6950px;
	float:left;
	margin: 0 0 0 260px;
}
#prices-bottom {
	width:940px;
	height:6950px;
	float:left;
	margin: 10px 0 0 10px;
}
#prices-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#prices-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#prices-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#downloads-holder {
	width:100%;
	height:2220px;
	margin: 4px 0 0 0;
}
#downloads-main {
	width:1000px;
	height:2220px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#downloads-content {
	width:960px;
	height:2080px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#downloads-left {
	width:250px;
	height:550px;
	float:left;
	margin: 0 0 0 10px;
}
#downloads-left img {
	border:2px solid #FFF;
}
#downloads-right {
	width:650px;
	height:570px;
	float:left;
	margin: 0 0 0 10px;
}
#downloads-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#downloads-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	list-style-image:url(../graphics/pdf-icon.png);
	margin:0 0 0 30px;
}
#downloads-right img{
	border:2px solid #FFF;
}
#downloads-nav {
	width:680px;
	height:129px;
	float:left;
}
#downloads-nav img { 
	border:none;
}
#downloads-text-1 {
	width:650px;
	height:530px;
	float:left;
}
#downloads-bottom {
	width:940px;
	height:1500px;
	float:left;
	margin: 10px 0 0 10px;
}
#downloads-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#downloads-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:16px;
	list-style-image:url(../graphics/pdf-icon.png);
	margin:0 0 0 30px;
}
#downloads-bottom img{
	border:2px solid #FFF;
}
#downloads-text-2 {
	width:940px;
	height:1500px;
	float:left;
}

#blog-holder {
	width:100%;
	height:2120px;
	margin: 4px 0 0 0;
}
#blog-main {
	width:1000px;
	height:2120px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#blog-content {
	width:960px;
	height:1980px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#blog-left {
	width:250px;
	height:550px;
	float:left;
	margin: 0 0 0 10px;
}
#blog-left img {
	border:2px solid #FFF;
}
#blog-right {
	width:940px;
	height:550px;
	float:left;
	margin: 0 0 0 10px;
}
#blog-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#blog-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	list-style-image:url(../graphics/pdf-icon.png);
	margin:0 0 0 30px;
}
#blog-right img{
	border:2px solid #FFF;
}
#blog-text-1 {
	width:940px;
	height:100px;
	float:left;
}

#elearning-holder {
	width:100%;
	height:1410px;
	margin: 4px 0 0 0;
}
#elearning-main {
	width:1000px;
	height:1410px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#elearning-content {
	width:960px;
	height:1280px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}


#elearning-course-holder {
	width:100%;
	height:910px;
	margin: 4px 0 0 0;
}
#elearning-course-main {
	width:1000px;
	height:910px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#elearning-course-content {
	width:960px;
	height:780px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}



#elearning-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#elearning-left img{
	border:2px solid #FFF;
}
#elearning-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#elearning-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#elearning-right img{
	border:2px solid #FFF;
}
#elearning-image-1 {
	width:680px;
	height:120px;
	float:left;
	margin: 0 0 0 0;
}
#elearning-text-1 {
	width:680px;
	height:500px;
	float:left;
	margin: 10px 0 0 0;
}
#elearning-text-2 {
	width:940px;
	height:580px;
	float:left;
	margin: 0 0 0 0;
}
#elearning-bottom {
	width:940px;
	height:600px;
	float:left;
	margin: 10px 0 0 10px;
}
#elearning-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#elearning-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#elearning-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#liveaboards {
	width:500px;
	height:200px;
	float:left;
	margin:10px 0 0 20px;
}
#liveaboards-title {
	width:500px;
	height:40px;
	float:left;
}
#liveaboards-text {
	width:380px;
	height:160px;
	float:left;
}
#liveaboards-image {
	float:left;
}
#liveaboards-image a{
	width:120px;
	height:70px;
	display:block;
	background-image:url(../images/scuba-cat-tiny.jpg);
}
#liveaboards-image a:hover {
	background-position:0 69px;
}

#aqualung-image {
	margin-top:20px;
	float:left;
}
#aqualung-image a{
	width:120px;
	height:70px;
	display:block;
	background-image:url(../images/aqua-lung.png);
}
#aqualung-image a:hover {
	background-position:0 69px;
}


#tabs-1, #tabs-2, #tabs-3 {
	height:630px;
	background-image: url(images/liveaboard-background.jpg);
}

#downloads {
	float:left;
	margin: 10px 0 0 20px;
}
#downloads a {
	width: 97px;
	height:200px;
	display:block;
	background-image:url(https://www.scubacat.com/en/graphics/downloads.png);
}
#downloads a:hover {
	background-position:0 200px;
}

#mini-nav {
	width: 320px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
}
#mini-nav ul {
	float:left;
	line-height:20px;
	width:320px;
	list-style:none;
}
#mini-nav ul li a  {
	display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:20px;
	color: #FFF;
	text-decoration:none;
	padding:0 0 0 20px;
	background:url(../graphics/bullet-arrow-tiny.gif) no-repeat 12px 50%;
	border-bottom:1px dotted #FFF;
}
#mini-nav ul li a:hover  {
	color:#65A8CC;
}
#mini-nav-general {
	width: 360px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
}
#mini-nav-general ul {
	float:left;
	line-height:20px;
	width:320px;
	list-style:none;
}
#mini-nav-general ul li a  {
	display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:20px;
	color: #FFF;
	text-decoration:none;
	padding:0 0 0 20px;
	background:url(../graphics/bullet-arrow-tiny.gif) no-repeat 12px 50%;
	border-bottom:1px dotted #FFF;
}
#mini-nav-general ul li a:hover  {
	color:#65A8CC;
}

#bottom-middle {
	width:960px;
	height:200px;
	float:left;
	margin:0 20px 0 20px;
	border-bottom: 1px dotted #FFF;
}
#bottom-middle-images {
	width:460px;
	height:200px;
	float:left;
}
#bottom-middle-images-general {
	width:440px;
	height:210px;
	float:left;
	margin: 0 0 0 42px;
}
#bottom-middle-images-title {
	width:430px;
	height:30px;
	float:left;
	margin: 10px 0 0 10px;
}
#bottom-middle-image-1 {
	float:left;
	margin: 0 0 0 10px;
}
#bottom-middle-image-1 a {
	width:300px;
	height:150px;
	display:block;
	background-image:url(../images/padi.jpg);
}
#bottom-middle-image-1 a:hover {
	background-position:0 150px;
}
#bottom-middle-image-2 {
	float:left;
	margin: 0 0 0 10px;
}
#bottom-middle-image-2 a {
	width:100px;
	height:150px;
	display:block;
	background-image:url(../images/padi-career-development.jpg);
}
#bottom-middle-image-2 a:hover {
	background-position:0 150px;
}
#bottom-middle-image-3 {
	float:left;
	margin: 0 0 0 10px;
}
#bottom-middle-image-3 a {
	width:100px;
	height:150px;
	display:block;
	background-image:url(../images/5-star-instructor.jpg);
}
#bottom-middle-image-3 a:hover {
	background-position:0 150px;
}
#bottom-middle-image-4 {
	float:left;
	margin: 0 0 0 10px;
}
#bottom-middle-image-4 a {
	width:100px;
	height:150px;
	display:block;
	background-image:url(../images/national-geographic-dive-center.jpg);
}
#bottom-middle-image-4 a:hover {
	background-position:0 150px;
}

#bottom-middle-links-title {
	width:490px;
	height:30px;
	float:left;
	margin: 10px 0 0 0;
}
#bottom-middle-links {
	width:490px;
	height:200px;
	float:left;
}
#bottom-middle-community {
	width:490px;
	height:160px;
	float:left;
}
#bottom-middle-facebook {
	width:240px;
	height:90px;
	float:left;
	background-image: url(../graphics/facebook.jpg);
}
#bottom-middle-facebook a {
	width:240px;
	height:90px;
	display:block;
	background-image: url(../graphics/facebook.jpg);
}
#bottom-middle-facebook a:hover {
	background-position:0 -90px;
}
#bottom-middle-blog {
	float:left;
	margin:0 0 0 10px;
}
#bottom-middle-blog a {
	width:240px;
	height:90px;
	display:block;
	background-image: url(../graphics/blog.png);
}
#bottom-middle-blog a:hover {
	background-position:0 90px;
}

#bottom-middle-testimonials {
	float:left;
	margin:10px 0 0 0;
}

#bottom-middle-testimonials a {
	width:240px;
	height:50px;
	display:block;
	background-image: url(../graphics/testimonials.jpg);
}
#bottom-middle-testimonials a:hover {
	background-position:0 50px;
}

#bottom-middle-skype {
	float:left;
	margin:10px 0 0 10px;
}
#bottom-middle-skype a {
	width:240px;
	height:50px;
	display:block;
	background-image: url(../graphics/skype.png);
}
#bottom-middle-skype a:hover {
	background-position:0 50px;
}

#bottom-middle-trip {
	float:left;
	margin:10px 0 0 10px;
}
#bottom-middle-trip a {
	width:240px;
	height:50px;
	display:block;
	background-image: url(https://www.scubacat.com/en/graphics/trip-advisor.png);
}
#bottom-middle-trip a:hover {
	background-position:0 50px;
}






#bottom-footer {
	width:960px;
	height:100px;
	float:left;
	margin:0 20px 0 20px;
}
#bottom-footer a {
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
#bottom-footer a:hover {
	color:#65A8CC;
}
#bottom-footer-left {
	width:300px;
	height:80px;
	float:left;
	margin: 20px 0 0 0;

}
#bottom-footer-left a:link {
	text-decoration:none;
}

#bottom-footer-right {
	width:254px;
	height:64px;
	float:left;
	margin: 20px 0 0 406px;
}

#bottom-footer-right2 {
	width:254px;
	height:64px;
	float:left;
	margin: 20px 0 0 56px;
}

#bottom-footer-right3 {
	width:254px;
	height:64px;
	float:left;
	margin: 20px 0 0 55px;
}

#inner-left-navigation-box {
	width:250px;
	background-position:0 0;
	background-repeat:no-repeat;
	float: left;
}
#inner-left-navigation-top {
	width:250px;
	height:8px;
	background-image:url(../graphics/inner-left-top.gif);
}
#inner-left-navigation-bottom {
	width:250px;
	height:9px;
	background-image:url(../graphics/inner-left-bottom.png);
	margin: -1px 0 0 0;
}
#inner-left-navigation {
	width:250px;
	background-color: #D7E2ED;
}
#inner-left-navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#inner-left-navigation li { margin: 0 0 1px 0; }
.no-bottom { margin: 0 0 0 0; }
#inner-left-navigation a
{
	display: block;
	width: 231px;
	color: #fff;
	background-color: #036;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#inner-left-navigation a:hover
{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}
#inner-left-navigation ul ul li { 
	margin: 0 0 1px 0; 
}
#inner-left-navigation ul ul a
{
	display: block;
	width: 211px;
	color: #fff;
	background-color: #5496BF;
	text-decoration: none;
	border-top:1px solid #458DB8;
	border-bottom:1px solid #458DB8;
	padding: 5px 5px 5px 30px;
}
#inner-left-navigation ul ul a:hover
{
	color: #1C3379;
	background-color: #7BAFCE;
	text-decoration: none;
}
#inner-left-image-1 {
	width:250px;
	height:140px;
	float:left;
	margin:10px 0 0 0;
}
#inner-left-image-2 {
	width:250px;
	height:124px;
	float:left;
	margin:10px 0 0 0;
}
#inner-left-image-3 {
	width:250px;
	height:140px;
	float:left;
	margin:0 0 0 0;
	border:none;
}
#inner-left-image-4 {
	width:224px;
	height:110px;
	float:left;
	margin:15px 0 0 0;
	border:none;
}

#title {
	width:680px;
	height:40px;
	float:left;
}
#title-tall {
	width:680px;
	height:60px;
	float:left;
}

#custom-holder {
	width:100%;
	height:830px;
	margin: 4px 0 0 0;
}
#custom-main {
	width:1000px;
	height:830px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#custom-content {
	width:960px;
	height:700px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#custom-right {
	width:680px;
	height:600px;
	float:left;
	margin: 0 0 0 10px;
}
#custom-text-1 {
	width:680px;
	height:200px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
#custom-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}


#general-holder {
	width:100%;
	height:1870px;
	margin: 4px 0 0 0;
}
#general-main {
	width:1000px;
	height:1870px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#general-content {
	width:960px;
	height:1730px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#general-left {
	width:250px;
	height:720px;
	float:left;
	margin: 0 0 0 10px;
}
#general-left img{
	border:2px solid #FFF;
}
#general-left p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#general-right {
	width:680px;
	height:710px;
	float:left;
	margin: 0 0 0 10px;
}
#general-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}

#calendar-box {
	width:224px;
	height:450px;
	float:left;
	background-image:url(../graphics/calendar-background.png);
}
#calendar {
	width:800px;
	height:600px;
	margin: 10px auto;
}
#calendar p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#calendar a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
#general-text-1 {
	width:680px;
	height:100px;
	float:left;
}
#general-image-1 {
	width: 230px;
	height: 200px;
	float: left;
	margin: 0 0 0 10px;
}
.shop-image {
	width: 110px;
	height: 150px;
	float: left;
	margin: 0 5px 0 0;
}
#general-text-2 {
	width: 440px;
	height: 200px;
	float: left;
}
#general-image-2 {
	width:224px;
	height:180px;
	float:left;
	margin:10px 0 0 0;
}
#general-text-3 {
	width: 680px;
	height: 80px;
	float: left;
}
#general-bottom {
	width:940px;
	height:960px;
	float:left;
	margin: 20px 0 0 10px;
}
#general-bottom img{
	border:2px solid #FFF;
}

#general-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#general-image-3 {
	width:224px;
	height:180px;
	float:left;
	margin:10px 0 0 0;
}
#general-text-4 {
	width:445px;
	height:140px;
	float:left;
	margin:0 0 0 10px;
}
#general-text-5 {
	width:270px;
	height:310px;
	float:left;
	margin:10px 0 0 10px;
}
#general-text-6 {
	width:940px;
	height:120px;
	margin:0 0 0 0;
}

#general-text-7 {
	width:940px;
	height:220px;
	margin:0 0 0 0;
}

#general-video {
	width:400px;
	height:310px;
	float:left;
	margin:10px 0 0 0;
	z-index:0;
}
#general-image-4 {
	width:224px;
	height:190px;
	float:left;
	margin:0 0 0 0;
}

#about-holder {
	width:100%;
	height:1780px;
	margin: 4px 0 0 0;
}
#about-main {
	width:1000px;
	height:1780px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#about-content {
	width:960px;
	height:1650px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#about-left {
	width:250px;
	height:700px;
	float:left;
	margin: 0 0 0 10px;
}
#about-left img {
	border:2px solid #FFF;
}
#about-right {
	width: 680px;
	height: 700px;
	float: left;
	margin: 0 0 0 10px;
}
#about-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#about-right img{
	border:2px solid #FFF;
}
#about-text-1 {
	width:445px;
	height:170px;
	float:left;
	margin: 0 0 0 10px;
}
#about-image-1 {
	width:224px;
	height:170px;
	float:left;
}
#about-text-2 {
	width: 538px;
	height: 200px;
	float: left;
	margin: 10px 0 0 0;
}
#about-image-2 {
	width: 132px;
	height: 184px;
	float: left;
	margin: 10px 0 0 10px;
}
#about-text-3 {
	width:680px;
	height:100px;
	float:left;
	margin: 10px 0 0 0;
}
#about-image-3 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#about-text-4 {
	width:445px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#about-text-5 {
	width:680px;
	height:20px;
	float:left;
	margin:10px 0 0 0;
	text-align:center;
}
#about-image-4 {
	width: 680px;
	height: 70px;
	float: left;
	margin: 10px 0 0 0;
}
#about-bottom {
	width: 940px;
	height: 870px;
	float: left;
	margin: 20px 0 0 10px;
}
#about-bottom img{
	border:2px solid #FFF;
}

#about-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#about-text-6 {
	width:706px;
	height:180px;
	float:left;
}
#about-image-5 {
	width:224px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#about-image-6 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#about-text-7 {
	width:706px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#about-text-8 {
	width:940px;
	height:40px;
	float:left;
	margin: 10px 0 0 0;
}
#about-text-9 {
	width:706px;
	height:210px;
	float:left;
	margin: 10px 0 0 0;
}
#about-image-7 {
	width:224px;
	height:210px;
	float:left;
	margin: 10px 0 0 10px;
}
#about-text-10 {
	width:760px;
	height:230px;
	float:left;
	margin: 10px 0 0 10px;
}
#about-image-8 {
	width:169px;
	height:230px;
	float:left;
	margin: 10px 0 0 0;
}

#phuket-holder {
	width:100%;
	height:3520px;
	margin: 4px 0 0 0;
}
#phuket-main {
	width:1000px;
	height:3520px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#phuket-content {
	width:960px;
	height:3390px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#phuket-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#phuket-left img {
	border:2px solid #FFF;
}
#phuket-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#phuket-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#phuket-right img{
	border:2px solid #FFF;
}
#phuket-text-1 {
	width:445px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#phuket-image-1 {
	width:224px;
	height:190px;
	float:left;
}
#phuket-text-2 {
	width:680px;
	height:80px;
	float:left;
	margin: 10px 0 0 0;
}
#phuket-image-2 {
	width:404px;
	height:330px;
	float:left;
	margin: 10px 0 0 10px;
}
#phuket-text-3 {
	width:266px;
	height:330px;
	float:left;
	margin: 10px 0 0 0;
}
#phuket-image-3 {
	width:224px;
	height:160px;
	float:left;
	margin: 0 0 0 10px;
}
#phuket-text-4 {
	width:706px;
	height:160px;
	float:left;
	margin: 0 0 0 0;
}
#phuket-text-5 {
	width:680px;
	height:20px;
	float:left;
	margin:10px 0 0 0;
	text-align:center;
}
#phuket-image-4 {
	width:680px;
	height:70px;
	float:left;
}
#phuket-bottom {
	width:940px;
	height:2700px;
	float:left;
	margin: 10px 0 0 10px;
}
#phuket-bottom img{
	border:2px solid #FFF;
}

#phuket-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#phuket-text-6 {
	width:706px;
	height:180px;
	float:left;
}
#phuket-image-5 {
	width:224px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#phuket-image-6 {
	width:404px;
	height:310px;
	float:left;
	margin: 14px 0 0 0;
}
#phuket-text-7 {
	width:526px;
	height:340px;
	float:left;
	margin: 10px 0 0 10px;
}
#phuket-text-8 {
	width:940px;
	height:235px;
	float:left;
	margin: 10px 0 0 0;
}
#phuket-text-9 {
	width:819px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#phuket-image-7 {
	width:111px;
	height:180px;
	float:left;
	margin: 0 0 0 0;
}
#phuket-text-10 {
	width:940px;
	height:230px;
	float:left;
	margin: 10px 0 0 0;
}
#phuket-image-8 {
	width:154px;
	height:210px;
	float:left;
	margin: 0 0 0 0;
}
#phuket-text-11 {
	width:776px;
	height:210px;
	float:left;
	margin: 0 0 0 10px;
}
#phuket-text-11 ol {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
}
#phuket-text-12 {
	width:706px;
	height:240px;
	float:left;
	margin: 0 0 0 0;
}
#phuket-image-9 {
	width:224px;
	height:200px;
	float:left;
	margin: 30px 0 0 10px;
}
#phuket-text-13 {
	width:940px;
	height:180px;
	float:left;
	margin: 10px 0 0 0;
}
#phuket-text-14 {
	width:526px;
	height:310px;
	float:left;
	margin: 0 0 0 0;
}
#phuket-image-10 {
	width:404px;
	height:310px;
	float:left;
	margin: 0 0 0 10px;
}
#phuket-text-15 {
	width:940px;
	height:180px;
	float:left;
	margin: 0 0 0 0;
}
#phuket-text-16 {
	width:706px;
	height:210px;
	float:left;
	margin: 0 0 0 0;
}
#phuket-image-11 {
	width:224px;
	height:210px;
	float:left;
	margin: 0 0 0 10px;
}

#sirinat-holder {
	width:100%;
	height:1980px;
	margin: 4px 0 0 0;
}
#sirinat-main {
	width:1000px;
	height:1980px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#sirinat-content {
	width:960px;
	height:1840px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#sirinat-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#sirinat-left img {
	border:2px solid #FFF;
}
#sirinat-right {
	width:680px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#sirinat-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#sirinat-right img{
	border:2px solid #FFF;
}
#sirinat-text-1 {
	width:680px;
	height:650px;
	float:left;
}
#sirinat-bottom {
	width:940px;
	height:1110px;
	float:left;
	margin: 10px 0 0 10px;
}
#sirinat-bottom img{
	border:2px solid #FFF;
}
#sirinat-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#sirinat-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#sirinat-text-2 {
	width:940px;
	height:1130px;
	float:left;
}

#thaifood-holder {
	width:100%;
	height:1680px;
	margin: 4px 0 0 0;
}
#thaifood-main {
	width:1000px;
	height:1680px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#thaifood-content {
	width:960px;
	height:1540px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#thaifood-left {
	width:250px;
	height:730px;
	float:left;
	margin: 0 0 0 10px;
}
#thaifood-left img {
	border:2px solid #FFF;
}
#thaifood-right {
	width:680px;
	height:730px;
	float:left;
	margin: 0 0 0 10px;
}
#thaifood-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#thaifood-right img{
	border:2px solid #FFF;
}
#thaifood-text-1 {
	width:680px;
	height:690px;
	float:left;
}
#thaifood-bottom {
	width:940px;
	height:790px;
	float:left;
	margin: 10px 0 0 10px;
}
#thaifood-bottom img{
	border:2px solid #FFF;
}
#thaifood-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#thaifood-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#thaifood-text-2 {
	width:940px;
	height:790px;
	float:left;
}

#phuketcity-holder {
	width:100%;
	height:1560px;
	margin: 4px 0 0 0;
}
#phuketcity-main {
	width:1000px;
	height:1560px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#phuketcity-content {
	width:960px;
	height:1420px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#phuketcity-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#phuketcity-left img {
	border:2px solid #FFF;
}
#phuketcity-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#phuketcity-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#phuketcity-right img{
	border:2px solid #FFF;
}
#phuketcity-text-1 {
	width:680px;
	height:630px;
	float:left;
}
#phuketcity-bottom {
	width:940px;
	height:720px;
	float:left;
	margin: 10px 0 0 10px;
}
#phuketcity-bottom img{
	border:2px solid #FFF;
}
#phuketcity-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#phuketcity-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#phuketcity-text-2 {
	width:940px;
	height:720px;
	float:left;
}

#phukets-beaches-holder {
	width:100%;
	height:1280px;
	margin: 4px 0 0 0;
}
#phukets-beaches-main {
	width:1000px;
	height:1280px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#phukets-beaches-content {
	width:960px;
	height:1140px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#phukets-beaches-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#phukets-beaches-left img {
	border:2px solid #FFF;
}
#phukets-beaches-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#phukets-beaches-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#phukets-beaches-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#phukets-beaches-right img{
	border:2px solid #FFF;
}
#phukets-beaches-text-1 {
	width:680px;
	height:630px;
	float:left;
}
#phukets-beaches-bottom {
	width:940px;
	height:440px;
	float:left;
	margin: 10px 0 0 10px;
}
#phukets-beaches-bottom img{
	border:2px solid #FFF;
}
#phukets-beaches-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#phukets-beaches-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#phukets-beaches-text-2 {
	width:940px;
	height:440px;
	float:left;
}

#patong-beach-holder {
	width:100%;
	height:1000px;
	margin: 4px 0 0 0;
}
#patong-beach-main {
	width:1000px;
	height:1000px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#patong-beach-content {
	width:960px;
	height:850px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#patong-beach-left {
	width:250px;
	height:830px;
	float:left;
	margin: 0 0 0 10px;
}
#patong-beach-left img {
	border:2px solid #FFF;
}
#patong-beach-right {
	width:680px;
	height:830px;
	float:left;
	margin: 0 0 0 10px;
}
#patong-beach-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#patong-beach-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#patong-beach-right img{
	border:2px solid #FFF;
}
#patong-beach-text-1 {
	width:386px;
	height:230px;
	float:left;
}
#patong-beach-image-1 {
	width:284px;
	height:230px;
	float:left;
	margin:0 0 0 10px;
}
#patong-beach-text-2 {
	width:224px;
	height:250px;
	float:left;
}
#patong-beach-bottom {
	width:940px;
	height:440px;
	float:left;
	margin: 10px 0 0 10px;
}
#patong-beach-bottom img{
	border:2px solid #FFF;
}
#patong-beach-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#patong-beach-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#patong-beach-text-2 {
	width:680px;
	height:560px;
	float:left;
}
#patong-beach-text-3 {
	width:940px;
	height:500px;
	float:left;
}

#nui-beach-text-1 {
	width:680px;
	height:790px;
	float:left;
}

#maikhao-beach-text-1 {
	width:386px;
	height:460px;
	float:left;
}
#maikhao-beach-image-1 {
	width:284px;
	height:460px;
	float:left;
	margin:0 0 0 10px;
}
#maikhao-beach-text-2 {
	width:680px;
	height:250px;
	float:left;
}

#accommodation-holder {
	width:100%;
	height:700px;
	margin: 4px 0 0 0;
}
#accommodation-main {
	width:1000px;
	height:700px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#accommodation-content {
	width:960px;
	height:570px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#accommodation-left {
	width:250px;
	height:560px;
	float:left;
	margin: 0 0 0 10px;
}
#accommodation-left img{
	border:2px solid #FFF;
}
#accommodation-right {
	width:680px;
	height:560px;
	float:left;
	margin: 0 0 0 10px;
}
#accommodation-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#accommodation-right img{
	border:2px solid #FFF;
}
#accommodation-text-1 {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 0;
}

#bamboo-holder {
	width:100%;
	height:780px;
	margin: 4px 0 0 0;
}
#bamboo-main {
	width:1000px;
	height:780px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#bamboo-content {
	width:960px;
	height:640px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#bamboo-left {
	width:250px;
	height:560px;
	float:left;
	margin: 0 0 0 10px;
}
#bamboo-left img{
	border:2px solid #FFF;
}
#bamboo-right {
	width:680px;
	height:630px;
	float:left;
	margin: 0 0 0 10px;
}
#bamboo-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#bamboo-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#bamboo-right img{
	border:2px solid #FFF;
}
#bamboo-text-1 {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 0;
}
#bamboo-text-1 {
	width:680px;
	height:180px;
	float:left;
}
#bamboo-text-2 {
	width:445px;
	height:187px;
	float:left;
}
#bamboo-text-3 {
	width:445px;
	height:220px;
	float:left;
}
#bamboo-image-1 {
	width:224px;
	height:160px;
	float:left;
	margin: 27px 0 0 10px;
}
#bamboo-image-2 {
	width:224px;
	height:180px;
	float:left;
	margin: 25px 0 0 10px;
}

#banthai-holder {
	width:100%;
	height:700px;
	margin: 4px 0 0 0;
}
#banthai-main {
	width:1000px;
	height:700px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#banthai-content {
	width:960px;
	height:560px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#banthai-left {
	width:250px;
	height:550px;
	float:left;
	margin: 0 0 0 10px;
}
#banthai-left img{
	border:2px solid #FFF;
}
#banthai-right {
	width:680px;
	height:500px;
	float:left;
	margin: 0 0 0 10px;
}
#banthai-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#banthai-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#banthai-right img{
	border:2px solid #FFF;
}
#banthai-text-1 {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 0;
}
#banthai-text-1 {
	width:500px;
	height:120px;
	float:left;
}
#banthai-text-2 {
	width:386px;
	height:220px;
	float:left;
}
#banthai-text-3 {
	width:386px;
	height:220px;
	float:left;
}
#banthai-image-1 {
	width:159px;
	height:120px;
	float:left;
	margin: 0 0 0 10px;
}
#banthai-image-2 {
	width:284px;
	height:110px;
	float:left;
	margin: 0 0 0 10px;
}
#banthai-image-3 {
	width:284px;
	height:115px;
	float:left;
	margin: 0 0 0 10px;
}

#starorchid-holder {
	width: 100%;
	margin: 4px 0 0 0;
	overflow: hidden;
}
#starorchid-main {
	width: 1000px;
	margin: 0 auto;
	background: url(../graphics/inner-background.jpg) no-repeat center top;
	overflow: hidden;
}
#starorchid-content {
	width: 960px;
	float: left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
	overflow: hidden;
}
#starorchid-content p{
	color:#FFF;
}
#starorchid-left {
	width:250px;
	height:550px;
	float:left;
	margin: 0 0 0 10px;
}
#starorchid-left img{
	border:2px solid #FFF;
}
#starorchid-right {
	width: 680px;
	float: left;
	margin: 0 0 0 10px;
}
#starorchid-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#starorchid-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#starorchid-right img{
	border:2px solid #FFF;
}
#starorchid-text-1 {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 0;
}
#starorchid-text-1 {
	width: 680px;
	height: 120px;
	float: left;
}
#starorchid-text-2 {
	width: 680px;
	float: left;
}
#starorchid-text-3 {
	width:386px;
	height:220px;
	float:left;
}
#starorchid-image-1 {
	width:159px;
	height:120px;
	float:left;
	margin: 0 0 0 10px;
}
#starorchid-image-2 {
	width:284px;
	height:110px;
	float:left;
	margin: 0 0 0 10px;
}
#starorchid-image-3 {
	width:284px;
	height:115px;
	float:left;
	margin: 0 0 0 10px;
}

#bookings-holder {
	width:100%;
	height:960px;
	margin: 4px 0 0 0;
}
#bookings-main {
	width:1000px;
	height:960px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#bookings-content {
	width:960px;
	height:830px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#bookings-left {
	width:250px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#bookings-left img{
	border:2px solid #FFF;
}
#bookings-right {
	width:680px;
	height:820px;
	float:left;
	margin: 0 0 0 10px;
}
#bookings-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#bookings-right img{
	border:2px solid #FFF;
}
#bookings-text-1 {
	width:680px;
	height:760px;
	float:left;
	margin: 0 0 0 0;
}
#bookings-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#cancellations-holder {
	width:100%;
	height:940px;
	margin: 4px 0 0 0;
}
#cancellations-main {
	width:1000px;
	height:940px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#cancellations-content {
	width:960px;
	height:810px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#cancellations-left {
	width:250px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#cancellations-left img{
	border:2px solid #FFF;
}
#cancellations-right {
	width:680px;
	height:800px;
	float:left;
	margin: 0 0 0 10px;
}
#cancellations-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#cancellations-right img{
	border:2px solid #FFF;
}
#cancellations-text-1 {
	width:680px;
	height:760px;
	float:left;
	margin: 0 0 0 0;
}
#cancellations-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#faq-holder {
	width:100%;
	height:2430px;
	margin: 4px 0 0 0;
}
#faq-main {
	width:1000px;
	height:2430px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#faq-content {
	width:960px;
	height:2290px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#faq-left {
	width:250px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#faq-left img{
	border:2px solid #FFF;
}
#faq-right {
	width:680px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#faq-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#faq-right img{
	border:2px solid #FFF;
}
#faq-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#faq-text-1 {
	width:680px;
	height:420px;
	float:left;
	margin: 0 0 0 0;
}
#faq-image-1 {
	width:224px;
	height:170px;
	float:left;
	margin: 0 0 0 10px;
}
#faq-text-2 {
	width:446px;
	height:230px;
	float:left;
	margin: 0 0 0 0;
}
#faq-text-3 {
	width:446px;
	height:80px;
	float:left;
	margin: 0 0 0 0;
}
#faq-bottom {
	width:940px;
	height:1560px;
	float:left;
	margin: 10px 0 0 10px;
}
#faq-bottom img{
	border:2px solid #FFF;
}
#faq-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#faq-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#forms-holder {
	width: 100%;
	height: 700px;
	margin: 4px 0 0 0;
}
#forms-main {
	width: 1000px;

	height: 700
#;
	margin: 0 auto;
	background: url(../graphics/inner-background.jpg) no-repeat center top;
	height: 700px;
}
#forms-content {
	width: 960px;
	height: 570px;
	float: left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#forms-left {
	width:250px;
	height:540px;
	float:left;
	margin: 0 0 0 10px;
}
#forms-left img{
	border:2px solid #FFF;
}
#forms-right {
	width:680px;
	height:540px;
	float:left;
	margin: 0 0 0 10px;
}
#forms-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#forms-right img{
	border:2px solid #FFF;
}
#forms-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#forms-text-1 {
	width:680px;
	height:500px;
	float:left;
	margin: 0 0 0 0;
}

#chambers-holder {
	width:100%;
	height:750px;
	margin: 4px 0 0 0;
}
#chambers-main {
	width:1000px;
	height:750px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#chambers-content {
	width:960px;
	height:620px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#chambers-left {
	width:250px;
	height:540px;
	float:left;
	margin: 0 0 0 10px;
}
#chambers-left img{
	border:2px solid #FFF;
}
#chambers-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#chambers-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#chambers-right img{
	border:2px solid #FFF;
}
#chambers-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#chambers-text-1 {
	width:680px;
	height:140px;
	float:left;
	margin: 0 0 0 0;
}
#chambers-image-1 {
	width:224px;
	height:170px;
	float:left;
	margin: 0 0 0 10px;
}
#chambers-text-2 {
	width:446px;
	height:170px;
	float:left;
	margin: 0 0 0 0;
}
#chambers-image-2 {
	width:224px;
	height:241px;
	float:left;
	margin: 10px 0 0 10px;
}
#chambers-text-3 {
	width:446px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}

#terms-holder {
	width:100%;
	height:2850px;
	margin: 4px 0 0 0;
}
#terms-main {
	width:1000px;
	height:2850px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#terms-content {
	width:960px;
	height:2710px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#terms-left {
	width:250px;
	height:540px;
	float:left;
	margin: 0 0 0 10px;
}
#terms-left img {
	border:2px solid #FFF;
}
#terms-right {
	width:680px;
	height:560px;
	float:left;
	margin: 0 0 0 10px;
}
#terms-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#terms-right ol {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
}
#terms-text-1 {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 0;
}
#terms-bottom {
	width:940px;
	height:2130px;
	float:left;
	margin: 10px 0 0 10px;
}
#terms-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#terms-bottom ol {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
}

#vacancies-holder {
	width:100%;
	height:680px;
	margin: 4px 0 0 0;
}
#vacancies-main {
	width:1000px;
	height:680px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#vacancies-content {
	width:960px;
	height:550px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#vacancies-left {
	width:250px;
	height:540px;
	float:left;
	margin: 0 0 0 10px;
}
#vacancies-left img{
	border:2px solid #FFF;
}
#vacancies-right {
	width:680px;
	height:540px;
	float:left;
	margin: 0 0 0 10px;
}
#vacancies-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#vacancies-right img{
	border:2px solid #FFF;
}
#vacancies-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#vacancies-text-1 {
	width:680px;
	height:50px;
	float:left;
	margin: 0 0 0 0;
}
#vacancies-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 0 0 0 0;
}
#vacancies-text-2 {
	width:446px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}







#team-holder {
	width:100%;
	height:1680px;
	margin: 4px 0 0 0;
}
#team-main {
	width:1000px;
	height:1680px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#team-content {
	width:960px;
	height:1550px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#team-left {
	width:250px;
	height:1540px;
	float:left;
	margin: 0 0 0 10px;
}
#team-left img{
	border:2px solid #FFF;
}
#team-right {
	width:680px;
	height:1540px;
	float:left;
	margin: 0 0 0 10px;
}
#team-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#team-right img{
	border:2px solid #FFF;
}
#team-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#team-text-1 {
	width:1680px;
	height:50px;
	float:left;
	margin: 0 0 0 0;
}
#team-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 0 0 0 0;
}
#team-text-2 {
	width:446px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}






#contact-holder {
	width:100%;
	height:940px;
	margin: 4px 0 0 0;
}
#contact-main {
	width:1000px;
	height:1040px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#contact-content {
	width:960px;
	height:900px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#contact-left {
	width:250px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#contact-left img{
	border:2px solid #FFF;
}
#contact-right {
	width:680px;
	height:800px;
	float:left;
	margin: 0 0 0 10px;
}
#contact-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
.contact-text-1 {
	width:220px;
	height:140px;
	float:left;
	margin: 10px 0 0 5px;
}
#contact-text-2 {
	width:240px;
	height:500px;
	float:left;
	margin: 20px 0 0 60px;
}
.contact-help {
	width:680px;
	height:50px;
	float:left;
	margin:10px 0 10px 0;
}
#contact-form {
	width:300px;
	margin: 20px 0 0 0;
	height: 530px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	float: left;
}
.leftform{
	float:left;
	width:100px;
	height:30px;
}
.rightform{
	float:left;
	width:200px;
	height:30px
}
.message {
	width:100px;
	height:90px;
	float: left;
}
.messagebox {
	float:left;
	width:200px;
	height:90px
}
.image-verification{
	float:left;
	width:300px;
	height:180px;
	margin: 20px 0 0 0;
}
.image-verify {
	width:250px;
	height:150px;
	float: right;
}
.submitbutton {
	width:60px;
	height: 30px;
	float: left;
}
#formsent {
	width:680px;
	height:400px;
	float:left;
	margin:0;
}

#testimonials-2009-holder {
	width:100%;
	height:3410px;
	margin: 4px 0 0 0;
}
#testimonials-2009-main {
	width:1000px;
	height:3410px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#testimonials-2009-content {
	width:960px;
	height:3280px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#testimonials-2009-left {
	width:250px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#testimonials-2009-left img {
	border:2px solid #FFF;
}
#testimonials-2009-right {
	width:680px;
	height:3250px;
	float:left;
	margin: 0 0 0 10px;
}
#testimonials-2009-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#testimonials-2009-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#testimonials-2009-right img{
	border:2px solid #FFF;
}
#testimonials-2009-nav {
	width:680px;
	height:129px;
	float:left;
}
#testimonials-2009-nav img { 
	border:none;
}
#testimonials-2009-text-1 {
	width:680px;
	height:40px;
	float:left;
}
.testimonial {
	width:670px;
	height:auto;
	padding:3px;
	border:2px solid #FFF;
	float: left;
	margin: 0 0 10px 0;
}
.testimonial:hover {
	background-color:#F90;
}
.testimonial-new {
	width:670px;
	height:auto;
	padding:3px;
	border:2px solid #FFF;
	float: left;
	margin: 0 0 10px 0;
}

#testimonials-2012-holder {
	width:100%;
	height:8400px;
	margin: 4px 0 0 0;
}
#testimonials-2012-main {
	width:1000px;
	height:8400px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#testimonials-2012-content {
	width:960px;
	height:8270px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#testimonials-2012-left {
	width:250px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#testimonials-2012-left img {
	border:2px solid #FFF;
}
#testimonials-2012-right {
	width:680px;
	height:8240px;
	float:left;
	margin: 0 0 0 10px;
}
#testimonials-2012-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#testimonials-2012-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#testimonials-2012-right img{
	border:2px solid #FFF;
}
#testimonials-2012-nav {
	width:680px;
	height:129px;
	float:left;
}
#testimonials-2012-nav img { 
	border:none;
}
#testimonials-2012-text-1 {
	width:680px;
	height:40px;
	float:left;
}
.testimonial-new p {
	margin: 10px 0;
}
.testimonial-new:hover {
	background-color:#F90;
}

	
#customere1-holder {
	width:100%;
	height:810px;
	margin: 4px 0 0 0;
}
#customere1-main {
	width:1000px;
	height:810px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#customere1-content {
	width:960px;
	height:680px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#customere1-left {
	width:250px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#customere1-left img {
	border:2px solid #FFF;
}
#customere1-right {
	width:680px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#customere1-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#customere1-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#customere1-right img{
	border:2px solid #FFF;
}
#customere1-nav {
	width:680px;
	height:129px;
	float:left;
}
#customere1-nav img { 
	border:none;
}
#customere1-text-1 {
	width:680px;
	float:left;
}

#ceally-holder {
	width:100%;
	height:1030px;
	margin: 4px 0 0 0;
}
#ceally-main {
	width:1000px;
	height:1030px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#ceally-content {
	width:960px;
	height:900px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#ceally-left {
	width:250px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#ceally-left img {
	border:2px solid #FFF;
}
#ceally-right {
	width:680px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#ceally-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ceally-right img{
	border:2px solid #FFF;
}
#ceally-nav {
	width:680px;
	height:129px;
	float:left;
}
#ceally-nav img { 
	border:none;
}
#ceally-text-1 {
	width:445px;
	height:220px;
	float:left;
}
#ceally-image-1 {
	width:224px;
	height:220px;
	float:left;
	margin: 0 0 0 10px;
}
#ceally-bottom {
	width:940px;
	height:220px;
	float:left;
	margin:10px 0 0 10px;
}
#ceally-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ceally-text-2 {
	width:680px;
	height:190px;
	float:left;
}
#ceally-text-3 {
	width:445px;
	height:200px;
	float:left;
}
#ceally-image-2 {
	width:224px;
	height:200px;
	float:left;
	margin: 0 0 0 10px;
}
#ceally-text-4 {
	width:706px;
	height:220px;
	float:left;
}
#ceally-image-3 {
	width:224px;
	height:220px;
	float:left;
	margin: 0 0 0 10px;
}

#cetim-holder {
	width:100%;
	height:860px;
	margin: 4px 0 0 0;
}
#cetim-main {
	width:1000px;
	height:860px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#cetim-content {
	width:960px;
	height:720px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#cetim-left {
	width:250px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#cetim-left img {
	border:2px solid #FFF;
}
#cetim-right {
	width:680px;
	height:710px;
	float:left;
	margin: 0 0 0 10px;
}
#cetim-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#cetim-right img {
	border:2px solid #FFF;
}
#cetim-nav {
	width:680px;
	height:129px;
	float:left;
}
#cetim-nav img { 
	border:none;
}
#cetim-text-1 {
	width:445px;
	height:240px;
	float:left;
}
#cetim-image-1 {
	width:224px;
	height:240px;
	float:left;
	margin: 0 0 0 10px;
}
#cetim-text-2 {
	width:445px;
	height:430px;
	float:left;
}
#cetim-image-2 {
	width:224px;
	height:200px;
	float:left;
	margin: 0 0 0 10px;
}

#cedeb-holder {
	width:100%;
	height:1940px;
	margin: 4px 0 0 0;
}
#cedeb-main {
	width:1000px;
	height:1940px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#cedeb-content {
	width:960px;
	height:1800px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#cedeb-left {
	width:250px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#cedeb-left img {
	border:2px solid #FFF;
}
#cedeb-right {
	width:680px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#cedeb-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#cedeb-right img{
	border:2px solid #FFF;
}
#cedeb-nav {
	width:680px;
	height:129px;
	float:left;
}
#cedeb-nav img { 
	border:none;
}
#cedeb-text-1 {
	width:680px;
	height:650px;
	float:left;
}
#cedeb-bottom {
	width:940px;
	height:1090px;
	float:left;
	margin:10px 0 0 10px;
}
#cedeb-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#cedeb-text-2 {
	width:940px;
	height:1090px;
	float:left;
}
#cedeb-text-3 {
	width:445px;
	height:200px;
	float:left;
}
#cedeb-text-4 {
	width:706px;
	height:220px;
	float:left;
}

#ceannie-holder {
	width:100%;
	height:800px;
	margin: 4px 0 0 0;
}
#ceannie-main {
	width:1000px;
	height:800px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#ceannie-content {
	width:960px;
	height:660px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#ceannie-left {
	width:250px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#ceannie-left img {
	border:2px solid #FFF;
}
#ceannie-right {
	width:680px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#ceannie-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ceannie-right img {
	border:2px solid #FFF;
}
#ceannie-nav {
	width:680px;
	height:129px;
	float:left;
}
#ceannie-nav img { 
	border:none;
}
#ceannie-text-1 {
	width:680px;
	height:600px;
	float:left;
}

#ecoportal-holder {
	width: 100%;
	height: 1140px;
	margin: 4px 0 0 0;
}
#ecoportal-main {
	width: 1000px;
	height: 1140px;
	margin: 0 auto;
	background: url(../graphics/inner-background.jpg) no-repeat center top;
}
#ecoportal-content {
	width: 960px;
	height: 600px;
	float: left;
	margin: 0 0 0 20px;
}
#ecoportal-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#ecoportal-left img{
	border:2px solid #FFF;
}
#ecoportal-right {
	width:680px;
	height:590px;
	float:left;
	margin: 0 0 0 10px;
}
#ecoportal-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ecoportal-right img{
	border:2px solid #FFF;
}
#ecoportal-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#ecoportal-text-1 {
	width:680px;
	height:140px;
	float:left;
	margin: 0 0 0 0;
}
#ecoportal-image-1 {
	width:182px;
	height:220px;
	float:left;
	margin: 0 0 0 10px;
}
#ecoportal-text-2 {
	width: 488px;
	height: 400px;
	float: left;
}
#ecoportal-text-3 {
	width:680px;
	height:180px;
	float:left;
	margin: 0 0 0 0;
}
#ecoportal-text-4 {
	width: 960px;
	height: 400px;
	float: left;
	margin: 0 0 0 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
#ecoportal-right p{
}

#goeco-holder {
	width:100%;
	height:1380px;
	margin: 4px 0 0 0;
}
#goeco-main {
	width:1000px;
	height:1380px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#goeco-content {
	width:960px;
	height:1240px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#goeco-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#goeco-left img{
	border:2px solid #FFF;
}
#goeco-right {
	width:680px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#goeco-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#goeco-right img{
	border:2px solid #FFF;
}
#goeco-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#goeco-text-1 {
	width:680px;
	height:180px;
	float:left;
	margin: 0 0 0 0;
}
#goeco-image-1 {
	width:224px;
	height:130px;
	float:left;
	margin: 0 0 0 10px;
}
#goeco-text-2 {
	width:445px;
	height:130px;
	float:left;
}
#goeco-text-3 {
	width:680px;
	height:230px;
	float:left;
	margin: 0 0 0 0;
}
#goeco-bottom {
	width:940px;
	height:620px;
	float:left;
	margin: 10px 0 0 10px;
}
#goeco-bottom img{
	border:2px solid #FFF;
}
#goeco-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#goeco-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#goeco-text-4 {
	width:940px;
	height:640px;
	float:left;
	margin: 0 0 0 0;
}

#aware-holder {
	width:100%;
	height:740px;
	margin: 4px 0 0 0;
}
#aware-main {
	width:1000px;
	height:740px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#aware-content {
	width:960px;
	height:600px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#aware-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#aware-left img{
	border:2px solid #FFF;
}
#aware-right {
	width:680px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#aware-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#aware-right img{
	border:2px solid #FFF;
}
#aware-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#aware-text-1 {
	width:445px;
	height:190px;
	float:left;
	margin: 0 0 0 0;
}
#aware-image-1 {
	width:224px;
	height:170px;
	float:left;
	margin: 0 0 0 10px;
}
#aware-text-2 {
	width:680px;
	height:80px;
	float:left;
}
#aware-text-3 {
	width:340px;
	height:160px;
	float:left;
	margin: 0 0 0 0;
}
#aware-text-4 {
	width:340px;
	height:160px;
	float:left;
	margin: 0 0 0 0;
}
#aware-text-4 img {
	border:none;
}
#aware-image-2 {
	width:320px;
	height:14px;
	float:left;
}
#aware-image-3 {
	width:320px;
	height:14px;
	float:left;
	margin: 0 0 0 20px;
}
#aware-text-5 {
	width:320px;
	height:130px;
	float:left;
	margin: 0 0 0 20px;
}
#aware-text-6 {
	width:680px;
	height:50px;
	float:left;
	margin: 3px 0 0 0;
}

#greenfins-holder {
	width:100%;
	height:1240px;
	margin: 4px 0 0 0;
}
#greenfins-main {
	width:1000px;
	height:1240px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#greenfins-content {
	width:960px;
	height:1100px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#greenfins-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#greenfins-left img{
	border:2px solid #FFF;
}
#greenfins-right {
	width:680px;
	height:620px;
	float:left;
	margin: 0 0 0 10px;
}
#greenfins-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#greenfins-right img{
	border:2px solid #FFF;
}
#greenfins-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#greenfins-text-1 {
	width:680px;
	height:200px;
	float:left;
	margin: 0 0 0 0;
}
#greenfins-image-1 {
	width:140px;
	height:120px;
	float:left;
	margin: 0 0 0 10px;
}
#greenfins-text-2 {
	width:530px;
	height:130px;
	float:left;
}
#greenfins-text-3 {
	width:680px;
	height:250px;
	float:left;
	margin: 0 0 0 0;
}
#greenfins-bottom {
	width:940px;
	height:440px;
	float:left;
	margin: 10px 0 0 10px;
}
#greenfins-bottom img{
	border:2px solid #FFF;
}
#greenfins-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#greenfins-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#greenfins-text-4 {
	width:940px;
	height:440px;
	float:left;
	margin: 0 0 0 0;
}

#ecoreefcheck-holder {
	width:100%;
	height:1870px;
	margin: 4px 0 0 0;
}
#ecoreefcheck-main {
	width:1000px;
	height:1870px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#ecoreefcheck-content {
	width:960px;
	height:1730px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#ecoreefcheck-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#ecoreefcheck-left img{
	border:2px solid #FFF;
}
#ecoreefcheck-right {
	width:680px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#ecoreefcheck-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ecoreefcheck-right img{
	border:2px solid #FFF;
}
#ecoreefcheck-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#ecoreefcheck-video {
	width:680px;
	height:310px;
	float:left;
}
#ecoreefcheck-text-1 {
	width:680px;
	height:200px;
	float:left;
	margin: 0 0 0 0;
}
#ecoreefcheck-bottom {
	width:940px;
	height:1120px;
	float:left;
	margin: 10px 0 0 10px;
}
#ecoreefcheck-bottom img{
	border:2px solid #FFF;
}
#ecoreefcheck-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ecoreefcheck-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#ecoreefcheck-text-2 {
	width:940px;
	height:1120px;
	float:left;
}

#ecodivesites-holder {
	width:100%;
	height:1940px;
	margin: 4px 0 0 0;
}
#ecodivesites-main {
	width:1000px;
	height:1940px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#ecodivesites-content {
	width:960px;
	height:1800px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#ecodivesites-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#ecodivesites-left img{
	border:2px solid #FFF;
}
#ecodivesites-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#ecodivesites-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ecodivesites-right img{
	border:2px solid #FFF;
}
#ecodivesites-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#ecodivesites-text-1 {
	width:680px;
	height:570px;
	float:left;
	margin: 0 0 0 0;
}
#ecodivesites-text-2 {
	width:470px;
	height:330px;
	float:left;
}
#ecodivesites-text-3 {
	width:470px;
	height:330px;
	float:left;
	margin: 0 0 0 0;
}
#ecodivesites-bottom {
	width:940px;
	height:1170px;
	float:left;
	margin: 10px 0 0 10px;
}
#ecodivesites-bottom img{
	border:2px solid #FFF;
}
#ecodivesites-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ecodivesites-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#ecodivesites-text-4 {
	width:940px;
	height:250px;
	float:left;
	margin: 0 0 0 0;
}
#ecodivesites-text-5 {
	width:470px;
	height:580px;
	float:left;
}
#ecodivesites-text-6 {
	width:470px;
	height:580px;
	float:left;
}

#similansindex-holder {
	width:100%;
	height:1200px;
	margin: 4px 0 0 0;
}
#similansindex-main {
	width:1000px;
	height:1200px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#similansindex-content {
	width:960px;
	height:1060px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#similansindex-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#similansindex-left img{
	border:2px solid #FFF;
}
#similansindex-right {
	width:680px;
	height:590px;
	float:left;
	margin: 0 0 0 10px;
}
#similansindex-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#similansindex-right img{
	border:2px solid #FFF;
}
#similansindex-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#similansindex-text-1 {
	width:680px;
	height:550px;
	float:left;
	margin: 0 0 0 0;
}
#similansindex-bottom {
	width:940px;
	height:450px;
	float:left;
	margin: 10px 0 0 10px;
}
#similansindex-bottom img{
	border:2px solid #FFF;
}
#similansindex-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#similansindex-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#similansindex-text-2 {
	width:470px;
	height:450px;
	float:left;
}
#similansindex-image-1 {
	width:460px;
	height:250px;
	float:left;
	margin: 0 0 0 10px;
}

#alldivesites-holder {
	width:100%;
	height:1120px;
	margin: 4px 0 0 0;
}
#alldivesites-main {
	width:1000px;
	height:1120px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#alldivesites-content {
	width:960px;
	height:980px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#alldivesites-left {
	width:250px;
	height:910px;
	float:left;
	margin: 0 0 0 10px;
}
#alldivesites-left img{
	border:2px solid #FFF;
}
#alldivesites-right {
	width:680px;
	height:910px;
	float:left;
	margin: 0 0 0 10px;
}
#alldivesites-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#alldivesites-right img{
	border:2px solid #FFF;
	margin-bottom:10px;
}

#ecosimilans-text-1 {
	width:326px;
	height:740px;
	float:left;
	margin: 0 0 0 0;
}
#ecosimilans-image-1 {
	width:344px;
	height:540px;
	float:left;
	margin: 0 0 0 10px;
}

#ecokohsurin-text-1 {
	width:326px;
	height:870px;
	float:left;
}
#ecokohsurin-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#ecokohsurin-image-1 {
	width:344px;
	height:870px;
	float:left;
	margin: 0 0 0 10px;
}

#rachayaiindex-holder {
	width:100%;
	height:740px;
	margin: 4px 0 0 0;
}
#rachayaiindex-main {
	width:1000px;
	height:740px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#rachayaiindex-content {
	width:960px;
	height:600px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#rachayaiindex-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#rachayaiindex-left img{
	border:2px solid #FFF;
}
#rachayaiindex-right {
	width:680px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#rachayaiindex-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#rachayaiindex-right img{
	border:2px solid #FFF;
}
#rachayaiindex-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#rachayaiindex-text-1 {
	width:680px;
	height:250px;
	float:left;
	margin: 0 0 0 0;
}
#rachayaiindex-text-2 {
	width:340px;
	height:250px;
	float:left;
}
#rachayaiindex-text-3 {
	width:340px;
	height:250px;
	float:left;
}

#andamanseaindex-text-1 {
	width:680px;
	height:200px;
	float:left;
	margin: 0 0 0 0;
}
#andamanseaindex-text-2 {
	width:340px;
	height:250px;
	float:left;
}
#andamanseaindex-text-3 {
	width:330px;
	height:250px;
	float:left;
	margin: 0 0 0 10px;
}


#reefballs-holder {
	width:100%;
	height:1040px;
	margin: 4px 0 0 0;
}
#reefballs-main {
	width:1000px;
	height:1040px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#reefballs-content {
	width:960px;
	height:900px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#reefballs-left {
	width:250px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#reefballs-left img{
	border:2px solid #FFF;
}
#reefballs-right {
	width:680px;
	height:580px;
	float:left;
	margin: 0 0 0 10px;
}
#reefballs-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#reefballs-right img{
	border:2px solid #FFF;
}
#reefballs-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#reefballs-text-1 {
	width:680px;
	height:540px;
	float:left;
	margin: 0 0 0 0;
}
#reefballs-bottom {
	width:940px;
	height:300px;
	float:left;
	margin: 10px 0 0 10px;
}
#reefballs-bottom img{
	border:2px solid #FFF;
}
#reefballs-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#reefballs-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#reefballs-text-2 {
	width:940px;
	height:300px;
	float:left;
}

#liveaboards-holder {
	width:100%;
	height:1380px;
	margin: 4px 0 0 0;
}
#liveaboards-main {
	width:1000px;
	height:1380px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#liveaboards-content {
	width:960px;
	height:1250px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#liveaboards-left {
	width:250px;
	height:546px;
	float:left;
	margin: 0 0 0 10px;
}
#liveaboards-left img {
	border:2px solid #FFF;
}
#liveaboards-right {
	width:680px;
	height:545px;
	float:left;
	margin: 0 0 0 10px;
}
#liveaboards-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#liveaboards-right img{
	border:2px solid #FFF;
}
#liveaboards-text-1 {
	width:680px;
	height:50px;
	float:left;
	margin: 0 0 0 0;
}
#liveaboards-image-1 {
	width:224px;
	height:170px;
	float:left;
}
#liveaboards-text-2 {
	width:446px;
	height:170px;
	float:left;
	margin: 0 0 0 10px;
}
#liveaboards-image-2 {
	width:435px;
	height:14px;
	float:left;
}
#liveaboards-text-3 {
	width:225px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
}
#liveaboards-image-3 {
	width:435px;
	height:14px;
	float:left;
}
#liveaboards-text-4 {
	width:445px;
	height:200px;
	float:left;
	margin: 10px 0 0 10px;
}
#liveaboards-text-4 img {
	border:none;
}
#liveaboards-text-5 {
	width:400px;
	height:145px;
	float:left;
	margin: 0 0 0 25px;
}
#liveaboards-image-4 {
	width:680px;
	height:70px;
	float:left;
}
#liveaboards-bottom {
	width:940px;
	height:690px;
	float:left;
	margin: 10px 0 0 10px;
}
#liveaboards-bottom img{
	border:2px solid #FFF;
}
#liveaboards-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1B182E;
	font-size:14px;
}
#liveaboards-bottom h3 {
	color:#39C;
}

#liveaboards-text-6 {
	width:920px;
	height:20px;
	float:left;
	margin: 10px 0 0 5px;
}
#liveaboards-image-5 {
	width:224px;
	height:180px;
	float:left;
	margin: 10px 0 0 10px;
}
#liveaboards-image-6 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#liveaboards-text-7 {
	width:686px;
	height:180px;
	float:left;
	margin: 10px 0 0 5px;
}
#liveaboards-text-8 {
	width:920px;
	height:140px;
	float:left;
	margin: 0 0 0 5px;
}
#liveaboards-text-9 {
	width:526px;
	height:80px;
	float:left;
	margin: 0 0 0 5px;
}
#liveaboards-image-7 {
	width:384px;
	height:14px;
	float:left;
}
#liveaboards-text-10 {
	width:384px;
	height:80px;
	float:left;
	margin: 0 0 0 10px;
}
#liveaboards-text-10 img {
	border:none;
}
#liveaboards-image-8 {
	width:384px;
	height:14px;
	float:left;
}
#liveaboards-text-11 {
	width:344px;
	height:30px;
	float:left;
	margin: 10px 0 0 20px;
}
#liveaboards-text-12 {
	width:920px;
	height:150px;
	float:left;
	margin:10px 0 0 5px;
}

#mvscubacat-holder {
	width:100%;
	height:2490px;
	margin: 4px 0 0 0;
}
#mvscubacat-main {
	width:1000px;
	height:2490px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#mvscubacat-content {
	width:960px;
	height:2360px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#mvscubacat-left {
	width:250px;
	height:545px;
	float:left;
	margin: 0 0 0 10px;
}
#mvscubacat-left img {
	border:2px solid #FFF;
}
#mvscubacat-right {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 10px;
}
#mvscubacat-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#mvscubacat-right img{
	border:2px solid #FFF;
}
#mvscubacat-text-1 {
	width:680px;
	height:30px;
	float:left;
	margin: 0 0 0 0;
}
#mvscubacat-image-1 {
	width:484px;
	height:262px;
	float:left;
}
#mvscubacat-text-2 {
	width:186px;
	height:235px;
	float:left;
	margin: 0 0 0 10px;
}
#mvscubacat-image-2 {
	width:196px;
	height:14px;
	float:left;
}
#mvscubacat-image-2 img {
	border:none;
}
#mvscubacat-text-3 {
	width:680px;
	height:160px;
	float:left;
	margin: 10px 0 0 0;
}
#mvscubacat-image-3 {
	width:194px;
	height:14px;
	float:left;
}
#mvscubacat-image-3 img {
	border:none;
}
#mvscubacat-text-4 {
	width:940px;
	height:620px;
	float:left;
}
#mvscubacat-text-4 img {
	border:none;
}
#mvscubacat-text-5 {
	width:940px;
	height:840px;
	float:left;
	margin:10px 0 0 0;
}
#mvscubacat-text-5 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#mvscubacat-image-4 {
	width:940px;
	height:330px;
	float:left;
}
#mvscubacat-image-4 img {
	border:none;
}
#mvscubacat-bottom {
	width:940px;
	height:1730px;
	float:left;
	margin: 10px 0 0 10px;
}
#mvscubacat-bottom img{
	border:2px solid #FFF;
}
#mvscubacat-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}

#scubacat-tab p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#scubacat-tab img{
	border:2px solid #FFF;
}
#scubacat-tab-text-1a {
	width:426px;
	height:270px;
	float:left;
	margin:0 0 0 10px;
}
#scubacat-tab-text-1 {
	width:920px;
	height:30px;
	float:left;
	margin: 10px 0 0 5px;
}
#scubacat-tab-image-1 {
	width:484px;
	height:270px;
	float:left;
	margin: 0 0 0 5px;
}
#scubacat-tab-text-2 {
	width:390px;
	height:110px;
	float:left;
	margin: 0 0 0 20px;
}
#scubacat-tab-image-2 {
	width:426px;
	height:14px;
	float:left;
}
#scubacat-tab-image-2 img {
	border:none;
}
#scubacat-tab-text-3 {
	width:426px;
	height:120px;
	float:left;
	margin: 10px 0 0 0;
}
#scubacat-tab-image-3 {
	width:426px;
	height:14px;
	float:left;
}
#scubacat-tab-image-3 img {
	border:none;
}
#scubacat-tab-text-4 {
	width:920px;
	height:300px;
	float:left;
	margin: 0 0 0 5px;
}

#scubaadventure-tab-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#scubaadventure-tab-right img{
	border:2px solid #FFF;
}
#scubaadventure-tab-text-1 {
	width:920px;
	height:30px;
	float:left;
	margin: 10px 0 0 5px;
}
#scubaadventure-tab-image-1 {
	width:484px;
	height:364px;
	float:left;
	margin: 0 0 0 5px;
}
#scubaadventure-tab-text-2 {
	width:426px;
	height:364px;
	float:left;
	margin: 0 0 0 10px;
}
#scubaadventure-tab-image-2 {
	width:420px;
	height:14px;
	float:left;
}
#scubaadventure-tab-image-2 img {
	border:none;
}
#scubaadventure-tab-text-3 {
	width:930px;
	height:160px;
	float:left;
}
#scubaadventure-tab-text-4 {
	width:930px;
	height:174px;
	float:left;
}
#scubaadventure-tab-image-3 {
	width:426px;
	height:14px;
	float:left;
}
#scubaadventure-tab-image-3 img {
	border:none;
}
#scubaadventure-tab-text-3 {
	width:426px;
	height:160px;
	float:left;
}
#scubaadventure-tab-image-4 {
	width:930px;
	height:14px;
	float:left;
}
#scubaadventure-tab-image-4 img {
	border:none;
}
#scubaadventure-tab-text-4 {
	width:390px;
	height:76px;
	float:left;
	margin: 0 0 0 20px;
}
#scubaadventure-tab-image-5 {
	width:930px;
	height:14px;
	float:left;
}
#scubaadventure-tab-image-5 img {
	border:none;
}
#scubaadventure-tab-text-5 {
	width:426px;
	height:40px;
	float:left;
}
#scubaadventure-tab-text-6 {
	width:920px;
	height:200px;
	float:left;
	margin: 10px 0 0 5px;
}

#mvscubacatry-holder {
	width:100%;
	height:1640px;
	margin: 4px 0 0 0;
}
#mvscubacatry-main {
	width:1000px;
	height:1640px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#mvscubacatry-content {
	width:960px;
	height:1500px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#mvscubacatry-left {
	width:250px;
	height:550px;
	float:left;
	margin: 0 0 0 10px;
}
#mvscubacatry-left img {
	border:2px solid #FFF;
}
#mvscubacatry-right {
	width:680px;
	height:570px;
	float:left;
	margin: 0 0 0 10px;
}
#mvscubacatry-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#mvscubacatry-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#mvscubacatry-right img{
	border:2px solid #FFF;
}
#mvscubacatry-text-1 {
	width:680px;
	height:190px;
	float:left;
	margin: 0 0 0 0;
}
#mvscubacatry-text-2 {
	width:340px;
	height:330px;
	float:left;
}
#mvscubacatry-text-3 {
	width:340px;
	height:160px;
	float:left;
}
#mvscubacatry-text-4 {
	width:940px;
	height:900px;
	float:left;
}
#mvscubacatry-text-5 {
	width:940px;
	height:840px;
	float:left;
	margin:10px 0 0 0;
}
#mvscubacatry-bottom {
	width:940px;
	height:900px;
	float:left;
	margin: 10px 0 0 10px;
}
#mvscubacatry-bottom img{
	border:2px solid #FFF;
}
#mvscubacatry-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#mvscubacatry-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}

#mvadventure-holder {
	width:100%;
	height:1540px;
	margin: 4px 0 0 0;
}
#mvadventure-main {
	width:1000px;
	height:1540px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#mvadventure-content {
	width:960px;
	height:1410px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#mvadventure-left {
	width:250px;
	height:545px;
	float:left;
	margin: 0 0 0 10px;
}
#mvadventure-left img {
	border:2px solid #FFF;
}
#mvadventure-right {
	width:680px;
	height:618px;
	float:left;
	margin: 0 0 0 10px;
}
#mvadventure-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#mvadventure-right img{
	border:2px solid #FFF;
}
#mvadventure-text-1 {
	width:680px;
	height:30px;
	float:left;
	margin: 0 0 0 0;
}
#mvadventure-image-1 {
	width:484px;
	height:364px;
	float:left;
}
#mvadventure-text-2 {
	width:186px;
	height:364px;
	float:left;
	margin: 0 0 0 10px;
}
#mvadventure-image-2 {
	width:680px;
	height:14px;
	float:left;
}
#mvadventure-image-2 img {
	border:none;
}
#mvadventure-text-3 {
	width:680px;
	height:174px;
	float:left;
	margin: 10px 0 0 0;
}
#mvadventure-image-3 {
	width:680px;
	height:14px;
	float:left;
}
#mvadventure-image-3 img {
	border:none;
}
#mvadventure-text-4 {
	width:680px;
	height:146px;
	float:left;
}
#mvadventure-text-4 img {
	border:none;
}
#mvadventure-text-5 {
	width:940px;
	height:260px;
	float:left;
}
#mvadventure-text-5 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#mvadventure-image-4 {
	width:426px;
	height:186px;
	float:left;
	margin: 10px 0 0 10px;
}
#mvadventure-image-4 img {
	border:none;
}
#mvadventure-bottom {
	width:940px;
	height:780px;
	float:left;
	margin: 10px 0 0 10px;
}
#mvadventure-bottom img{
	border:2px solid #FFF;
}
#mvadventure-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#mvadventure-text-6 {
	width:940px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
}
#mvadventure-text-7 {
	width:500px;
	height:200px;
	float:left;
}
#mvadventure-text-8 {
	width:430px;
	height:200px;
	float:left;
	margin: 0 0 0 10px;
}
#mvadventure-image-5 {
	width:430px;
	height:14px;
	float:left;
}
#mvadventure-image-5 img {
	border:none;
}
#mvadventure-text-9 {
	width:390px;
	height:76px;
	float:left;
	margin: 0 0 0 20px;
}
#mvadventure-image-6 {
	width:430px;
	height:14px;
	float:left;
}
#mvadventure-image-6 img {
	border:none;
}
#mvadventure-text-10 {
	width:430px;
	height:80px;
	float:left;
}
#mvadventure-text-11 {
	width:500px;
	height:280px;
	float:left;
	margin: 10px 0 0 0;
}
#mvadventure-text-11 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#mvadventuresi-holder {
	width:100%;
	height:2840px;
	margin: 4px 0 0 0;
}
#mvadventuresi-main {
	width:1000px;
	height:2840px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}

#mvadventuresi-holdera {
	width:100%;
	height:2240px;
	margin: 4px 0 0 0;
}
#mvadventuresi-maina {
	width:1000px;
	height:2240px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}


#mvadventuresi-content {
	width:960px;
	height:2600px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}

#mvadventuresi-contenta {
	width:960px;
	height:2000px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}


#mvadventuresi-left {
	width:250px;
	height:545px;
	float:left;
	margin: 0 0 0 10px;
}
#mvadventuresi-left img {
	border:2px solid #FFF;
}
#mvadventuresi-right {
	width:680px;
	height:550px;
	float:left;
	margin: 0 0 0 10px;
}
#mvadventuresi-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#mvadventuresi-right img{
	border:2px solid #FFF;
}
#mvadventuresi-text-1 {
	width:680px;
	height:30px;
	float:left;
	margin: 0 0 0 0;
}
#mvadventuresi-text-2 {
	width:680px;
	height:480px;
	float:left;
}
#mvadventuresi-text-3 {
	width:940px;
	height:50px;
	float:left;
}
#mvadventuresi-text-4 {
	width:460px;
	height:300px;
	float:left;
}
#mvadventuresi-text-5 {
	width:470px;
	height:300px;
	float:left;
	margin: 0 0 0 10px;
}

#mvadventuresi-text-4a {
	width:460px;
	height:400px;
	float:left;
}
#mvadventuresi-text-5a {
	width:470px;
	height:400px;
	float:left;
	margin: 0 0 0 10px;
}


#mvadventuresi-bottoma {
	width:940px;
	height:1230px;
	float:left;
	margin: 10px 0 0 10px;
}


#mvadventuresi-bottom {
	width:940px;
	height:1830px;
	float:left;
	margin: 10px 0 0 10px;
}
#mvadventuresi-bottom img {
	border:2px solid #FFF;
}
#mvadventuresi-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#mvadventuresi-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}

#mvadventuresi-bottoma p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#mvadventuresi-text-6 {
	width:460px;
	height:600px;
	float:left;
}
#mvadventuresi-text-7 {
	width:470px;
	height:560px;
	float:left;
	margin: 40px 0 0 10px;
}

#mvadventuresi-text-7a {
	width:470px;
	height:560px;
	float:left;
	margin: 0 0 0 10px;
}

#mvadventuresi-text-8 {
	width:940px;
	height:1100px;
	float:left;
}
#mvadventuresi-text-9 {
	width:430px;
	height:76px;
	float:left;
	margin: 10px 0 0 0;
}
#mvadventuresi-text-10 {
	width:430px;
	height:80px;
	float:left;
}
#mvadventuresi-text-11 {
	width:500px;
	height:280px;
	float:left;
	margin: 10px 0 0 0;
}

#available-courses-holder {
	width:100%;
	height:730px;
	margin: 4px 0 0 0;
}
#available-courses-main {
	width:1000px;
	height:730px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#available-courses-content {
	width:960px;
	height:600px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#available-courses-left {
	width:250px;
	height:546px;
	float:left;
	margin: 0 0 0 10px;
}
#available-courses-left img {
	border:2px solid #FFF;
}
#available-courses-right {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 10px;
}
#available-courses-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#available-courses-right img{
	border:2px solid #FFF;
}
#available-courses-text-1 {
	width:680px;
	height:560px;
	float:left;
	margin: 0 0 0 0;
}

#trip-dates-holder {
	width:100%;
	height:1550px;
	margin: 4px 0 0 0;
}
#trip-dates-holder1 {
	width: 100%;
	margin: 4px 0 0 0;
	overflow: hidden;
}

#trip-dates-main {
	width:1000px;
	height:1550px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#trip-dates-content {
	width:960px;
	height:1420px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}

#trip-dates-main1 {
	width: 1000px;
	margin: 0 auto;
	background: url(../graphics/inner-background.jpg) no-repeat center top;
	overflow: hidden;
}
#trip-dates-content1 {
	width: 960px;
	float: left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}


#trip-dates-left {
	width:250px;
	height:546px;
	float:left;
	margin: 0 0 0 10px;
}
#trip-dates-left img {
	border:2px solid #FFF;
}
#trip-dates-right {
	width:680px;
	height:545px;
	float:left;
	margin: 0 0 0 10px;
}
#trip-dates-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#trip-dates-right img{
	border:2px solid #FFF;
}


#trip-dates-left1 {
	width:250px;
	height:276px;
	float:left;
	margin: 0 0 0 10px;
}
#trip-dates-left1 img {
	border:2px solid #FFF;
}
#trip-dates-right1 {
	width: 680px;
	float: left;
	margin: 0 0 20px 10px;
}
#trip-dates-right1 p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}






#trip-dates-text-1 {
	width:680px;
	height:505px;
	float:left;
	margin: 0 0 0 0;
}
#trip-dates-bottom {
	width: 940px;
	float: left;
	margin: 10px 0 0 10px;
}
#trip-dates-bottom img{
	border:2px solid #FFF;
}
#trip-dates-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
.td-width-50 {
	width:50%;
}
#trip-dates-text-2 {
	width: 260px;
	height: 320px;
	float: left;
}
#trip-dates-table-1 {
	width: 670px;
	float: left;
	margin: 0 0 20px 10px;
}
#trip-dates-text-3 {
	width:330px;
	height:145px;
	float:left;
}
#trip-dates-table-2 {
	width: 600px;
	float: left;
	margin: 0 0 0 10px;
}
#trip-dates-text-4 {
	width:330px;
	height:190px;
	float:left;
}
#trip-dates-table-3 {
	width:600px;
	height:290px;
	float:left;
	margin:0 0 0 10px;
}
#trip-dates-text-5 {
	width:330px;
	height:190px;
	float:left;
}
#trip-dates-table-4 {
	width:600px;
	height:240px;
	float:left;
	margin:0 0 0 10px;
}

#additional-holder {
	width:100%;
	height:840px;
	margin: 4px 0 0 0;
}
#additional-main {
	width:1000px;
	height:840px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#additional-content {
	width:960px;
	height:700px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#additional-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#additional-left img {
	border:2px solid #FFF;
}
#additional-right {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 10px;
}
#additional-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#additional-right img{
	border:2px solid #FFF;
}
#additional-text-1 {
	width:680px;
	height:500px;
	float:left;
	margin: 0 0 0 0;
}
#additional-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#scuba-courses-holder {
	width:100%;
	height:1180px;
	margin: 4px 0 0 0;
}
#scuba-courses-main {
	width:1000px;
	height:1180px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#scuba-courses-content {
	width:960px;
	height:1045px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#scuba-courses-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#scuba-courses-left img {
	border:2px solid #FFF;
}
#scuba-courses-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#scuba-courses-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#scuba-courses-right img{
	border:2px solid #FFF;
}
#scuba-courses-nav {
	width:680px;
	height:129px;
	float:left;
}
#scuba-courses-nav img { 
	border:none;
}
.scuba-nav a{
	width:85px;
	height:126px;
	float:left;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.scuba-nav a:hover {
	border-top: 2px solid #F90;
	border-bottom: 2px solid #F90;
}
.scuba-nav-active a{
	width:85px;
	height:126px;
	float:left;
	border-top: 2px solid #F00;
	border-bottom: 2px solid #F00;
}
.scuba-nav-active a:hover {
	border-top: 2px solid #F90;
	border-bottom: 2px solid #F90;
}
#scuba-courses-text-1 {
	width:680px;
	height:80px;
	float:left;
	margin: 10px 0 0 0;
}
#scuba-courses-image-1 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#scuba-courses-text-2 {
	width:446px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#scuba-courses-image-2 {
	width:224px;
	height:169px;
	float:left;
	margin: 10px 0 0 10px;
}
#scuba-courses-text-3 {
	width:445px;
	height:190px;
	float:left;
	margin: 10px 0 0 0;
}
#scuba-courses-image-3 {
	width:234px;
	height:180px;
	float:left;
}
#scuba-courses-bottom {
	width:940px;
	height:400px;
	float:left;
	margin: 10px 0 0 10px;
}
#scuba-courses-bottom img{
	border:2px solid #FFF;
}
#scuba-courses-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#scuba-courses-text-4 {
	width:681px;
	height:190px;
	float:left;
	margin: 0 0 0 15px;
}

#scuba-courses-text-5 {
	width:911px;
	height:190px;
	float:left;
	margin: 10px 0 0 15px;
}

#snorkeling-holder {
	width:100%;
	height:1940px;
	margin: 4px 0 0 0;
}
#snorkeling-main {
	width:1000px;
	height:1940px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#snorkeling-content {
	width:960px;
	height:1810px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#snorkeling-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#snorkeling-left img {
	border:2px solid #FFF;
}
#snorkeling-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#snorkeling-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#snorkeling-right img{
	border:2px solid #FFF;
}
#snorkeling-nav {
	width:680px;
	height:129px;
	float:left;
}
#snorkeling-nav img { 
	border:none;
}
#snorkeling-text-1 {
	width:680px;
	height:460px;
	float:left;
	margin: 10px 0 0 0;
}
#snorkeling-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#snorkeling-image-1 {
	width:284px;
	height:250px;
	float:left;
	margin: 20px 0 0 10px;
}
#snorkeling-text-2 {
	width:646px;
	height:270px;
	float:left;
}
#snorkeling-text-2 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#snorkeling-image-2 {
	width:284px;
	height:200px;
	float:left;
	margin: 30px 0 0 0;
}
#snorkeling-text-3 {
	width:646px;
	height:230px;
	float:left;
	margin: 10px 0 0 10px;
}
#snorkeling-text-3 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#snorkeling-image-3 {
	width:224px;
	height:170px;
	float:left;
}
#snorkeling-bottom {
	width:940px;
	height:1140px;
	float:left;
	margin: 10px 0 0 10px;
}
#snorkeling-bottom img{
	border:2px solid #FFF;
}
#snorkeling-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#snorkeling-text-4 {
	width:940px;
	height:620px;
	float:left;
	margin: 10px 0 0 0;
}
#snorkeling-text-4 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#learn-holder {
	width: 100%;
	height: 1130px;
	margin: 4px 0 0 0;
}
#learn-main {
	width: 1000px;
	height: 1130px;
	margin: 0 auto;
	background: url(../graphics/inner-background.jpg) no-repeat center top;
}
#learn-content {
	width: 960px;
	height: 990px;
	float: left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#learn-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#learn-left img {
	border:2px solid #FFF;
}
#learn-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#learn-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learn-right img{
	border:2px solid #FFF;
}
#learn-nav {
	width:680px;
	height:129px;
	float:left;
}
#learn-nav img { 
	border:none;
}
#learn-text-1 {
	width:445px;
	height:229px;
	float:left;
	margin: 10px 0 0 0;
}
#learn-image-1 {
	width:224px;
	height:229px;
	float:left;
	margin: 10px 0 0 10px;
}
#learn-text-2 {
	width:446px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#learn-image-2 {
	width:224px;
	height:169px;
	float:left;
	margin: 10px 0 0 0;
}
#learn-text-3 {
	width:445px;
	height:190px;
	float:left;
	margin: 10px 0 0 0;
}
#learn-image-3 {
	width:224px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#learn-bottom {
	width: 940px;
	height: 240px;
	float: left;
	margin: 10px 0 0 10px;
}
#learn-bottom img{
	border:2px solid #FFF;
}
#learn-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learn-text-4 {
	width:706px;
	height:190px;
	float:left;
}
#learn-image-4 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#learn-text-5 {
	width:706px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#learn-text-6 {
	width:940px;
	height:100px;
	float:left;
	margin: 10px 0 0 0;
}

#learnowd-holder {
	width:100%;
	height:1510px;
	margin: 4px 0 0 0;
}
#learnowd-main {
	width:1000px;
	height:1510px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#learnowd-content {
	width:960px;
	height:1370px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#learnowd-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#learnowd-left img {
	border:2px solid #FFF;
}
#learnowd-right {
	width:680px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#learnowd-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learnowd-right img{
	border:2px solid #FFF;
}
#learnowd-nav {
	width:680px;
	height:129px;
	float:left;
}
#learnowd-nav img { 
	border:none;
}
#learnowd-text-1 {
	width:445px;
	height:180px;
	float:left;
	margin: 10px 0 0 0;
}
#learnowd-text-2 {
	width:680px;
	height:290px;
	float:left;
}
#learnowd-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 10px 0 0 10px;
}
#learnowd-bottom {
	width:940px;
	height:640px;
	float:left;
	margin: 10px 0 0 10px;
}
#learnowd-bottom img{
	border:2px solid #FFF;
}
#learnowd-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#learnowd-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learnowd-text-3 {
	width:940px;
	height:240px;
	float:left;
}
#learnowd-text-4 {
	width:706px;
	height:240px;
	float:left;
}
#learnowd-image-2 {
	width:224px;
	height:165px;
	float:left;
	margin: 25px 0 0 10px;
}
#learnowd-text-5 {
	width:940px;
	height:210px;
	float:left;
}

#learndiscover-holder {
	width:100%;
	height:800px;
	margin: 4px 0 0 0;
}
#learndiscover-main {
	width:1000px;
	height:800px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#learndiscover-content {
	width:960px;
	height:660px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#learndiscover-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#learndiscover-left img {
	border:2px solid #FFF;
}
#learndiscover-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#learndiscover-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learndiscover-right img{
	border:2px solid #FFF;
}
#learndiscover-nav {
	width:680px;
	height:129px;
	float:left;
}
#learndiscover-nav img { 
	border:none;
}
#learndiscover-text-1 {
	width:445px;
	height:180px;
	float:left;
	margin: 10px 0 0 0;
}
#learndiscover-text-2 {
	width:680px;
	height:270px;
	float:left;
	margin: 10px 0 0 0;
}
#learndiscover-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 10px 0 0 10px;
}

#learnscuba-holder {
	width:100%;
	height:1100px;
	margin: 4px 0 0 0;
}
#learnscuba-main {
	width:1000px;
	height:1100px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#learnscuba-content {
	width:960px;
	height:960px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#learnscuba-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#learnscuba-left img {
	border:2px solid #FFF;
}
#learnscuba-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#learnscuba-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learnscuba-right img{
	border:2px solid #FFF;
}
#learnscuba-nav {
	width:680px;
	height:129px;
	float:left;
}
#learnscuba-nav img { 
	border:none;
}
#learnscuba-text-1 {
	width:445px;
	height:180px;
	float:left;
	margin: 10px 0 0 0;
}
#learnscuba-text-2 {
	width:680px;
	height:270px;
	float:left;
	margin: 10px 0 0 0;
}
#learnscuba-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 10px 0 0 10px;
}
#learnscuba-bottom {
	width:940px;
	height:290px;
	float:left;
	margin: 10px 0 0 10px;
}
#learnscuba-bottom img{
	border:2px solid #FFF;
}
#learnscuba-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learnscuba-text-3 {
	width:646px;
	height:200px;
	float:left;
}
#learnscuba-text-4 {
	width:940px;
	height:80px;
	float:left;
}
#learnscuba-image-2 {
	width:284px;
	height:200px;
	float:left;
	margin: 10px 0 0 10px;
}

#learngeographic-holder {
	width:100%;
	height:1500px;
	margin: 4px 0 0 0;
}
#learngeographic-main {
	width:1000px;
	height:1500px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#learngeographic-content {
	width:960px;
	height:1360px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#learngeographic-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#learnslearngeographiccuba-left img {
	border:2px solid #FFF;
}
#learngeographic-right {
	width:680px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#learngeographic-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learngeographic-right img{
	border:2px solid #FFF;
}
#learngeographic-nav {
	width:680px;
	height:129px;
	float:left;
}
#learngeographic-nav img { 
	border:none;
}
#learngeographic-text-1 {
	width:445px;
	height:180px;
	float:left;
	margin: 10px 0 0 0;
}
#learngeographic-text-2 {
	width:680px;
	height:290px;
	float:left;
}
#learngeographic-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 10px 0 0 10px;
}
#learngeographic-bottom {
	width:940px;
	height:680px;
	float:left;
	margin: 10px 0 0 10px;
}
#learngeographic-bottom img{
	border:2px solid #FFF;
}
#learngeographic-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#learngeographic-text-3 {
	width:704px;
	height:180px;
	float:left;
}
#learngeographic-text-4 {
	width:940px;
	height:470px;
	float:left;
}
#learngeographic-image-2 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}

#kids-holder {
	width:100%;
	height:1620px;
	margin: 4px 0 0 0;
}
#kids-main {
	width:1000px;
	height:1620px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#kids-content {
	width:960px;
	height:1490px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#kids-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#kids-left img {
	border:2px solid #FFF;
}
#kids-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#kids-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#kids-right img{
	border:2px solid #FFF;
}
#kids-nav {
	width:680px;
	height:129px;
	float:left;
}
#kids-nav img { 
	border:none;
}
#kids-text-1 {
	width:445px;
	height:260px;
	float:left;
	margin: 10px 0 0 0;
}
#kids-text-2 {
	width:445px;
	height:150px;
	float:left;
	margin: 5px 0 0 10px;
}
#kids-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 90px 0 0 10px;
}
#kids-image-2 {
	width:224px;
	height:153px;
	float:left;
	margin: 10px 0 0 0;
}
#kids-bottom {
	width:940px;
	height:810px;
	float:left;
	margin: 10px 0 0 10px;
}
#kids-bottom img{
	border:2px solid #FFF;
}
#kids-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#kids-text-3 {
	width:680px;
	height:56px;
	float:left;
	margin: 10px 0 0 0;
}
#kids-text-4 {
	width:940px;
	height:810px;
	float:left;
}
#kids-text-5 {
	width:940px;
	height:60px;
	float:left;
	margin: 10px 0 0 0;
}

#bubblemaker-holder {
	width: 100%;
	height: 1220px;
	margin: 4px 0 0 0;
}
#bubblemaker-main {
	width: 1000px;
	height: 1220px;
	margin: 0 auto;
	background: url(../graphics/inner-background.jpg) no-repeat center top;
}
#bubblemaker-content {
	width: 960px;
	height: 1080px;
	float: left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#bubblemaker-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#bubblemaker-left img {
	border:2px solid #FFF;
}
#bubblemaker-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#bubblemaker-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#bubblemaker-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#bubblemaker-right img{
	border:2px solid #FFF;
}
#bubblemaker-nav {
	width:680px;
	height:129px;
	float:left;
}
#bubblemaker-nav img { 
	border:none;
}
#bubblemaker-text-1 {
	width:445px;
	height:180px;
	float:left;
	margin: 10px 0 0 0;
}
#bubblemaker-text-2 {
	width:300px;
	height:140px;
	float:left;
	margin: 10px 0 0 0;
}
#bubblemaker-image-1 {
	width:224px;
	height:153px;
	float:left;
	margin: 37px 0 0 10px;
}
#bubblemaker-image-2 {
	width:370px;
	height:14px;
	float:left;
}
#bubblemaker-image-3 {
	width:350px;
	height:14px;
	float:left;
	margin: 0 0 0 20px;
}
#bubblemaker-text-3 {
	width:370px;
	height:120px;
	float:left;
	margin: 10px 0 0 10px;
}
#bubblemaker-text-3 img {
	border:none;
}
#bubblemaker-bottom {
	width: 940px;
	height: 410px;
	float: left;
	margin: 10px 0 0 10px;
}
#bubblemaker-bottom img{
	border:2px solid #FFF;
}
#bubblemaker-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#bubblemaker-text-4 {
	width:330px;
	height:75px;
	float:left;
	margin: 0 0 0 20px;
}
#bubblemaker-text-5 {
	width:680px;
	height:130px;
	float:left;
}
#bubblemaker-text-6 {
	width: 940px;
	height: 410px;
	float: left;
}

#sealteam-holder {
	width:100%;
	height:1360px;
	margin: 4px 0 0 0;
}
#sealteam-main {
	width:1000px;
	height:1360px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#sealteam-content {
	width:960px;
	height:1230px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#sealteam-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#sealteam-left img {
	border:2px solid #FFF;
}
#sealteam-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#sealteam-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#sealteam-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#sealteam-right img{
	border:2px solid #FFF;
}
#sealteam-nav {
	width:680px;
	height:129px;
	float:left;
}
#sealteam-nav img { 
	border:none;
}
#sealteam-text-1 {
	width:445px;
	height:160px;
	float:left;
	margin: 10px 0 0 0;
}
#sealteam-text-2 {
	width:680px;
	height:290px;
	float:left;
}
#sealteam-image-1 {
	width:224px;
	height:160px;
	float:left;
	margin: 10px 0 0 10px;
}
#sealteam-bottom {
	width:940px;
	height:500px;
	float:left;
	margin: 10px 0 0 10px;
}
#sealteam-bottom img{
	border:2px solid #FFF;
}
#sealteam-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#sealteam-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#sealteam-text-3 {
	width:680px;
	height:56px;
	float:left;
	margin: 10px 0 0 0;
}
#sealteam-text-4 {
	width:470px;
	height:500px;
	float:left;
}
#sealteam-text-5 {
	width:460px;
	height:500px;
	float:left;
	margin: 0 0 0 10px;
}

#education-holder {
	width:100%;
	height:1690px;
	margin: 4px 0 0 0;
}
#education-main {
	width:1000px;
	height:1690px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#education-content {
	width:960px;
	height:1560px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#education-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#education-left img {
	border:2px solid #FFF;
}
#education-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#education-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#education-right img{
	border:2px solid #FFF;
}
#education-nav {
	width:680px;
	height:129px;
	float:left;
}
#education-nav img { 
	border:none;
}
#education-text-1 {
	width:445px;
	height:190px;
	float:left;
	margin: 10px 0 0 0;
}
#education-text-2 {
	width:224px;
	height:240px;
	float:left;
	margin: 10px 0 0 0;
}
#education-text-3 {
	width:445px;
	height:170px;
	float:left;
	margin: 80px 0 0 10px;
}
#education-image-1 {
	width:224px;
	height:160px;
	float:left;
	margin: 40px 0 0 10px;
}
#education-image-2 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#education-bottom {
	width:940px;
	height:700px;
	float:left;
	margin: 10px 0 0 10px;
}
#education-bottom img{
	border:2px solid #FFF;
}
#education-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#education-text-4 {
	width: 706px;
	height: 180px;
	float: left;
}
#education-image-3 {
	width:224px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#education-image-4 {
	width:224px;
	height:180px;
	float:left;
}
#education-text-5 {
	width:940px;
	height:160px;
	float:left;
}
#education-text-6 {
	width:706px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#education-text-7 {
	width:940px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}

#education-text-8 {
	width:940px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}


#adventured-holder {
	width:100%;
	height:1330px;
	margin: 4px 0 0 0;
}
#adventured-main {
	width:1000px;
	height:1330px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#adventured-content {
	width:960px;
	height:1190px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#adventured-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#adventured-left img {
	border:2px solid #FFF;
}
#adventured-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#adventured-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#adventured-right img{
	border:2px solid #FFF;
}
#adventured-nav {
	width:680px;
	height:129px;
	float:left;
}
#adventured-nav img { 
	border:none;
}
#adventured-text-1 {
	width:680px;
	height:460px;
	float:left;
	margin: 10px 0 0 0;
}
#adventured-bottom {
	width:940px;
	height:520px;
	float:left;
	margin: 10px 0 0 10px;
}
#adventured-bottom img{
	border:2px solid #FFF;
}
#adventured-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#adventured-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#adventured-text-2 {
	width:940px;
	height:520px;
	float:left;
}

#efrs-holder {
	width:100%;
	height:1360px;
	margin: 4px 0 0 0;
}
#efrs-main {
	width:1000px;
	height:1360px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#efrs-content {
	width:960px;
	height:1220px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#efrs-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#efrs-left img {
	border:2px solid #FFF;
}
#efrs-right {
	width: 680px;
	height: 660px;
	float: left;
	margin: 0 0 0 10px;
}
#efrs-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#efrs-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#efrs-right img{
	border:2px solid #FFF;
}
#efrs-nav {
	width:680px;
	height:129px;
	float:left;
}
#efrs-nav img { 
	border:none;
}
#efrs-text-1 {
	width: 680px;
	height: 480px;
	float: left;
	margin: 10px 0 0 0;
}
#efrs-bottom {
	width:940px;
	height:550px;
	float:left;
	margin: 10px 0 0 10px;
}
#efrs-bottom img{
	border:2px solid #FFF;
}
#efrs-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#efrs-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#efrs-text-2 {
	width:940px;
	height:550px;
	float:left;
}

#rescuediver-holder {
	width:100%;
	height:1460px;
	margin: 4px 0 0 0;
}
#rescuediver-main {
	width:1000px;
	height:1460px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#rescuediver-content {
	width:960px;
	height:1300px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#rescuediver-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#rescuediver-left img {
	border:2px solid #FFF;
}
#rescuediver-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#rescuediver-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#rescuediver-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#rescuediver-right img{
	border:2px solid #FFF;
}
#rescuediver-nav {
	width:680px;
	height:129px;
	float:left;
}
#rescuediver-nav img { 
	border:none;
}
#rescuediver-text-1 {
	width:680px;
	height:460px;
	float:left;
	margin: 10px 0 0 0;
}
#rescuediver-bottom {
	width:940px;
	height:590px;
	float:left;
	margin: 10px 0 0 10px;
}
#rescuediver-bottom img{
	border:2px solid #FFF;
}
#rescuediver-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#rescuediver-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#rescuediver-text-2 {
	width:940px;
	height:650px;
	float:left;
}

#masterdiver-holder {
	width:100%;
	height:800px;
	margin: 4px 0 0 0;
}
#masterdiver-main {
	width:1000px;
	height:800px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#masterdiver-content {
	width:960px;
	height:660px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}

#specialities-holder {
	width:100%;
	height:1800px;
	margin: 4px 0 0 0;
}
#specialities-main {
	width:1000px;
	height:1800px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#specialities-content {
	width:960px;
	height:1660px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#specialities-left {
	width:250px;
	height:1230px;
	float:left;
	margin: 0 0 0 10px;
}
#specialities-left img {
	border:2px solid #FFF;
}
#specialities-right {
	width:680px;
	height:1230px;
	float:left;
	margin: 0 0 0 10px;
}
#specialities-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#specialities-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#specialities-right img{
	border:2px solid #FFF;
}
#specialities-nav {
	width:680px;
	height:129px;
	float:left;
}
#specialities-nav img { 
	border:none;
}
#specialities-text-1 {
	width:680px;
	height:1050px;
	float:left;
	margin: 10px 0 0 0;
}
#specialities-bottom {
	width:940px;
	height:590px;
	float:left;
	margin: 10px 0 0 10px;
}
#specialities-bottom img{
	border:2px solid #FFF;
}
#specialities-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#specialities-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#specialities-text-2 {
	width:680px;
	height:60px;
	float:left;
	margin: 10px 0 0 0;
}

#awarefish-text-1 {
	width:680px;
	height:80px;
	float:left;
	margin: 10px 0 0 0;
}
#awarefish-text-2 {
	width:445px;
	height:240px;
	float:left;
	margin: 10px 0 0 0;
}
#awarefish-text-3 {
	width:680px;
	height:300px;
	float:left;
	margin: 10px 0 0 0;
}
#awarefish-image-1 {
	width:224px;
	height:200px;
	float:left;
	margin: 35px 0 0 10px;
}

#awarecoral-text-1 {
	width:680px;
	height:500px;
	float:left;
	margin: 10px 0 0 0;
}
#boatdiver-text-1 {
	width:680px;
	height:500px;
	float:left;
	margin: 10px 0 0 0;
}
#boatdiver-image-1 {
	width:680px;
	height:120px;
	float:left;
	margin: 10px 0 0 0;
}
#digitalphotography-text-1 {
	width:680px;
	height:850px;
	float:left;
	margin: 10px 0 0 0;
}
#enrichedairs-text-1 {
	width:680px;
	height:1240px;
	float:left;
	margin: 10px 0 0 0;
}
#nationalgeographics-text-1 {
	width:680px;
	height:900px;
	float:left;
	margin: 10px 0 0 0;
}
#searchandrecovery-text-1 {
	width:680px;
	height:700px;
	float:left;
	margin: 10px 0 0 0;
}
#underwaternaturalist-image-1 {
	width:680px;
	height:64px;
	float:left;
	margin: 10px 0 0 0;
}
#underwaternaturalist-text-1 {
	width:680px;
	height:600px;
	float:left;
	margin: 10px 0 0 0;
}

#aowd-holder {
	width:100%;
	height:1390px;
	margin: 4px 0 0 0;
}
#aowd-main {
	width:1000px;
	height:1390px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#aowd-content {
	width:960px;
	height:1260px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#aowd-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#aowd-left img {
	border:2px solid #FFF;
}
#aowd-right {
	width:680px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#aowd-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#aowd-right img{
	border:2px solid #FFF;
}
#aowd-nav {
	width:680px;
	height:129px;
	float:left;
}
#aowd-nav img { 
	border:none;
}
#aowd-text-1 {
	width:680px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#aowd-text-2 {
	width:680px;
	height:130px;
	float:left;
	margin: 10px 0 0 0;
}
#aowd-image-2 {
	width:300px;
	height:14px;
	float:left;
}
#aowd-text-3 {
	width:364px;
	height:175px;
	float:left;
	margin: 10px 0 0 0;
}
#aowd-image-3 {
	width:295px;
	height:14px;
	float:left;
}
#aowd-text-4 {
	width:305px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#aowd-text-4 img {
	border:none;
}
#aowd-text-5 {
	width:260px;
	height:115px;
	float:left;
	margin: 0 0 0 20px;
}
#aowd-bottom {
	width:940px;
	height:540px;
	float:left;
	margin: 10px 0 0 10px;
}
#aowd-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#aowd-bottom img{
	border:2px solid #FFF;
}
#aowd-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#aowd-text-7 {
	width:470px;
	height:400px;
	float:left;
}
#aowd-text-8 {
	width:460px;
	height:400px;
	float:left;
	margin: 0 0 0 10px;
}
#aowd-text-9 {
	width:940px;
	height:160px;
	float:left;
	margin: 10px 0 0 0;
}

#ngdiver-holder {
	width:100%;
	height:1400px;
	margin: 4px 0 0 0;
}
#ngdiver-main {
	width:1000px;
	height:1400px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#ngdiver-content {
	width:960px;
	height:1260px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#ngdiver-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#ngdiver-left img {
	border:2px solid #FFF;
}
#ngdiver-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#ngdiver-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ngdiver-right img{
	border:2px solid #FFF;
}
#ngdiver-nav {
	width:680px;
	height:129px;
	float:left;
}
#ngdiver-nav img { 
	border:none;
}
#ngdiver-text-1 {
	width:385px;
	height:240px;
	float:left;
	margin: 10px 0 0 0;
}
#ngdiver-image-1 {
	width:284px;
	height:240px;
	float:left;
	margin: 10px 0 0 10px;
}
#ngdiver-text-2 {
	width:680px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#ngdiver-image-2 {
	width:430px;
	height:120px;
	float:left;
	margin: 25px 0 0 10px;
}
#ngdiver-text-3 {
	width:445px;
	height:190px;
	float:left;
	margin: 10px 0 0 0;
}
#ngdiver-image-3 {
	width:224px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#ngdiver-bottom {
	width:940px;
	height:600px;
	float:left;
	margin: 10px 0 0 10px;
}
#ngdiver-bottom img{
	border:2px solid #FFF;
}
#ngdiver-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ngdiver-text-4 {
	width:500px;
	height:145px;
	float:left;
}
#ngdiver-image-4 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#ngdiver-text-5 {
	width:940px;
	height:455px;
	float:left;
}
#ngdiver-text-6 {
	width:940px;
	height:60px;
	float:left;
	margin: 10px 0 0 0;
}

#tec-holder {
	width:100%;
	height:1340px;
	margin: 4px 0 0 0;
}
#tec-main {
	width:1000px;
	height:1340px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#tec-content {
	width:960px;
	height:1210px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#tec-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#tec-left img {
	border:2px solid #FFF;
}
#tec-right {
	width:680px;
	height:575px;
	float:left;
	margin: 0 0 0 10px;
}
#tec-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#tec-right img{
	border:2px solid #FFF;
}
#tec-nav {
	width:680px;
	height:129px;
	float:left;
}
#tec-nav img { 
	border:none;
}
#tec-text-1 {
	width:446px;
	height:70px;
	float:left;
	margin: 10px 0 0 10px;
}
#tec-image-1 {
	width:224px;
	height:70px;
	float:left;
	margin: 10px 0 0 0;
}
#tec-text-2 {
	width:680px;
	height:130px;
	float:left;
	margin: 10px 0 0 0;
}
#tec-image-2 {
	width:440px;
	height:14px;
	float:left;
}
#tec-text-3 {
	width:224px;
	height:175px;
	float:left;
	margin: 10px 0 0 0;
}
#tec-image-3 {
	width:435px;
	height:14px;
	float:left;
}
#tec-text-4 {
	width:445px;
	height:175px;
	float:left;
	margin: 10px 0 0 10px;
}
#tec-text-4 img {
	border:none;
}
#tec-text-5 {
	width:400px;
	height:145px;
	float:left;
	margin: 0 0 0 20px;
}
#tec-bottom {
	width:940px;
	height:575px;
	float:left;
	margin: 10px 0 0 10px;
}
#tec-bottom img{
	border:2px solid #FFF;
}
#tec-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#tec-text-6 {
	width:940px;
	height:290px;
	float:left;
}
#tec-image-5 {
	width:224px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#tec-image-6 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#tec-text-7 {
	width:586px;
	height:130px;
	float:left;
}
#tec-image-7 {
	width:344px;
	height:14px;
	float:left;
}
#tec-text-8 {
	width:344px;
	height:120px;
	float:left;
	margin: 0 0 0 10px;
}
#tec-text-8 img {
	border:none;
}
#tec-image-8 {
	width:344px;
	height:14px;
	float:left;
}
#tec-text-9 {
	width:304px;
	height:40px;
	float:left;
	margin: 10px 0 0 20px;
}
#tec-text-9a {
	width:304px;
	height:20px;
	float:left;
	margin: 0 0 0 20px;
}
#tec-text-10 {
	width:940px;
	height:140px;
	float:left;
	margin:10px 0 0 0;
}

#discovertec-holder {
	width:100%;
	height:770px;
	margin: 4px 0 0 0;
}
#discovertec-main {
	width:1000px;
	height:770px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#discovertec-content {
	width:960px;
	height:630px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#discovertec-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#discovertec-left img{
	border:2px solid #FFF;
}
#discovertec-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#discovertec-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#discovertec-right img{
	border:2px solid #FFF;
}
#discovertec-text-1 {
	width:680px;
	height:570px;
	float:left;
	margin: 0 0 0 0;
}
#discovertec-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#teclevelone-holder {
	width:100%;
	height:800px;
	margin: 4px 0 0 0;
}
#teclevelone-main {
	width:1000px;
	height:800px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#teclevelone-content {
	width:960px;
	height:660px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#teclevelone-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#teclevelone-left img{
	border:2px solid #FFF;
}
#teclevelone-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#teclevelone-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#teclevelone-right img{
	border:2px solid #FFF;
}
#teclevelone-text-1 {
	width:680px;
	height:600px;
	float:left;
	margin: 0 0 0 0;
}
#teclevelone-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#tecdeep-image-1 {
	width:224px;
	height:200px;
	float:left;
	margin:0 0 0 10px
}
#tecdeep-text-1 {
	width:680px;
	height:250px;
	float:left
}
#tecdeep-text-2 {
	width:445px;
	height:230px;
	float:left
}
#tecdeep-text-3 {
	width:680px;
	height:120px;
	float:left
}

#gasblender-holder {
	width:100%;
	height:850px;
	margin: 4px 0 0 0;
}
#gasblender-main {
	width:1000px;
	height:850px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#gasblender-content {
	width:960px;
	height:710px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#gasblender-left {
	width:250px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#gasblender-left img{
	border:2px solid #FFF;
}
#gasblender-right {
	width:680px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#gasblender-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#gasblender-right img{
	border:2px solid #FFF;
}
#gasblender-text-1 {
	width:680px;
	height:600px;
	float:left;
	margin: 0 0 0 0;
}
#gasblender-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#gasblender-text-1 {
	width:680px;
	height:400px;
	float:left
}

#tecdeepi-holder {
	width:100%;
	height:1090px;
	margin: 4px 0 0 0;
}
#tecdeepi-main {
	width:1000px;
	height:1090px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#tecdeepi-content {
	width:960px;
	height:950px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#tecdeepi-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#tecdeepi-left img{
	border:2px solid #FFF;
}
#tecdeepi-right {
	width:680px;
	height:700px;
	float:left;
	margin: 0 0 0 10px;
}
#tecdeepi-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#tecdeepi-right img{
	border:2px solid #FFF;
}
#tecdeepi-text-1 {
	width:680px;
	height:660px;
	float:left;
	margin: 0 0 0 0;
}
#tecdeepi-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#tecdeepi-bottom {
	width:940px;
	height:220px;
	float:left;
	margin:10px 0 0 10px;
}
#tecdeepi-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
}
#tecdeepi-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#tecdeepi-text-2 {
	width:940px;
	height:220px;
	float:left;
	margin: 0 0 0 0;
}

#trimixi-holder {
	width:100%;
	height:1860px;
	margin: 4px 0 0 0;
}
#trimixi-main {
	width:1000px;
	height:1860px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#trimixi-content {
	width:960px;
	height:1720px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#trimixi-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#trimixi-left img{
	border:2px solid #FFF;
}
#trimixi-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#trimixi-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#trimixi-right img{
	border:2px solid #FFF;
}
#trimixi-text-1 {
	width:680px;
	height:600px;
	float:left;
	margin: 0 0 0 0;
}
#trimixi-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#trimixi-text-1 {
	width:680px;
	height:630px;
	float:left
}
#trimixi-bottom {
	width:940px;
	height:960px;
	float:left;
	margin:10px 0 0 10px;
}
#trimixi-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
#trimixi-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#trimixi-text-2 {
	width:940px;
	height:960px;
	float:left;
	margin: 0 0 0 0;
}

#semiclosed-holder {
	width:100%;
	height:1240px;
	margin: 4px 0 0 0;
}
#semiclosed-main {
	width:1000px;
	height:1240px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#semiclosed-content {
	width:960px;
	height:1100px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#semiclosed-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#semiclosed-left img{
	border:2px solid #FFF;
}
#semiclosed-right {
	width:680px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#semiclosed-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#semiclosed-right img{
	border:2px solid #FFF;
}
#semiclosed-text-1 {
	width:534px;
	height:60px;
	float:left;
	margin: 0 0 0 10px;
}
#semiclosed-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#semiclosed-image-1 {
	width:136px;
	height:60px;
	float:left
}
#semiclosed-text-2 {
	width:680px;
	height:240px;
	float:left
}
#semiclosed-image-2 {
	width:224px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#semiclosed-text-3 {
	width:445px;
	height:190px;
	float:left
}
#semiclosed-text-4 {
	width:680px;
	height:120px;
	float:left
}
#semiclosed-bottom {
	width:940px;
	height:430px;
	float:left;
	margin: 10px 0 0 10px;
}
#semiclosed-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
#semiclosed-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#semiclosed-text-5 {
	width:940px;
	height:430px;
	float:left
}

#arebreathers-holder {
	width:100%;
	height:2830px;
	margin: 4px 0 0 0;
}
#arebreathers-main {
	width:1000px;
	height:2830px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#arebreathers-content {
	width:960px;
	height:2690px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#arebreathers-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#arebreathers-left img{
	border:2px solid #FFF;
}
#arebreathers-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#arebreathers-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#arebreathers-text-1 {
	width:680px;
	height:570px;
	float:left;
}
#arebreathers-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#arebreathers-text-2 {
	width:940px;
	height:2050px;
	float:left
}
#arebreathers-bottom {
	width:940px;
	height:2050px;
	float:left;
	margin: 10px 0 0 10px;
}
#arebreathers-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
#arebreathers-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#aboutnitrox-holder {
	width:100%;
	height:2440px;
	margin: 4px 0 0 0;
}
#aboutnitrox-main {
	width:1000px;
	height:2440px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#aboutnitrox-content {
	width:960px;
	height:2300px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#aboutnitrox-left {
	width:250px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#aboutnitrox-left img{
	border:2px solid #FFF;
}
#aboutnitrox-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#aboutnitrox-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#aboutnitrox-text-1 {
	width:680px;
	height:570px;
	float:left;
}
#aboutnitrox-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#aboutnitrox-text-2 {
	width:940px;
	height:2050px;
	float:left
}
#aboutnitrox-bottom {
	width:940px;
	height:1660px;
	float:left;
	margin: 10px 0 0 10px;
}
#aboutnitrox-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
#aboutnitrox-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#aboutnitrox-text-2 {
	width:940px;
	height:1660px;
	float:left
}

#pro-holder {
	width:100%;
	height:1360px;
	margin: 4px 0 0 0;
}
#pro-main {
	width:1000px;
	height:1360px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#pro-content {
	width:960px;
	height:1230px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#pro-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#pro-left img {
	border:2px solid #FFF;
}
#pro-right {
	width:680px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#pro-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#pro-right img{
	border:2px solid #FFF;
}
#pro-nav {
	width:680px;
	height:129px;
	float:left;
}
#pro-nav img { 
	border:none;
}
#pro-text-1 {
	width:680px;
	height:130px;
	float:left;
	margin: 10px 0 0 0;
}
#pro-text-2 {
	width:445px;
	height:150px;
	float:left;
	margin: 10px 0 0 0;
}
#pro-text-3 {
	width:940px;
	height:80px;
	float:left;
}
#pro-image-1 {
	width:680px;
	height:179px;
	float:left;
	margin: 10px 0 0 0;
}
#pro-image-2 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#pro-bottom {
	width:940px;
	height:520px;
	float:left;
	margin: 10px 0 0 10px;
}
#pro-bottom img{
	border:2px solid #FFF;
}
#pro-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#pro-text-4 {
	width:706px;
	height:230px;
	float:left;
	margin: 0 0 0 10px;
}
#pro-image-3 {
	width:224px;
	height:229px;
	float:left;
}
#pro-image-4 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#pro-text-5 {
	width:706px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
}

#iahd-holder {
	width:100%;
	height:2640px;
	margin: 4px 0 0 0;
}
#iahd-main {
	width:1000px;
	height:2630px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#iahd-content {
	width:960px;
	height:2500px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#iahd-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#iahd-left img {
	border:2px solid #FFF;
}
#iahd-right {
	width:680px;
	height:650px;
	float:left;
	margin: 0 0 0 10px;
}
#iahd-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#iahd-right img{
	border:2px solid #FFF;
}
#iahd-nav {
	width:680px;
	height:129px;
	float:left;
}
#iahd-nav img { 
	border:none;
}
#iahd-text-1 {
	width:445px;
	height:280px;
	float:left;
	margin: 10px 0 0 0;
}
#iahd-text-2 {
	width:680px;
	height:180px;
	float:left;
	margin: 10px 0 0 0;
}
#iahd-text-2 li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#iahd-image-1 {
	width:224px;
	height:254px;
	float:left;
	margin: 35px 0 0 10px;
}
#iahd-bottom {
	width:940px;
	height:1840px;
	float:left;
	margin: 10px 0 0 10px;
}
#iahd-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#iahd-text-3 {
	width:940px;
	height:1840px;
	float:left;
}
#iahd-text-3 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}

#reefcheck-holder {
	width:100%;
	height:1800px;
	margin: 4px 0 0 0;
}
#reefcheck-main {
	width:1000px;
	height:1800px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#reefcheck-content {
	width:960px;
	height:1670px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#reefcheck-left {
	width:250px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#reefcheck-left img {
	border:2px solid #FFF;
}
#reefcheck-right {
	width:680px;
	height:630px;
	float:left;
	margin: 0 0 0 10px;
}
#reefcheck-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#reefcheck-right img{
	border:2px solid #FFF;
}
#reefcheck-nav {
	width:680px;
	height:129px;
	float:left;
}
#reefcheck-nav img { 
	border:none;
}
#reefcheck-text-1 {
	width:488px;
	height:225px;
	float:left;
	margin: 10px 0 0 0;
}
#reefcheck-text-2 {
	width:680px;
	height:210px;
	float:left;
	margin: 10px 0 0 0;
}
#reefcheck-image-1 {
	width:182px;
	height:220px;
	float:left;
	margin: 15px 0 0 10px;
}
#reefcheck-bottom {
	width:940px;
	height:1020px;
	float:left;
	margin: 10px 0 0 10px;
}
#reefcheck-bottom img{
	border:2px solid #FFF;
}
#reefcheck-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#reefcheck-text-3 {
	width:680px;
	height:170px;
	float:left;
}
#reefcheck-text-4 {
	width:260px;
	height:170px;
	float:left;
}
#reefcheck-text-4 img {
	border:none;
}
#reefcheck-image-2 {
	width:260px;
	height:14px;
	float:left;
}
#reefcheck-text-5 {
	width:225px;
	height:110px;
	float:left;
	margin: 0 0 0 20px;
}
#reefcheck-image-3 {
	width:260px;
	height:14px;
	float:left;
}
#reefcheck-text-6 {
	width:260px;
	height:30px;
	float:left;
}
#reefcheck-text-7 {
	width:940px;
	height:380px;
	float:left;
}
#reefcheck-text-7 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#reefcheck-text-8 {
	width:470px;
	height:140px;
	float:left;
	margin: 10px 0 0 0;
}
#reefcheck-text-8 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#reefcheck-text-9 {
	width:470px;
	height:140px;
	float:left;
	margin: 10px 0 0 0;
}
#reefcheck-text-9 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#reefcheck-text-10 {
	width:470px;
	height:120px;
	float:left;
	margin: 10px 0 0 0;
}
#reefcheck-text-10 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#reefcheck-text-11 {
	width:470px;
	height:120px;
	float:left;
	margin: 10px 0 0 0;
}
#reefcheck-text-12 {
	width:470px;
	height:120px;
	float:left;
	margin: 10px 0 0 0;
}
#reefcheck-text-12 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#reefcheck-text-13 {
	width:940px;
	height:20px;
	float:left;
	margin: 10px 0 0 0;
}

#daytrips-holder {
	width:100%;
	height:1230px;
	margin: 4px 0 0 0;
}
#daytrips-main {
	width:1000px;
	height:1230px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#daytrips-content {
	width:960px;
	height:1100px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#daytrips-left {
	width:250px;
	height:490px;
	float:left;
	margin: 0 0 0 10px;
}
#daytrips-left img {
	border:2px solid #FFF;
}
#daytrips-right {
	width:680px;
	height:490px;
	float:left;
	margin: 0 0 0 10px;
}
#daytrips-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#daytrips-right img{
	border:2px solid #FFF;
}
#daytrips-text-1 {
	width:680px;
	height:280px;
	float:left;
	margin: 0 0 0 0;
}
#daytrips-image-1 {
	width:224px;
	height:170px;
	float:left;
	margin: 0 0 0 10px;
}
#daytrips-text-2 {
	width:446px;
	height:170px;
	float:left;
}
#daytrips-text-2 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#daytrips-bottom {
	width:940px;
	height:290px;
	float:left;
	margin: 10px 0 0 10px;
}
#daytrips-bottom img{
	border:2px solid #FFF;
}
#daytrips-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#daytrips-text-3 {
	width:250px;
	height:240px;
	float:left;
}
#daytrips-text-4 {
	width:680px;
	height:240px;
	float:left;
	margin: 0 0 0 10px;
}

#daytrips-text-5 {
	width:250px;
	height:240px;
	float:left;
}
#daytrips-text-6 {
	width:680px;
	height:240px;
	float:left;
	margin: 0 0 0 10px;
}


#packages-holder {
	width:100%;
	height:630px;
	margin: 4px 0 0 0;
}
#packages-main {
	width:1000px;
	height:630px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#packages-content {
	width:960px;
	height:500px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#packages-left {
	width:250px;
	height:490px;
	float:left;
	margin: 0 0 0 10px;
}
#packages-left img {
	border:2px solid #FFF;
}
#packages-right {
	width:680px;
	height:490px;
	float:left;
	margin: 0 0 0 10px;
}
#packages-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#packages-right img{
	border:2px solid #FFF;
}
#packages-text-1 {
	width:680px;

	float:left;
	margin: 0 0 0 0;
}
#packages-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}

#divesites-holder {
	width:100%;
	height:940px;
	margin: 4px 0 0 0;
}
#divesites-main {
	width:1000px;
	height:940px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#divesites-content {
	width:960px;
	height:810px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#divesites-left {
	width:250px;
	height:490px;
	float:left;
	margin: 0 0 0 10px;
}
#divesites-left img {
	border:2px solid #FFF;
}
#divesites-right {
	width:680px;
	height:490px;
	float:left;
	margin: 0 0 0 10px;
}
#divesites-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#divesites-right img{
	border:2px solid #FFF;
}
#divesites-text-1 {
	width:680px;
	height:270px;
	float:left;
	margin: 0 0 0 0;
}
#divesites-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#divesites-bottom {
	width:940px;
	height:290px;
	float:left;
	margin: 10px 0 0 10px;
}
#divesites-bottom img{
	border:2px solid #FFF;
}
#divesites-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#divesites-text-2 {
	width:200px;
	height:170px;
	float:left;
}
#divesites-text-2 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#divesites-text-3 {
	width:200px;
	height:170px;
	float:left;
}
#divesites-text-3 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#divesites-text-4 {
	width:200px;
	height:170px;
	float:left;
}
#divesites-text-4 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#divesites-text-5 {
	width:470px;
	height:210px;
	float:left;
}
#divesites-text-5 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#divesites-text-6 {
	width:470px;
	height:290px;
	float:left;
}
#divesites-text-6 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}

#rental-holder {
	width:100%;
	height:630px;
	margin: 4px 0 0 0;
}
#rental-main {
	width:1000px;
	height:630px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#rental-content {
	width:960px;
	height:500px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#rental-left {
	width:250px;
	height:490px;
	float:left;
	margin: 0 0 0 10px;
}
#rental-left img {
	border:2px solid #FFF;
}
#rental-right {
	width:680px;
	height:490px;
	float:left;
	margin: 0 0 0 10px;
}
#rental-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#rental-right img{
	border:2px solid #FFF;
}
#rental-text-1 {
	width:680px;
	height:290px;
	float:left;
	margin: 0 0 0 0;
}
#rental-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}

#idc-holder {
	width:100%;
	height:3930px;
	margin: 4px 0 0 0;
}
#idc-main {
	width:1000px;
	height:3930px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#idc-content {
	width:960px;
	height:3800px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#idc-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#idc-left img {
	border:2px solid #FFF;
}
#idc-right {
	width:680px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#idc-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#idc-right img{
	border:2px solid #FFF;
}
#idc-text-1 {
	width:680px;
	height:250px;
	float:left;
	margin: 0 0 0 0;
}
#idc-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 56px 0 0 10px;
}
#idc-text-2 {
	width:680px;
	height:460px;
	float:left;
}
#idc-text-2 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#idc-bottom {
	width:940px;
	height:2470px;
	float:left;
	margin: 20px 0 0 10px;
}
#idc-bottom img{
	border:2px solid #FFF;
}
#idc-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#idc-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#idc-text-3 {
	width:706px;
	height:220px;
	float:left;
}
#idc-text-4 {
	width:460px;
	height:390px;
	float:left;
	margin: 10px 0 0 0;
}
#idc-text-5 {
	width:460px;
	height:390px;
	float:left;
	margin: 10px 0 0 20px;
}
#idc-text-6 {
	width:460px;
	height:440px;
	float:left;
	margin: 10px 0 0 0;
}
#idc-text-7 {
	width:460px;
	height:440px;
	float:left;
	margin: 10px 0 0 20px;
}
#idc-text-8 {
	width:940px;
	height:1200px;
	float:left;
	margin: 10px 0 0 0;
}
#idc-text-9 {
	width:450px;
	height:200px;
	float:left;
	margin: 30px 0 0 0;
}
#idc-text-10 {
	width:490px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
}
#idc-text-10 img {
	border:none;
}

#idc-image-2 {
	width:470px;
	height:14px;
	float:left;
}
#idc-text-11 {
	width:450px;
	height:40px;
	float:left;
	margin: 0 0 0 20px;
}
#idc-image-3 {
	width:490px;
	height:14px;
	float:left;
}
#idc-text-12 {
	width:490px;
	height:120px;
	float:left;
	margin: 10px 0 0 0;
}

#why-holder {
	width:100%;
	height:1780px;
	margin: 4px 0 0 0;
}
#why-main {
	width:1000px;
	height:1780px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#why-content {
	width:960px;
	height:1650px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#why-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#why-left img {
	border:2px solid #FFF;
}
#why-right {
	width:680px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#why-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#why-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#why-right img{
	border:2px solid #FFF;
}
#why-text-1 {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 0;
}
#player {
	text-align: center;
}
#why-image-1 {
	width:224px;
	height:150px;
	float:left;
	margin: 56px 0 0 10px;
}
#why-text-2 {
	width:470px;
	height:300px;
	float:left;
}
#why-text-2 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#why-bottom {
	width:940px;
	height:950px;
	float:left;
	margin: 10px 0 0 10px;
}
#why-bottom img{
	border:2px solid #FFF;
}
#why-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#why-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#why-text-3 {
	width:460px;
	height:300px;
	float:left;
	margin: 0 0 0 10px;
}
#why-text-4 {
	width: 940px;
	height: 640px;
	float: left;
	margin: 10px 0 0 0;
}
#why-text-5 {
	width:460px;
	height:390px;
	float:left;
	margin: 10px 0 0 20px;
}
#why-text-6 {
	width:460px;
	height:440px;
	float:left;
	margin: 10px 0 0 0;
}

#training-holder {
	width:100%;
	height:1350px;
	margin: 4px 0 0 0;
}
#training-main {
	width:1000px;
	height:1350px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#training-content {
	width:960px;
	height:1220px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#training-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#training-left img {
	border:2px solid #FFF;
}
#training-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#training-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#training-right img{
	border:2px solid #FFF;
}
#training-nav {
	width:680px;
	height:129px;
	float:left;
}
#training-nav img { 
	border:none;
}
#training-text-1 {
	width:680px;
	height:130px;
	float:left;
	margin: 10px 0 0 0;
}
#training-text-2 {
	width:445px;
	height:150px;
	float:left;
	margin: 10px 0 0 0;
}
#training-text-3 {
	width:940px;
	height:80px;
	float:left;
}
#training-image-1 {
	width:680px;
	height:179px;
	float:left;
	margin: 10px 0 0 0;
}
#training-image-2 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#training-bottom {
	width:940px;
	height:520px;
	float:left;
	margin: 10px 0 0 10px;
}
#training-bottom img{
	border:2px solid #FFF;
}
#training-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#training-text-4 {
	width:706px;
	height:230px;
	float:left;
	margin: 0 0 0 10px;
}
#training-image-3 {
	width:224px;
	height:229px;
	float:left;
}
#training-image-4 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#training-text-5 {
	width:706px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
}

#master-sdt-holder {
	width:100%;
	height:4950px;
	margin: 4px 0 0 0;
}
#master-sdt-main {
	width:1000px;
	height:4950px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#master-sdt-content {
	width:960px;
	height:4820px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#master-sdt-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#master-sdt-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#master-sdt-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#master-sdt-bottom {
	width:940px;
	height:4120px;
	float:left;
	margin: 10px 0 0 10px;
}
#master-sdt-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#master-sdt-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#master-sdt-bottom {
	width:940px;
	height:4110px;
	float:left;
	margin: 10px 0 0 10px;
}
#master-sdt-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#master-sdt-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#master-sdt-text-2 {
	width:940px;
	height:4100px;
	float:left;
}

#msdt-holder {
	width:100%;
	height:5140px;
	margin: 4px 0 0 0;
}
#msdt-main {
	width:1000px;
	height:5140px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#msdt-content {
	width:960px;
	height:5000px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}



#assistant-holder {
	width:100%;
	height:840px;
	margin: 4px 0 0 0;
}
#assistant-main {
	width:1000px;
	height:840px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#assistant-content {
	width:960px;
	height:700px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#assistant-left {
	width:250px;
	height:700px;
	float:left;
	margin: 0 0 0 10px;
}
#assistant-left img {
	border:2px solid #FFF;
}
#assistant-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#assistant-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#assistant-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#assistant-text-1 {
	width:680px;
	height:630px;
	float:left;
}
#assistant-bottom {
	width:940px;
	height:4120px;
	float:left;
	margin: 10px 0 0 10px;
}
#assistant-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#assistant-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#assistant-text-2 {
	width:940px;
	height:4110px;
	float:left;
}

#exam-holder {
	width:100%;
	height:810px;
	margin: 4px 0 0 0;
}
#exam-main {
	width:1000px;
	height:810px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#exam-content {
	width:960px;
	height:680px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#exam-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#exam-left img {
	border:2px solid #FFF;
}
#exam-right {
	width:680px;
	height:640px;
	float:left;
	margin: 0 0 0 10px;
}
#exam-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#exam-right img{
	border:2px solid #FFF;
}
#exam-nav {
	width:680px;
	height:129px;
	float:left;
}
#exam-nav img { 
	border:none;
}
#exam-text-1 {
	width:680px;
	height:550px;
	float:left;
}
#exam-text-2 {
	width:445px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#exam-text-2 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#exam-image-1 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}

#tecindex-holder {
	width:100%;
	height:820px;
	margin: 4px 0 0 0;
}
#tecindex-main {
	width:1000px;
	height:820px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#tecindex-content {
	width:960px;
	height:690px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#tecindex-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#tecindex-left img {
	border:2px solid #FFF;
}
#tecindex-right {
	width:680px;
	height:660px;
	float:left;
	margin: 0 0 0 10px;
}
#tecindex-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#tecindex-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#tecindex-right img{
	border:2px solid #FFF;
}
#tecindex-nav {
	width:680px;
	height:129px;
	float:left;
}
#tecindex-nav img { 
	border:none;
}
#tecindex-text-1 {
	width:680px;
	height:620px;
	float:left;
}

#management-holder {
	width:100%;
	height:830px;
	margin: 4px 0 0 0;
}
#management-main {
	width:1000px;
	height:830px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#management-content {
	width:960px;
	height:700px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#management-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#management-left img {
	border:2px solid #FFF;
}
#management-right {
	width:680px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#management-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#management-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#managment-right img{
	border:2px solid #FFF;
}
#management-nav {
	width:680px;
	height:129px;
	float:left;
}
#management-nav img { 
	border:none;
}
#management-text-1 {
	width:680px;
	height:650px;
	float:left;
}

#management2-holder {
	width:100%;
	height:1200px;
	margin: 4px 0 0 0;
}
#management2-main {
	width:1000px;
	height:1200px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#management2-content {
	width:960px;
	height:1060px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#management2-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#management2-left img {
	border:2px solid #FFF;
}
#management2-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#management2-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#management2-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#managment2-right img{
	border:2px solid #FFF;
}
#management2-nav {
	width:680px;
	height:129px;
	float:left;
}
#management2-nav img { 
	border:none;
}
#management2-text-1 {
	width:680px;
	height:630px;
	float:left;
}
#management2-bottom {
	width:940px;
	height:360px;
	float:left;
	margin:10px 0 0 10px;
}
#management2-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#management2-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#management2-text-2 {
	width:940px;
	height:360px;
	float:left;
}

#divemaster-holder {
	width:100%;
	height:1790px;
	margin: 4px 0 0 0;
}
#divemaster-main {
	width:1000px;
	height:1790px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#divemaster-content {
	width:960px;
	height:1660px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#divemaster-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#divemaster-left img {
	border:2px solid #FFF;
}
#divemaster-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#divemaster-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#divemaster-right img{
	border:2px solid #FFF;
}
#divemaster-nav {
	width:680px;
	height:129px;
	float:left;
}
#divemaster-nav img { 
	border:none;
}
#divemaster-text-1 {
	width:445px;
	height:130px;
	float:left;
	margin: 10px 0 0 0;
}
#divemaster-text-2 {
	width:680px;
	height:440px;
	float:left;
	margin: 10px 0 0 0;
}
#divemaster-text-2 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#divemaster-image-1 {
	width:225px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#divemaster-bottom {
	width:940px;
	height:980px;
	float:left;
	margin: 10px 0 0 10px;
}
#divemaster-bottom img{
	border:2px solid #FFF;
}
#divemaster-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#divemaster-text-3 {
	width:940px;
	height:980px;
	float:left;
}
#divemaster-text-3 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}

#directors-holder {
	width:100%;
	height:1700px;
	margin: 4px 0 0 0;
}
#directors-holdera {
	width:100%;
	height:1200px;
	margin: 4px 0 0 0;
}

#directors-main {
	width:1000px;
	height:1700px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#directors-content {
	width:960px;
	height:1470px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#directors-maina {
	width:1000px;
	height:1400px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#directors-contenta {
	width:960px;
	height:1000px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}

#directors-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#directors-left img {
	border:2px solid #FFF;
}
#directors-right {
	width:680px;
	height:730px;
	float:left;
	margin: 0 0 0 10px;
}
#directors-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin: 0 0 15px 0;
}
#directors-right img{
	border:2px solid #FFF;
}
#directors-nav {
	width:680px;
	height:129px;
	float:left;
}
#directors-nav img { 
	border:none;
}
#directors-text-1 {
	width:445px;
	height:220px;
	float:left;
	margin: 10px 0 0 0;
}

#directors-text-1a {
	width:445px;
	height:180px;
	float:left;
	margin: 10px 0 0 0;
}

#directors-text-1b {
	width:680px;
	float:left;
	margin: 10px 0 0 0;
	height: 680px;
}

#directors-text-1b ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#directors-text-2 {
	width:680px;
	height:470px;
	float:left;
	margin: 40px 0 0 0;
}
#directors-text-2 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#directors-text-2a {
	width:680px;
	float:left;
	margin: 10px 0 0 0;
}
#directors-text-2a ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#directors-image-1 {
	width:225px;
	height:225px;
	float:left;
	margin: 10px 0 0 10px;
}
#directors-image-1a {
	width:225px;
	height:205px;
	float:left;
	margin: 10px 0 0 10px;
}
#directors-image-2a {
	width:225px;
	height:205px;
	float:left;
	margin: 10px 0 0 10px;
}
#directors-bottom {
	width:940px;
	height:580px;
	float:left;
	margin: 50px 0 0 10px;
}
#directors-bottom img{
	border:2px solid #FFF;
}
#directors-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#directors-text-3 {
	width:470px;
	height:650px;
	float:left;
}
#directors-text-3 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#directors-text-4 {
	width:460px;
	height:600px;
	float:left;
	margin: 0 0 0 10px;
}
#directors-text-4 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}

#directors-holderb {
	width:100%;
	height:1300px;
	margin: 4px 0 0 0;
}
#directors-mainb {
	width:1000px;
	height:1300px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#directors-contentb {
	width:960px;
	height:1150px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#directors-bottomb {
	width:940px;
	height:450px;
	float:left;
	margin: 0 0 0 10px;
	clear:both;
}
#directors-bottomb ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#directors-bottomb img{
	border:2px solid #FFF;
	float:right;
}

#cdates-holder {
	width:100%;
	height:690px;
	margin: 4px 0 0 0;
}
#cdates-main {
	width:1000px;
	height:690px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#cdates-content {
	width:960px;
	height:560px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#cdates-left {
	width:250px;
	height:546px;
	float:left;
	margin: 0 0 0 10px;
}
#cdates-left img {
	border:2px solid #FFF;
}
#cdates-right {
	width:680px;
	height:520px;
	float:left;
	margin: 0 0 0 10px;
}
#cdates-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#cdates-right img{
	border:2px solid #FFF;
}
#cdates-text-1 {
	width:680px;
	height:500px;
	float:left;
	margin: 0 0 0 0;
}
#cdates-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#internships-holder {
	width:100%;
	height:1550px;
	margin: 4px 0 0 0;
}
#internships-main {
	width:1000px;
	height:1550px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#internships-content {
	width:960px;
	height:1420px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#internships-left {
	width:250px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#internships-left img {
	border:2px solid #FFF;
}
#internships-right {
	width:680px;
	height:670px;
	float:left;
	margin: 0 0 0 10px;
}
#internships-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#internships-right img{
	border:2px solid #FFF;
}
#internships-text-1 {
	width:445px;
	height:250px;
	float:left;
}
#internships-image-1 {
	width:224px;
	height:170px;
	float:left;
	margin: 30px 0 0 10px;
}
#internships-text-2 {
	width:680px;
	height:280px;
	float:left;
}
#internships-image-2 {
	width:224px;
	height:170px;
	float:left;
	margin: 10px 0 0 10px;
}
#internships-text-3 {
	width:266px;
	height:330px;
	float:left;
	margin: 10px 0 0 0;
}
#internships-image-3 {
	width:224px;
	height:180px;
	float:left;
}
#internships-bottom {
	width:940px;
	height:520px;
	float:left;
	margin: 10px 0 0 10px;
}
#internships-bottom img{
	border:2px solid #FFF;
}
#internships-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#internships-text-4 {
	width:445px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#internships-text-5 {
	width:940px;
	height:160px;
	float:left;
	margin: 40px 0 0 10px;	
	
	
}
#internships-image-4 {
	width:225px;
	height:170px;
	float:left;
	margin: 0 0 0 10px;
}
#internships-text-6 {
	width:706px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#internships-text-7 {
	width:526px;
	height:340px;
	float:left;
	margin: 10px 0 0 10px;
}
#internships-text-8 {
	width:704px;
	height:170px;
	float:left;
}

#msdi-holder {
	width:100%;
	height:1050px;
	margin: 4px 0 0 0;
}
#msdi-main {
	width:1000px;
	height:1050px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#msdi-content {
	width:960px;
	height:920px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#msdi-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#msdi-left img {
	border:2px solid #FFF;
}
#msdi-right {
	width:680px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#msdi-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#msdi-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#msdi-right img{
	border:2px solid #FFF;
}
#msdi-text-1 {
	width:680px;
	height:650px;
	float:left;
}
#msdi-bottom {
	width:940px;
	height:210px;
	float:left;
	margin: 10px 0 0 10px;
}
#msdi-bottom img{
	border:1px solid #9FF;
}
#msdi-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#msdi-text-2 {
	width:940px;
	height:210px;
	float:left;
}

#iinternship-holder {
	width:100%;
	height:960px;
	margin: 4px 0 0 0;
}
#iinternship-main {
	width:1000px;
	height:960px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#iinternship-content {
	width:960px;
	height:820px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#iinternship-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#iinternship-left img {
	border:2px solid #FFF;
}
#iinternship-right {
	width:680px;
	height:690px;
	float:left;
	margin: 0 0 0 10px;
}
#iinternship-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#iinternship-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#iinternship-right img{
	border:2px solid #FFF;
}
#iinternship-text-1 {
	width:445px;
	height:180px;
	float:left;
}
#iinternship-image-1 {
	width:224px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#iinternship-text-2 {
	width:680px;
	height:70px;
	float:left;
}
#iinternship-image-2 {
	width:224px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#iinternship-text-3 {
	width:445px;
	height:190px;
	float:left;
}
#iinternship-text-4 {
	width:340px;
	height:210px;
	float:left;
}
#iinternship-text-5 {
	width:340px;
	height:210px;
	float:left;
}
#iinternship-bottom {
	width:940px;
	height:100px;
	float:left;
	margin: 10px 0 0 10px;
}
#iinternship-bottom img{
	border:1px solid #9FF;
}
#iinternship-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#iinternship-text-6 {
	width:940px;
	height:100px;
	float:left;
}

#msdinternship-text-1 {
	width:445px;
	height:420px;
	float:left;
}
#msdinternship-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}

#rebreatheri-text-1 {
	width:680px;
	height:420px;
	float:left;
}
#rebreatheri-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#itinternship-holder {
	width:100%;
	height:1360px;
	margin: 4px 0 0 0;
}
#itinternship-main {
	width:1000px;
	height:1360px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#itinternship-content {
	width:960px;
	height:1230px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#itinternship-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#itinternship-left img {
	border:2px solid #FFF;
}
#itinternship-right {
	width:680px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#itinternship-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#itinternship-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#itinternship-right img{
	border:2px solid #FFF;
}
#itinternship-text-1 {
	width:680px;
	height:640px;
	float:left;
}
#itinternship-bottom {
	width:940px;
	height:460px;
	float:left;
	margin: 10px 0 0 10px;
}
#itinternship-bottom img{
	border:1px solid #9FF;
}
#itinternship-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#itinternship-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#itinternship-text-2 {
	width:940px;
	height:530px;
	float:left;
}

#ointernship-holder {
	width:100%;
	height:830px;
	margin: 4px 0 0 0;
}
#ointernship-main {
	width:1000px;
	height:830px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#ointernship-content {
	width:960px;
	height:700px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#ointernship-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#ointernship-left img {
	border:2px solid #FFF;
}
#ointernship-right {
	width:680px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#ointernship-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#ointernship-text-1 {
	width:680px;
	height:620px;
	float:left;
}

#aaequipment-holder {
	width:100%;
	height:2350px;
	margin: 4px 0 0 0;
}
#aaequipment-main {
	width:1000px;
	height:2350px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#aaequipment-content {
	width:960px;
	height:2220px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#aaequipment-left {
	width:250px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-left img {
	border:2px solid #FFF;
}
#aaequipment-right {
	width:680px;
	height:680px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#aaequipment-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
#aaequipment-right img{
	border:2px solid #FFF;
}
#aaequipment-text-1 {
	width:680px;
	height:250px;
	float:left;
}
#aaequipment-text-2 {
	width:680px;
	height:390px;
	float:left;
}
#aaequipment-bottom {
	width:940px;
	height:1520px;
	float:left;
	margin: 10px 0 0 10px;
}
#aaequipment-bottom img{
	border:1px solid #9FF;
}
#aaequipment-bottom p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#aaequipment-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
.aaequipment-title {
	width:940px;
	height:40px;
	float:left;
}
#aaequipment-text-3 {
	width:230px;
	height:180px;
	float:left;
}
#aaequipment-image-1 {
	width:270px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-image-2 {
	width:150px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-image-3 {
	width:270px;
	height:140px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-4 {
	width:270px;
	height:180px;
	float:left;
}
#aaequipment-text-5 {
	width:230px;
	height:140px;
	float:left;
}
#aaequipment-image-4 {
	width:150px;
	height:140px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-6 {
	width:270px;
	height:140px;
	float:left;
}
#aaequipment-text-7 {
	width:390px;
	height:230px;
	float:left;
}
#aaequipment-image-5 {
	width:140px;
	height:230px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-8 {
	width:300px;
	height:230px;
	float:left;
}
#aaequipment-image-6 {
	width:90px;
	height:230px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-9 {
	width:240px;
	height:190px;
	float:left;
}
#aaequipment-image-7 {
	width:120px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-10 {
	width:260px;
	height:190px;
	float:left;
}
#aaequipment-image-8 {
	width:110px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-11 {
	width:190px;
	height:190px;
	float:left;
}
#aaequipment-image-9 {
	width:230px;
	height:100px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-12 {
	width:300px;
	height:100px;
	float:left;
}
#aaequipment-image-10 {
	width:110px;
	height:100px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-13 {
	width:280px;
	height:100px;
	float:left;
}
#aaequipment-image-11 {
	width:230px;
	height:110px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-14 {
	width:300px;
	height:110px;
	float:left;
}
#aaequipment-image-12 {
	width:110px;
	height:110px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-15 {
	width:280px;
	height:110px;
	float:left;
}
#aaequipment-image-13 {
	width:230px;
	height:120px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-16 {
	width:300px;
	height:120px;
	float:left;
}
#aaequipment-image-14 {
	width:110px;
	height:120px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-17 {
	width:280px;
	height:120px;
	float:left;
}
#aaequipment-image-15 {
	width:230px;
	height:140px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-18 {
	width:300px;
	height:140px;
	float:left;
}
#aaequipment-image-16 {
	width:110px;
	height:140px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-19 {
	width:280px;
	height:140px;
	float:left;
}
#aaequipment-image-17 {
	width:230px;
	height:130px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-20 {
	width:300px;
	height:130px;
	float:left;
}
#aaequipment-image-18 {
	width:110px;
	height:130px;
	float:left;
	margin: 0 0 0 10px;
}
#aaequipment-text-21 {
	width:280px;
	height:130px;
	float:left;
}
#aaequipment-text-22 {
	width:940px;
	height:50px;
	float:left;
}

#summer-holder {
	width:100%;
	height:1470px;
	margin: 4px 0 0 0;
}
#summer-main {
	width:1000px;
	height:1470px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#summer-content {
	width:960px;
	height:1340px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#summer-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#summer-left img {
	border:2px solid #FFF;
}
#summer-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#summer-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#summer-right img{
	border:2px solid #FFF;
}
#summer-text-1 {
	width:445px;
	height:205px;
	float:left;
}
#summer-image-1 {
	width:224px;
	height:170px;
	float:left;
	margin: 30px 0 0 10px;
}
#summer-text-2 {
	width:680px;
	height:200px;
	float:left;
	margin-top:40px;
}
#summer-image-2 {
	width:178px;
	height:128px;
	float:left;
	margin: 10px 0 0 10px;
}
#summer-text-3 {
	width:266px;
	height:330px;
	float:left;
	margin: 10px 0 0 0;
}
#summer-image-3 {
	width:224px;
	height:130px;
	float:left;
}
#summer-bottom {
	width:940px;
	height:540px;
	float:left;
	margin: 10px 0 0 10px;
}
#summer-bottom img{
	border:2px solid #FFF;
}
#summer-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#summer-text-4 {
	width:492px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
}
#summer-text-5 {
	width:940px;
	height:160px;
	float:left;
		margin-top:60px;
}
#summer-text-6 {
	width:706px;
	height:130px;
	float:left;
	margin: 0 0 0 10px;
}
#summer-text-7 {
	width:526px;
	height:340px;
	float:left;
	margin: 10px 0 0 10px;
}
#summer-text-8 {
	width:940px;
	height:300px;
	float:left;
}

#summerspecials-holder {
	width:100%;
	height:770px;
	margin: 4px 0 0 0;
}
#summerspecials-main {
	width:1000px;
	height:770px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#summerspecials-content {
	width:960px;
	height:630px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#summerspecials-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#summerspecials-left img {
	border:2px solid #FFF;
}
#summerspecials-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#summerspecials-right p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#summerspecials-right img{
	border:2px solid #FFF;
}
#summerspecials-text-1 {
	width:680px;
	height:570px;
	float:left;
}
#summerspecials-text-1 ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}

#openwater-holder {
	width:100%;
	height:2120px;
	margin: 4px 0 0 0;
}
#openwater-main {
	width:1000px;
	height:2120px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#openwater-content {
	width:960px;
	height:1980px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#openwater-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#openwater-left img {
	border:2px solid #FFF;
}
#openwater-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#openwater-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#openwater-right img{
	border:2px solid #FFF;
}
#openwater-text-1 {
	width:680px;
	height:360px;
	float:left;
}
#openwater-image-1 {
	width:224px;
	height:160px;
	float:left;
	margin: 50px 0 0 10px;
}
#openwater-text-2 {
	width:680px;
	height:210px;
	float:left;
}
#openwater-image-2 {
	width:178px;
	height:180px;
	float:left;
}
#openwater-text-3 {
	width:266px;
	height:330px;
	float:left;
	margin: 10px 0 0 0;
}
#openwater-bottom {
	width:940px;
	height:1340px;
	float:left;
	margin: 10px 0 0 10px;
}
#openwater-bottom img{
	border:2px solid #FFF;
}
#openwater-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#openwater-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#openwater-text-4 {
	width:706px;
	height:220px;
	float:left;
}
#openwater-text-5 {
	width:470px;
	height:150px;
	float:left;
}
#openwater-text-6 {
	width:430px;
	height:150px;
	float:left;
	margin: 0 0 0 40px;
}
#openwater-text-7 {
	width:526px;
	height:340px;
	float:left;
	margin: 10px 0 0 10px;
}
#openwater-text-8 {
	width:300px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#openwater-text-9 {
	width:442px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#openwater-text-10 {
	width:940px;
	height:780px;
	float:left;
	margin: 10px 0 0 0;
}

#aopenwater-holder {
	width:100%;
	height:2010px;
	margin: 4px 0 0 0;
}
#aopenwater-main {
	width:1000px;
	height:2010px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#aopenwater-content {
	width:960px;
	height:1880px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#aopenwater-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#aopenwater-left img {
	border:2px solid #FFF;
}
#aopenwater-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#aopenwater-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#aopenwater-right img{
	border:2px solid #FFF;
}
#aopenwater-text-1 {
	width:680px;
	height:360px;
	float:left;
}
#aopenwater-image-1 {
	width:224px;
	height:160px;
	float:left;
	margin: 50px 0 0 10px;
}
#aopenwater-text-2 {
	width:680px;
	height:210px;
	float:left;
}
#aopenwater-image-2 {
	width:178px;
	height:180px;
	float:left;
}
#aopenwater-text-3 {
	width:266px;
	height:330px;
	float:left;
	margin: 10px 0 0 0;
}
#aopenwater-bottom {
	width:940px;
	height:1230px;
	float:left;
	margin: 10px 0 0 10px;
}
#aopenwater-bottom img{
	border:2px solid #FFF;
}
#aopenwater-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#aopenwater-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#aopenwater-text-4 {
	width:706px;
	height:220px;
	float:left;
}
#aopenwater-text-5 {
	width:470px;
	height:150px;
	float:left;
}
#aopenwater-text-6 {
	width:430px;
	height:150px;
	float:left;
	margin: 0 0 0 40px;
}
#aopenwater-text-7 {
	width:526px;
	height:340px;
	float:left;
	margin: 10px 0 0 10px;
}
#aopenwater-text-8 {
	width:300px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#aopenwater-text-9 {
	width:442px;
	height:180px;
	float:left;
	margin: 0 0 0 10px;
}
#aopenwater-text-10 {
	width:940px;
	height:160px;
	float:left;
	margin: 10px 0 0 0;
}
#aopenwater-text-11 {
	width:350px;
	height:250px;
	float:left;
}
#aopenwater-text-12 {
	width:590px;
	height:250px;
	float:left;
}
#aopenwater-text-13 {
	width:940px;
	height:250px;
	float:left;
}

#copenwater-holder {
	width:100%;
	height:1690px;
	margin: 4px 0 0 0;
}
#copenwater-main {
	width:1000px;
	height:1690px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#copenwater-content {
	width:960px;
	height:1560px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}


#s-openwater-holder {
	width: 100%;
	height: 1800px;
	margin: 4px 0 0 0;
}
#s-openwater-main {
	width: 1000px;
	height: 1800px;
	margin: 0 auto;
	background: url(../graphics/inner-background.jpg) no-repeat center top;
}
#s-copenwater-content {
	width:960px;
	height:1560px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}


#copenwater-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#copenwater-left img {
	border:2px solid #FFF;
}
#copenwater-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#copenwater-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#copenwater-right img{
	border:2px solid #FFF;
}
#copenwater-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0 0 0 30px;
}
#copenwater-text-1 {
	width:680px;
	height:380px;
	float:left;
}
#copenwater-image-1 {
	width:224px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#copenwater-text-2 {
	width:320px;
	height:190px;
	float:left;
}
#copenwater-text-3 {
	width:266px;
	height:330px;
	float:left;
	margin: 10px 0 0 0;
}
#s-openwater-bottom {
	width: 940px;
	height: 1040px;
	float: left;
	margin: 10px 0 0 10px;
}
#s-openwater-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}

#copenwater-bottom {
	width:940px;
	height:930px;
	float:left;
	margin: 10px 0 0 10px;
}
#copenwater-bottom img{
	border:2px solid #FFF;
}
#copenwater-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#copenwater-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#copenwater-text-4 {
	width:360px;
	height:190px;
	float:left;
}
#copenwater-text-4a {
	width:336px;
	height:190px;
	float:left;
}
#s-openwater-text-4a {
	width: 560px;
	height: 190px;
	float: left;
}
#s-openwater-bottom ul{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0 0 0 30px;
}
#copenwater-text-5 {
	width:360px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#copenwater-text-6 {
	width:940px;
	height:160px;
	float:left;
}
#copenwater-text-7 {
	width:470px;
	height:400px;
	float:left;
}
#copenwater-text-8 {
	width:460px;
	height:400px;
	float:left;
	margin: 0 0 0 10px;
}
#copenwater-text-9 {
	width:940px;
	height:170px;
	float:left;
	margin: 10px 0 0 0;
}
#s-openwater-text-9 {
	width: 940px;
	height: 280px;
	float: left;
	margin: 10px 0 0 0;
}

#nitroxs-holder {
	width:100%;
	height:1610px;
	margin: 4px 0 0 0;
}
#nitroxs-main {
	width:1000px;
	height:1610px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#nitroxs-content {
	width:960px;
	height:1480px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#nitroxs-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#nitroxs-left img {
	border:2px solid #FFF;
}
#nitroxs-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#nitroxs-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#nitroxs-right img{
	border:2px solid #FFF;
}
#nitroxs-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#nitroxs-text-1 {
	width:680px;
	height:380px;
	float:left;
}
#nitroxs-image-1 {
	width:224px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#nitroxs-text-2 {
	width:320px;
	height:190px;
	float:left;
}
#nitroxs-text-3 {
	width:266px;
	height:330px;
	float:left;
	margin: 10px 0 0 0;
}
#nitroxs-bottom {
	width:940px;
	height:850px;
	float:left;
	margin: 10px 0 0 10px;
}
#nitroxs-bottom img{
	border:2px solid #FFF;
}
#nitroxs-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#nitroxs-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#nitroxs-text-4 {
	width:360px;
	height:190px;
	float:left;
}
#nitroxs-text-4a {
	width:336px;
	height:190px;
	float:left;
}
#nitroxs-text-5 {
	width:360px;
	height:190px;
	float:left;
	margin: 0 0 0 10px;
}
#nitroxs-text-6 {
	width:940px;
	height:640px;
	float:left;
}

#rescues-holder {
	width:100%;
	height:1960px;
	margin: 4px 0 0 0;
}
#rescues-main {
	width:1000px;
	height:1960px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#rescues-content {
	width:960px;
	height:1830px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#rescues-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#rescues-left img {
	border:2px solid #FFF;
}
#rescues-right {
	width:680px;
	height:630px;
	float:left;
	margin: 0 0 0 10px;
}
#rescues-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#rescues-right img{
	border:2px solid #FFF;
}
#rescues-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#rescues-text-1 {
	width:680px;
	height:460px;
	float:left;
}
#rescues-image-1 {
	width:470px;
	height:170px;
	float:left;
}
#rescues-text-2 {
	width:310px;
	height:130px;
	float:left;
}
#rescues-text-3 {
	width:370px;
	height:130px;
	float:left;
}
#rescues-bottom {
	width:940px;
	height:1180px;
	float:left;
	margin: 10px 0 0 10px;
}
#rescues-bottom img{
	border:2px solid #FFF;
}
#rescues-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#rescues-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#rescues-text-4 {
	width:940px;
	height:320px;
	float:left;
}
#rescues-text-4a {
	width:470px;
	height:170px;
	float:left;
}
#rescues-text-5 {
	width:460px;
	height:160px;
	float:left;
	margin: 0 0 0 10px;
}
#rescues-text-6 {
	width:470px;
	height:160px;
	float:left;
}
#rescues-text-7 {
	width:470px;
	height:250px;
	float:left;
}
#rescues-text-8 {
	width:470px;
	height:250px;
	float:left;
}
#rescues-text-9 {
	width:940px;
	height:270px;
	float:left;
	margin: 10px 0 0 0;
}

#summers-holder {
	width:100%;
	height:1360px;
	margin: 4px 0 0 0;
}
#summers-main {
	width:1000px;
	height:1360px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#summers-content {
	width:960px;
	height:1230px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#summers-left {
	width:250px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#summers-left img {
	border:2px solid #FFF;
}
#summers-right {
	width:680px;
	height:610px;
	float:left;
	margin: 0 0 0 10px;
}
#summers-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#summers-right img{
	border:2px solid #FFF;
}
#summers-right ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#summers-text-1 {
	width:680px;
	height:570px;
	float:left;
}
#summers-image-1 {
	width:470px;
	height:160px;
	float:left;
}
#summers-text-2 {
	width:940px;
	height:90px;
	float:left;
}
#summers-text-2a {
	width: 940px;
	height: 540px;
	float: left;
}
#summers-text-3 {
	width:470px;
	height:160px;
	float:left;
}
#summers-bottom {
	width:940px;
	height:600px;
	float:left;
	margin: 10px 0 0 10px;
}
#summers-bottom img{
	border:2px solid #FFF;
}
#summers-bottom p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#summers-bottom ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}
#summers-text-4 {
	width:470px;
	height:150px;
	float:left;
}
#summers-text-4a {
	width:470px;
	height:150px;
	float:left;
}
#summers-text-5 {
	width:940px;
	height:180px;
	float:left;
}
#summers-text-6 {
	width:470px;
	height:180px;
	float:left;
}
#summers-text-7 {
	width:470px;
	height:250px;
	float:left;
}
#summers-text-8 {
	width:470px;
	height:250px;
	float:left;
}
#summers-text-9 {
	width:940px;
	height:270px;
	float:left;
	margin: 10px 0 0 0;
}

#gallery-holder {
	width:100%;
	height:1050px;
	margin: 4px 0 0 0;
}
#gallery-main {
	width:1000px;
	height:1050px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#gallery-content {
	width:960px;
	height:900px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#gallery-top {
	width:940px;
	height:100px;
	float:left;
	margin: 0 0 0 10px;
}
#gallery-navigation {
	width:942px;
	height:80px;
	float:left;
	background-color: #5496BF;
	margin: 0 0 0 8px;
	border: 1px solid #CCF;
}
#gallery-navigation ul {
	width:942px;
	float:left;
	line-height:40px;
	list-style:none;
	list-style-image:none;
}
#gallery-navigation ul li {
	display: inline;
}
#gallery-navigation ul li a  {
	width:157px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	background-color: #5496BF;
	text-decoration: none;
	text-align:center;
}
#gallery-navigation ul li a:hover  {
	color: #1C3379;
	background-color: #7BAFCE;
}
#gallery-title {
	width:940px;
	float:left;
	margin: 10px 0 0 0;
}
#gallery-top p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}
#gallery-top ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0 0 0 30px;
	list-style-image:url(../graphics/arrow.png);
}
.gallery-list {
	width:134px;
	height:170px;
	float:left;
}
.current-gallery a{
	color:#F90;
}
#gallery-text-1 {
	width:940px;
	height:30px;
	float:left;
	margin: 0 0 0 0;
}
#gallery {
	width:940px;
	height:600px;
	float:left;
}
#gallery-bottom {
	width:940px;
	height:720px;
	float:left;
	margin: 0 0 0 10px;
}
#gallery-thumbnails {
	width:220px;
	height:720px;
	float:left;
	margin: 10px 0 0 0;
}
#gallery-image {
	width:720px;
	height:696px;
	float:right;
	margin: 14px 0 0 0;
}

#ddi-holder {
	width:100%;
	height:1160px;
	margin: 4px 0 0 0;
}
#ddi-main {
	width:1000px;
	height:1160px;
	margin:0 auto;
	background:url(../graphics/inner-background.jpg) no-repeat center top;
}
#ddi-content {
	width:960px;
	height:1020px;
	float:left;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #FFF;
}
#ddi-right {
	width:680px;
	height:1020px;
	float:left;
	margin: 0 0 0 10px;
}
#ddi-right p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin: 0 0 15px 0;
}
#ddi-right ul{
	margin:0 0 10px 0;
}
#ddi-right li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	list-style-image:url(../graphics/arrow.png);
	margin:0 0 0 30px;
}

#ddi-text-1 {
	width:680px;
	float:left;
	margin: 10px 0 0 0;
	height: 840px;
}

.pfitem {
	border:1px solid #512F14;
	font-size:0.8em;
	padding:3px;
	padding-right:9px;
	clear:both;
	margin-bottom:5px;
	height:175px
}
.pfitem .client {
	margin:3px;
}
.pfitem .owner {
	float:right;
	font-size:14px;
	margin:5px 0 0 0;
}
.pfitem .site {
	float:right;
	font-size:14px;
	margin:2px 0 0 0;
}
.pfitem:hover {
	background-color:#39C;
}
.prices-width {
	width:120px;
}
