* {
	margin: 0;
	padding: 0;
}

html {min-height:101%;}
body {font-family: Arial, Helvetica, sans-serif;}
img {border:none;}
.noborder {border:0px;}
.center {text-align:center}
.right {text-align:right}
.clear {clear:both;}
.small {font-size:13px}
.normal {font-size:15px}
.small-left {
	font-size:13px;
	padding: 0 3px 0 5px;
}
.small-center {
	font-size:13px;
	text-align:center;
}
.subtext {font-size:11px;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding:3px 3px 5px 3px;
	color: #006699;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #006699;
	padding:0px 3px 1px 3px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333;
	padding:0px 3px 1px 0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #006699;
	padding:0px 3px 1px 3px;
}

#header-holder {
	width:100%;
	height:135px;
	margin:20px 0 0 0;
}
#header {
	width:960px;
	height:135px;
	margin:0 auto;
}
#logo {
	width:150px;
	height:89px;
	float:left;
	margin: 0 0 0 50px;
}
#amasthead {
	width:692px;
	height:109px;
	float:right;
	margin: 0 0 0 0;
}
#padi-idc{
	width:960px;
	height:25px;
	float:left;
	border-bottom: 1px solid #ccc;
}

#navigation {
	width:180px;
	height:410px;
	float: left;
}
#navigation-block {
	height:10px;
	width:178px;
	background-color:#eee;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:2px solid #ccc;
}
#navigation ul {
	float:left;
	line-height:20px;
	width:180px;
	list-style:none;
	background-color:#eee;
	border-bottom:1px solid #ccc;
}
#navigation ul li {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#navigation ul li a  {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height:20px;
	color: #006699;
	text-decoration:none;
	padding:0 0 0 3px;
}
#navigation ul li a:hover  {
	background-color:#ddd;
}

#top-links-holder {
	width:100%;
	height:37px;
}
#top-links {
	width:960px;
	height:35px;
	margin:0 auto 0 auto;
	border-bottom: 1px solid #ccc;
}
#top-links p{
	color:#ccc;
	font-size:12px;
	padding:1px 0 0 5px;
}
#top-links a{
	text-decoration:none;
	color:#336699;
	font-size:12px;
}

#home-holder {
	width:100%;
	height:920px;
}
#home {
	width:960px;
	height:920px;
	margin: 0 auto;
}
#home-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#home-content {
	width:545px;
	height:870px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#home-content p {
	color:#333;
}
#home-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none;
}
#home-content a:hover {
	text-decoration:underline;
}
#home-text-1 {
	width:300px;
	height:200px;
	float: left;
}
#home-text-1 p {
	font-size:13px;
	color:#333;
}
#home-video {
	width:230px;
	height:200px;
	float:left;
}
#home-text-2 {
	width:545px;
	height:330px;
	float: left;
	margin: 0 0 20px 0;
}
#home-text-2 p {
	font-size:13px;
	color:#333;
}
#home-text-3 {
	width:515px;
	height:160px;
	float: left;
	margin: 0 0 0 30px;
}
#home-text-3 li {
	list-style:square;
	font-size:13px;
	color:#333;
	text-decoration:none;
	padding:5px;
}
#home-right-box {
	width:205px;
	height:860px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#home-right-box a {
	text-decoration:none;
	color: #336699;
}
#home-right-box a:hover {
	text-decoration:underline;
}

#recent-news-holder{
	width:100%;
	height:5140px;
}
#recent-news {
	width:960px;
	height:5140px;
	margin: 0 auto;
}
#recent-news-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#recent-news-content {
	width:545px;
	height:5100px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#recent-news-content p {
	color:#333;
}
#recent-news-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#recent-news-content a:hover {
	text-decoration:underline;
}
.recent-news-box {
	width:545px;
	height:130px;
	margin: 10px 0 0 0;
}
.recent-news-box  p {
	font-size:13px;
	color:#333;
}
.recent-news-image {
	width:153px;
	height:130px;
	float:left;
}
.recent-news-text {
	width:380px;
	height:130px;
	float:right;
	margin: 0 5px 0 0;
}

#recent-news-right-box {
	width:205px;
	height:350px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#recent-news-right-box a {
	text-decoration:none;
	color: #336699;
}
#recent-news-right-box a:hover {
	text-decoration:underline;
}

#news-2008-holder{
	width:100%;
	height:10860px;
}
#news-2008-news {
	width:960px;
	height:10860px;
	margin: 0 auto;
}
#news-2008-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#news-2008-content {
	width:545px;
	height:10820px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#news-2008-content p {
	color:#333;
}
#news-2008-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#news-2008-content a:hover {
	text-decoration:underline;
}
.news-box {
	width:545px;
	height:130px;
	margin: 10px 0 0 0;
}
.news-box p {
	font-size:13px;
	color:#333;
}
.news-image {
	width:153px;
	height:130px;
	float:left;
}
.news-text {
	width:380px;
	height:130px;
	float:right;
	margin: 0 5px 0 0;
}
#news-right-box {
	width:205px;
	height:340px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#news-right-box a {
	text-decoration:none;
	color: #336699;
}
#news-right-box a:hover {
	text-decoration:underline;
}

#news-2007-holder{
	width:100%;
	height:9880px;
}
#news-2007-news {
	width:960px;
	height:9880px;
	margin: 0 auto;
}
#news-2007-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#news-2007-content {
	width:545px;
	height:9835px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#news-2007-content p {
	color:#333;
}
#news-2007-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#news-2007-content a:hover {
	text-decoration:underline;
}

#news-2006-holder{
	width:100%;
	height:1170px;
}
#news-2006-news {
	width:960px;
	height:1170px;
	margin: 0 auto;
}
#news-2006-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#news-2006-content {
	width:545px;
	height:1120px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#news-2006-content p {
	color:#333;
}
#news-2006-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#news-2006-content a:hover {
	text-decoration:underline;
}

#courses-holder{
	width:100%;
	height:400px;
}
#courses {
	width:960px;
	height:400px;
	margin: 0 auto;
}
#courses-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#courses-content {
	width:545px;
	height:350px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#courses-content p {
	color:#333;
}
#courses-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#courses-content a:hover {
	text-decoration:underline;
}
#courses-list {
	width:220px;
	height:230px;
	float: left;
	margin: 0 0 0 60px;
}
#courses-list li {
	list-style:square;
	line-height:15px;
}
#courses-list li a {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
}
#courses-image {
	width:260px;
	height:230px;
	float:left;
}
#courses-text-1 {
	width:545px;
	height:40px;
	float:left;
	margin: 0 0 0 0;
}
#courses-text-1 p {
	font-size:12px;
}
#courses-right-box {
	width:205px;
	height:340px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#courses-right-box a {
	text-decoration:none;
	color: #336699;
}
#courses-right-box a:hover {
	text-decoration:underline;
}

#schedule-holder{
	width:100%;
	height:2360px;
}
#schedule {
	width:960px;
	height:2360px;
	margin: 0 auto;
}
#schedule-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#schedule-content {
	width:545px;
	height:2290px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#schedule-content p {
	color:#333;
}
#schedule-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#schedule-content a:hover {
	text-decoration:underline;
}
#schedule-image {
	width:260px;
	height:230px;
	float:left;
}
#schedule-text-1 {
	width:535px;
	height:2230px;
	float:left;
	margin: 0 0 0 0;
}
#schedule-text-1 p {
	font-size:12px;
}
#schedule-right-box {
	width:205px;
	height:340px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#schedule-right-box a {
	text-decoration:none;
	color: #336699;
}
#schedule-right-box a:hover {
	text-decoration:underline;
}
#schedule-right-box-extend {
	width:205px;
	height:760px;
	float: right;
	background-color: #CCF;
}
#schedule-right-box-extend a{
	text-decoration:none;
	color: #336699;
}
#schedule-right-box-extend a;hover{
	text-decoration:underline;
}

#calendar-holder{
	width:100%;
	height:800px;
}
#calendar {
	width:960px;
	height:800px;
	margin: 0 auto;
}
#calendar-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#calendar-content {
	width:545px;
	height:760px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#calendar-content p {
	color:#333;
}
#calendar-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#calendar-content a:hover {
	text-decoration:underline;
}
#calendar-calendar {
	width:545px;
	height:500px;
	float:left;
	margin: 0 0 0 0;
}
#calendar-text-1 p {
	font-size:12px;
}
#calendar-right-box {
	width:205px;
	height:500px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#calendar-right-box a {
	text-decoration:none;
	color: #336699;
}
#calendar-right-box a:hover {
	text-decoration:underline;
}
#calendar-right-box-extend {
	width:205px;
	height:250px;
	float: right;
	background-color: #CCF;
}
#calendar-right-box-extend a{
	text-decoration:none;
	color: #336699;
}
#calendar-right-box-extend a;hover{
	text-decoration:underline;
}

.locations {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#000;
	background-color:#99CCFF;
}
.location {
	background-color:#99CCFF;
	text-align: left;
}
.location a{
	font-size:12px;
}
.course {
	background-color:#99CCFF;
	text-align: left;
}
.course a{
	font-size:11px;
}

#job-holder {
	width:100%;
	height:580px;
}
#job {
	width:960px;
	height:580px;
	margin: 0 auto;
}
#job-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#job-content {
	width:545px;
	height:516px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#job-content p {
	color:#333;
	font-size:13px;
	color:#333;
}
#job-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none;
}
#job-content a:hover {
	text-decoration:underline;
}
#job-text-1 {
	width:535px;
	height:160px;
	float: left;
}
#job-image {
	width:193px;
	height:220px;
	float:left;
}
#job-text-2 {
	width:337px;
	height:220px;
	float: left;
	margin: 0 0 0 5px;
}
#job-text-3 {
	width:535px;
	height:70px;
	float: left;
	margin: 10px 0 0 0;
}
#job-text-3 li {
	list-style:square;
	font-size:13px;
	color:#333;
	text-decoration:none;
	padding:5px;
}
#job-right-box {
	width:205px;
	height:506px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#job-right-box a {
	text-decoration:none;
	color: #336699;
}

#job-right-box a:hover {
	text-decoration:underline;
}

#prior-knowledge-holder{
	width:100%;
	height:750px;
}
#prior-knowledge-holder2{
	width:100%;
	height:950px;
}
#prior-knowledge {
	width:960px;
	height:750px;
	margin: 0 auto;
}
#prior-knowledge2 {
	width:960px;
	height:950px;
	margin: 0 auto;
}
#prior-knowledge-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#prior-knowledge-content {
	width:545px;
	height:720px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#prior-knowledge-content p {
	color:#333;
}
#prior-knowledge-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#prior-knowledge-content a:hover {
	text-decoration:underline;
}
#prior-knowledge-image {
	width:545px;
	height:150px;
	float:left;
}
#prior-knowledge-text-1 {
	width:545px;
	height:140px;
	float:left;
	margin: 0 0 0 0;
}
#prior-knowledge-text-1 p {
	font-size:12px;
}
#prior-knowledge-image-1 {
	width:200px;
	height:150px;
	float:left;
}
#prior-knowledge-text-2 {
	width:320px;
	height:340px;
	float:left;
	margin: 0 0 0 15px;
}
#prior-knowledge-text-2 p {
	font-size:12px;
}

#prior-knowledge-text-2a {
	width:320px;
	height:715px;
	float:left;
	margin: 0 0 0 15px;
}
#prior-knowledge-text-2a p {
	font-size:12px;
}
#prior-knowledge-text-3 {
	width:545px;
	height:20px;
	float:left;
	margin: 15px 0 0 0;
}
#prior-knowledge-text-3 p {
	font-size:12px;
}
#prior-knowledge-right-box {
	width:205px;
	height:710px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#prior-knowledge-right-box a {
	text-decoration:none;
	color: #336699;
}
#prior-knowledge-right-box a:hover {
	text-decoration:underline;
}

#members-holder{
	width:100%;
	height:950px;
}
#members {
	width:960px;
	height:950px;
	margin: 0 auto;
}

#members-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#members-content {
	width:545px;
	height:910px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#members-content p {
	color:#333;
}
#members-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#members-content a:hover {
	text-decoration:underline;
}
#members-image {
	width:545px;
	height:150px;
	float:left;
}
#members-text-1 {
	width:345px;
	height:700px;
	float:left;
	margin: 0 0 0 0;
}
#members-text-1 p {
	font-size:12px;
}
#members-image-1 {
	width:200px;
	height:550px;
	float:left;
}
#members-text-2 {
	width:320px;
	height:715px;
	float:left;
	margin: 0 0 0 15px;
}
#members-text-2 p {
	font-size:12px;
}
#members-right-box {
	width:205px;
	height:710px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#members-right-box a {
	text-decoration:none;
	color: #336699;
}
#members-right-box a:hover {
	text-decoration:underline;
}

#friends-holder{
	width:100%;
	height:460px;
}
#friends {
	width:960px;
	height:460px;
	margin: 0 auto;
}
#friends-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#friends-content {
	width:758px;
	height:410px;
	float:left;
	margin: 0 0 0 20px;
}
#friends-content p {
	color:#333;
}
#friends-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#friends-content a:hover {
	text-decoration:underline;
}
#diving-index {
	width:180px;
	height:60px;
	float:left;
	margin: 140px 0 0 0;
}
.friend {
	width:150px;
	height: 350px;
	float: left;
	margin: 0 0 0 1px;
}

#testimonials-holder{
	width:100%;
	height:8000px;
}
#testimonials {
	width:960px;
	height:8000px;
	margin: 0 auto;
}
#testimonials-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#testimonials-content {
	width:545px;
	height:7970px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#testimonials-content p {
	color:#333;
}
#testimonials-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#testimonials-content a:hover {
	text-decoration:underline;
}
.testimonial {
	width: 530px;
	margin:10px 0 0 0;
	border: 2px solid #336699;
}
.testimonial p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:3px;
	color:#333;
}
.testimonial:hover {
	background-color:#DFF;
	border: 2px solid #000;
}
#testimonials-right-box {
	width:205px;
	height:400px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#testimonials-right-box a {
	text-decoration:none;
	color: #336699;
}
#testimonials-right-box a:hover {
	text-decoration:underline;
}

#faq-holder{
	width:100%;
	height:1000px;
}
#faq {
	width:960px;
	height:1000px;
	margin: 0 auto;
}
#faq-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#faq-content {
	width:545px;
	height:960px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#faq-content p {
	color:#333;
}
#faq-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#faq-content a:hover {
	text-decoration:underline;
}
#faq-right-box {
	width:205px;
	height:650px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#faq-right-box a {
	text-decoration:none;
	color: #336699;
}
#faq-right-box a:hover {
	text-decoration:underline;
}
#faq-text-1 {
	width: 540px;
	height: 900px;
	float:left;
}
#faq-text-1 p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#about-holder{
	width:100%;
	height:1140px;
}
#about {
	width:960px;
	height:1140px;
	margin: 0 auto;
}
#about-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#about-content {
	width:545px;
	height:1110px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#about-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#about-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#about-content a:hover {
	text-decoration:underline;
}
#about-image-1 {
	width:210px;
	float: left;
	height: 170px;
}
#about-text-1 {
	width:325px;
	float:left;
	height: 170px;
}
#about-text-2 {
	width:535px;
	float:left;
	height: 230px;
	margin: 10px 0 0 0;
}
#about-text-3 {
	width:382px;
	float:left;
	height: 180px;
	margin: 10px 10px 0 0;
}
#about-image-2 {
	width:143px;
	float: left;
	height: 140px;
	margin: 50px 0 0 0;
}
#about-image-3 {
	width:143px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#about-text-4 {
	width:383px;
	float:left;
	height: 150px;
	margin: 10px 0 0 10px;
}
#about-text-5 {
	width:382px;
	float:left;
	height: 130px;
	margin: 10px 10px 0 0;
}
#about-image-4 {
	width:143px;
	float: left;
	height: 130px;
	margin: 10px 0 0 0;
}
#about-text-6 {
	width:372px;
	float:left;
	height: 140px;
	margin: 10px 0 0 10px;
}
#about-image-5 {
	width:153px;
	float: left;
	height: 140px;
	margin: 10px 0 0 0;
}
#about-right-box {
	width:205px;
	height:950px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#about-right-box a {
	text-decoration:none;
	color: #336699;
}
#about-right-box a:hover {
	text-decoration:underline;
}

#contact-holder{
	width:100%;
	height:740px;
}
#contact {
	width:960px;
	height:740px;
	margin: 0 auto;
}
#contact-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#contact-content {
	width:545px;
	height:710px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#contact-content p {
	color:#333;
}
#contact-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#contact-content a:hover {
	text-decoration:underline;
}
#contact-right-box {
	width:205px;
	height:200px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#contact-right-box a {
	text-decoration:none;
	color: #336699;
}
#contact-right-box a:hover {
	text-decoration:underline;
}
#contact-text-1 {
	width: 540px;
	height: 100px;
	float:left;
}
#contact-text-1 p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#form {
	width: 540px;
	height: 550px;
	float:left;
}
#form p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
.leftform{
	float:left;
	width:180px;
	height:26px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
.required-field {
	width:15px;
	height:24px;
	float:left;
	margin:2px 0 0 10px;
}
.rightform{
	float:left;
	width:200px;
	height:26px
}
.message {
	width:180px;
	height:90px;
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
.messagebox {
	float:left;
	width:200px;
	height:90px
}
#padi-logo {
	width:200px;
	height: 135px;
	float:left;
	margin: 0 0 0 20px;
}
.image-verification{
	float:left;
	width:300px;
	height:135px;
}
.image-verify {
	width:250px;
	height:150px;
	float: right;
}
.submitbutton {
	width:300px;
	height: 30px;
	float: left;
}

#idc-holder{
	width:100%;
	height:1370px;
}
#idc {
	width:960px;
	height:1370px;
	margin: 0 auto;
}
#idc-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#idc-content {
	width:545px;
	height:1331px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#idc-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#idc-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#idc-content a:hover {
	text-decoration:underline;
}
#idc-image-1 {
	width:160px;
	float: left;
	height: 150px;
	margin: 40px 0 0 0;
}
#idc-text-1 {
	width:545px;
	float:left;
	height: 170px;
}
#idc-text-2 {
	width:370px;
	float:left;
	height: 180px;
	margin: 10px 5px 0 0;
}
#idc-text-3 {
	width:395px;
	float:left;
	height: 200px;
	margin: 10px 0 0 5px;
}
#idc-image-2 {
	width:135px;
	float: left;
	height: 200px;
	margin: 10px 0 0 0;
}
#idc-image-3 {
	width:200px;
	float: left;
	height: 160px;
	margin: 10px 0 0 0;
}
#idc-text-4 {
	width:330px;
	float:left;
	height: 160px;
	margin: 10px 5px 0 0;
}
#idc-text-5 {
	width:370px;
	float:left;
	height: 130px;
	margin: 10px 0 0 5px;
}
#idc-image-4 {
	width:160px;
	float: left;
	height: 130px;
	margin: 10px 0 0 0;
}
#idc-text-6 {
	width:370px;
	float:left;
	height: 130px;
	margin: 10px 5px 0 0;
}
#idc-image-5 {
	width:160px;
	float: left;
	height: 130px;
	margin: 10px 0 0 0;
}
#idc-image-6 {
	width:170px;
	float: left;
	height: 130px;
	margin: 10px 0 0 0;
}
#idc-text-7 {
	width:360px;
	float:left;
	height: 130px;
	margin: 10px 0 0 5px;
}
#idc-text-8 {
	width:535px;
	float:left;
	height: 115px;
	margin: 0 0 0 0;
}
#idc-right-box {
	width:205px;
	height:1030px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#idc-right-box a {
	text-decoration:none;
	color: #336699;
}
#idc-right-box a:hover {
	text-decoration:underline;
}
#idc-right-box-extend {
	width:205px;
	height:290px;
	float: right;
	background-color: #CCF;
	margin: 0 0 0 0;
}
#idc-right-box-extend a {
	text-decoration:none;
	color: #336699;
}
#idc-right-box-extend a:hover {
	text-decoration:underline;
}

#egypt-holder{
	width:100%;
	height:1850px;
}
#egypt {
	width:960px;
	height:1850px;
	margin: 0 auto;
}
#egypt-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#egypt-content {
	width:545px;
	height:1800px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#egypt-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#egypt-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#egypt-content a:hover {
	text-decoration:underline;
}
#egypt-text-1 {
	width:330px;
	float:left;
	height: 190px;
	margin: 0 5px 0 0;
}
#egypt-text-1 li {
	list-style:square;
	line-height:15px;
	margin:0 0 0 40px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#egypt-image-1 {
	width:200px;
	float: left;
	height: 190px;
	margin: 0 0 0 0;
}
#egypt-text-2 {
	width:535px;
	float:left;
	height: 140px;
	margin: 10px 0 0 0;
}
#egypt-text-3 {
	width:445px;
	float:left;
	height: 210px;
	margin: 10px 0 0 5px;
}
#egypt-image-2 {
	width:85px;
	float: left;
	height: 210px;
	margin: 10px 0 0 0;
}
#egypt-image-3 {
	width:160px;
	float: left;
	height: 185px;
	margin: 10px 0 0 0;
}
#egypt-text-4 {
	width:370px;
	float:left;
	height: 150px;
	margin: 45px 0 0 5px;
}
#egypt-text-5 {
	width:378px;
	float:left;
	height: 130px;
	margin: 10px 5px 0 0;
}
#egypt-image-4 {
	width:153px;
	float: left;
	height: 130px;
	margin: 10px 0 0 0;
}
#egypt-text-6 {
	width:545px;
	float:left;
	height: 20px;
	margin: 10px 0 0 0;
}
#egypt-image-5 {
	width:155px;
	float: left;
	height: 130px;
	margin: 10px 0 0 0;
}
#egypt-image-6 {
	width:155px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#egypt-text-7 {
	width:375px;
	float:left;
	height: 130px;
	margin: 10px 0 0 5px;
}
#egypt-text-8 {
	width:375px;
	float:left;
	height: 150px;
	margin: 10px 5px 0 0;
}
#egypt-text-9 {
	width:535px;
	float:left;
	height: 140px;
	margin: 10px 0 00;
}
#egypt-text-10 {
	width:535px;
	float:left;
	height: 340px;
	margin: 10px 0 00;
}
#egypt-right-box {
	width:205px;
	height:1620px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#egypt-right-box a {
	text-decoration:none;
	color: #336699;
}
#egypt-right-box a:hover {
	text-decoration:underline;
}

#spain-holder{
	width:100%;
	height:1500px;
}
#spain {
	width:960px;
	height:1500px;
	margin: 0 auto;
}
#spain-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#spain-content {
	width:545px;
	height:1450px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#spain-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#spain-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#spain-content a:hover {
	text-decoration:underline;
}
#spain-text-1 {
	width:535px;
	float:left;
	height: 50px;
	margin: 0 5px 0 0;
}
#spain-image-1 {
	width:143px;
	float: left;
	height: 170px;
	margin: 10px 0 0 5px;
}
#spain-text-2 {
	width:387px;
	float:left;
	height: 170px;
	margin: 10px 0 0 0;
}
#spain-text-2 li {
	list-style:square;
	line-height:15px;
	margin:0 0 0 40px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#spain-text-3 {
	width:535px;
	float:left;
	height: 160px;
	margin: 10px 0 0 0;
}
#spain-image-3 {
	width:195px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#spain-image-2 {
	width:195px;
	float: left;
	height: 190px;
	margin: 10px 0 0 0;
}
#spain-text-4 {
	width:335px;
	float:left;
	height: 155px;
	margin: 45px 0 0 5px;
}
#spain-text-5 {
	width:335px;
	float:left;
	height: 150px;
	margin: 10px 0 0 5px;
}
#spain-image-4 {
	width:195px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#spain-text-6 {
	width:335px;
	float:left;
	height: 150px;
	margin: 10px 5px 0 0;
}
#spain-image-5 {
	width:195px;
	float: left;
	height: 160px;
	margin: 10px 0 0 0;
}
#spain-image-6 {
	width:195px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#spain-text-7 {
	width:335px;
	float:left;
	height: 160px;
	margin: 10px 5px 0 0;
}
#spain-text-8 {
	width:335px;
	float:left;
	height: 150px;
	margin: 10px 0 0 5px;
}
#spain-text-9 {
	width:535px;
	float:left;
	height: 120px;
	margin: 10px 0 00;
}
#spain-text-10 {
	width:535px;
	float:left;
	height: 340px;
	margin: 10px 0 00;
}
#spain-right-box {
	width:205px;
	height:1440px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#spain-right-box a {
	text-decoration:none;
	color: #336699;
}
#spain-right-box a:hover {
	text-decoration:underline;
}

#oceanview-holder{
	width:100%;
	height:1300px;
}
#oceanview {
	width:960px;
	height:1300px;
	margin: 0 auto;
}
#oceanview-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#oceanview-content {
	width:545px;
	height:1258px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#oceanview-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#oceanview-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#oceanview-content a:hover {
	text-decoration:underline;
}
#oceanview-text-1 {
	width:535px;
	float:left;
	height: 50px;
	margin: 0 5px 0 0;
}
#oceanview-image-1 {
	width:143px;
	float: left;
	height: 150px;
	margin: 10px 0 0 5px;
}
#oceanview-text-2 {
	width:387px;
	float:left;
	height: 150px;
	margin: 10px 0 0 0;
}
#oceanview-text-2 li {
	list-style:square;
	line-height:15px;
	margin:0 0 0 40px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#oceanview-text-3 {
	width:335px;
	float:left;
	height: 200px;
	margin: 10px 5px 0 0;
}
#oceanview-image-3 {
	width:195px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#oceanview-image-2 {
	width:195px;
	float: left;
	height: 160px;
	margin: 50px 0 0 0;
}
#oceanview-text-4 {
	width:535px;
	float:left;
	height: 20px;
	margin: 10px 0 00;
}
#oceanview-text-5 {
	width:335px;
	float:left;
	height: 150px;
	margin: 10px 5px 0 0;
}
#oceanview-image-4 {
	width:195px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#oceanview-text-6 {
	width:335px;
	float:left;
	height: 150px;
	margin: 10px 0 0 5px;
}
#oceanview-image-5 {
	width:195px;
	float: left;
	height: 160px;
	margin: 10px 0 0 0;
}
#oceanview-image-6 {
	width:195px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#oceanview-text-7 {
	width:335px;
	float:left;
	height: 160px;
	margin: 10px 0 0 5px;
}
#oceanview-text-8 {
	width:335px;
	float:left;
	height: 150px;
	margin: 10px 5px 0 0;
}
#oceanview-text-9 {
	width:535px;
	float:left;
	height: 70px;
	margin: 10px 0 00;
}
#oceanview-text-10 {
	width:535px;
	float:left;
	height: 340px;
	margin: 10px 0 00;
}
#oceanview-right-box {
	width:205px;
	height:1248px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#oceanview-right-box a {
	text-decoration:none;
	color: #336699;
}
#oceanview-right-box a:hover {
	text-decoration:underline;
}

#idc-prep-holder{
	width:100%;
	height:1200px;
}
#idc-prep {
	width:960px;
	height:1200px;
	margin: 0 auto;
}
#idc-prep-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#idc-prep-content {
	width:545px;
	height:1160px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#idc-prep-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#idc-prep-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#idc-prep-content a:hover {
	text-decoration:underline;
}
#idc-prep-image-1 {
	width:200px;
	float: left;
	height: 240px;
	margin: 10px 0 0 40px;
}
#idc-prep-text-1 {
	width:200px;
	float:left;
	height: 90px;
	margin: 10px 0 0 40px;
}
#idc-prep-text-1 li {
	list-style:square;
	line-height:15px;
	margin-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#idc-prep-text-2 {
	width:220px;
	float:left;
	height: 90px;
	margin: 10px 0 0 40px;
}
#idc-prep-text-2 li {
	list-style:square;
	line-height:15px;
	margin-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#idc-prep-text-3 {
	width:380px;
	float:left;
	height: 200px;
	margin: 20px 5px 0 0;
}
#idc-prep-image-2 {
	width:200px;
	float: left;
	height: 240px;
	margin: 10px 0 0 40px;
}
#idc-prep-image-3 {
	width:152px;
	float: left;
	height: 120px;
	margin: 60px 0 0 0;
}
#idc-prep-text-4 {
	width:378px;
	float:left;
	height: 300px;
	margin: 10px 5px 0 0;
}
#idc-prep-image-4 {
	width:160px;
	float: left;
	height: 300px;
	margin: 10px 0 0 0;
}
#idc-prep-right-box {
	width:205px;
	height:480px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#idc-prep-right-box a {
	text-decoration:none;
	color: #336699;
}
#idc-prep-right-box a:hover {
	text-decoration:underline;
}
#idc-prep-right-box-extend {
	width:205px;
	height:680px;
	float: right;
	background-color: #CCF;
	margin: 0 0 0 0;
}
#idc-prep-right-box-extend a {
	text-decoration:none;
	color: #336699;
}
#idc-prep-right-box-extend a:hover {
	text-decoration:underline;
}

#specialty-holder{
	width:100%;
	height:1720px;
}
#specialty {
	width:960px;
	height:1720px;
	margin: 0 auto;
}
#specialty-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#specialty-content {
	width:545px;
	height:1670px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#specialty-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#specialty-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#specialty-content a:hover {
	text-decoration:underline;
}
#specialty-image-1 {
	width:160px;
	float: left;
	height: 1420px;
	margin: 10px 0 0 0;
}
#specialty-text-1 {
	width:535px;
	float:left;
	height: 170px;
}
#specialty-text-2 {
	width:370px;
	float:left;
	height: 1420px;
	margin: 10px 5px 0 0;
}
#specialty-right-box {
	width:205px;
	height:580px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#specialty-right-box a {
	text-decoration:none;
	color: #336699;
}
#specialty-right-box a:hover {
	text-decoration:underline;
}

#efri-holder{
	width:100%;
	height:460px;
}
#efri {
	width:960px;
	height:460px;
	margin: 0 auto;
}
#efri-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#efri-content {
	width:545px;
	height:430px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#efri-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#efri-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#efri-content a:hover {
	text-decoration:underline;
}
#efri-image-1 {
	width:153px;
	float: left;
	height: 350px;
	margin: 10px 0 0 10px;
}
#efri-text-1 {
	width:535px;
	float:left;
	height: 40px;
	margin: 10px 0 0 0;
}
#efri-text-2 {
	width:373px;
	float:left;
	height: 350px;
	margin: 10px 0 0 0;
}
#efri-text-2 li {
	list-style:square;
	line-height:15px;
	margin-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#efri-text-3 {
	width:373px;
	float:left;
	height: 80px;
	margin: 119px 0 0 0;
	background-color: #99CCFF;
}
#efri-right-box {
	width:205px;
	height:420px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#efri-right-box a {
	text-decoration:none;
	color: #336699;
}
#efri-right-box a:hover {
	text-decoration:underline;
}

#plus-holder{
	width:100%;
	height:1000px;
}
#plus {
	width:960px;
	height:1000px;
	margin: 0 auto;
}
#plus-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#plus-content {
	width:545px;
	height:950px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#plus-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#plus-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#plus-content a:hover {
	text-decoration:underline;
}
#plus-text-1 {
	width:330px;
	float:left;
	height: 240px;
	margin: 10px 0 0 5px;
}
#plus-text-2 {
	width:373px;
	float:left;
	height: 480px;
	margin: 10px 0 0 0;
}
#plus-text-3 {
	width:535px;
	float:left;
	height: 170px;
	margin: 10px 0 0 0;
}
#plus-image-1 {
	width:200px;
	float: left;
	height: 240px;
	margin: 10px 0 0 0;
}
#plus-image-2 {
	width:152px;
	float: left;
	height: 480px;
	margin: 10px 0 0 10px;
}
#plus-right-box {
	width:205px;
	height:870px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#plus-right-box a {
	text-decoration:none;
	color: #336699;
}
#plus-right-box a:hover {
	text-decoration:underline;
}

#payment-text-1 {
	font-size:13px;
	color:#336699;
    width:255px;
	float:left;
	height: 170px;
	margin: 10px 0 0 0;
}

#selling-holder{
	width:100%;
	height:870px;
}
#selling {
	width:960px;
	height:870px;
	margin: 0 auto;
}
#selling-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#selling-content {
	width:545px;
	height:820px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#selling-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#selling-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#selling-content a:hover {
	text-decoration:underline;
}
#selling-text-1 {
	width:535px;
	float:left;
	height: 780px;
	margin: 10px 0 00;
}
#selling-text-1 li {
	list-style:square;
	line-height:15px;
	margin-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#selling-right-box {
	width:205px;
	height:420px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#selling-right-box a {
	text-decoration:none;
	color: #336699;
}
#selling-right-box a:hover {
	text-decoration:underline;
}

#staff-holder{
	width:100%;
	height:500px;
}
#staff {
	width:960px;
	height:500px;
	margin: 0 auto;
}
#staff-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#staff-content {
	width:545px;
	height:436px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#staff-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#staff-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#staff-content a:hover {
	text-decoration:underline;
}
#staff-image-1 {
	width:130px;
	float: left;
	height: 80px;
	margin: 20px 0 0 0;
}
#staff-text-1 {
	width:540px;
	float:left;
	height: 160px;
}
#staff-text-2 {
	width:410px;
	float:left;
	height: 90px;
	margin: 10px 0 0 0;
}
#staff-text-3 {
	width:545px;
	float:left;
	height: 20px;
	margin: 10px 0 0 0;
}
#staff-text-4 {
	width:545px;
	float:left;
	height: 80px;
	margin: 10px 0 0 0;
	background-color: #99CCFF;
}
#staff-right-box {
	width:205px;
	height:426px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#staff-right-box a {
	text-decoration:none;
	color: #336699;
}
#staff-right-box a:hover {
	text-decoration:underline;
}

#staff-update-holder{
	width:100%;
	height:680px;
}
#staff-update {
	width:960px;
	height:680px;
	margin: 0 auto;
}
#staff-update-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#staff-update-content {
	width:545px;
	height:640px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#staff-update-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#staff-update-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#staff-update-content a:hover {
	text-decoration:underline;
}
#staff-update-image-1 {
	width:152px;
	float: right;
	height: 437px;
	margin: 10px 10px 0 0;
}
#staff-update-text-1 {
	width:535px;
	float:left;
	height: 100px;
}
#staff-update-text-2 {
	width:378px;
	float:left;
	height: 340px;
	margin: 10px  0 0;
}
#staff-update-text-3 {
	width:378px;
	float:left;
	height: 80px;
	margin: 10px  0 0;
	background-color:#99CCFF;
}
#staff-update-right-box {
	width:205px;
	height:400px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#staff-update-right-box a {
	text-decoration:none;
	color: #336699;
}
#staff-update-right-box a:hover {
	text-decoration:underline;
}

#instructor-update-holder{
	width:100%;
	height:680px;
}
#instructor-update {
	width:960px;
	height:680px;
	margin: 0 auto;
}
#instructor-update-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#instructor-update-content {
	width:545px;
	height:625px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#instructor-update-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#instructor-update-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#instructor-update-content a:hover {
	text-decoration:underline;
}
#instructor-update-image-1 {
	width:152px;
	float: right;
	height: 437px;
	margin: 10px 10px 0 0;
}
#instructor-update-text-1 {
	width:535px;
	float:left;
	height: 120px;
}
#instructor-update-text-2 {
	width:378px;
	float:left;
	height: 475px;
	margin: 10px  0 0;
}
#instructor-update-right-box {
	width:205px;
	height:320px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#instructor-update-right-box a {
	text-decoration:none;
	color: #336699;
}
#instructor-update-right-box a:hover {
	text-decoration:underline;
}
#instructor-update-right-box-extend {
	width:205px;
	height:140px;
	float: right;
	background-color: #CCF;
	margin: 0 0 0 0;
}

#divemaster-holder{
	width:100%;
	height:680px;
}
#divemaster {
	width:960px;
	height:680px;
	margin: 0 auto;
}
#idivemaster-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#divemaster-content {
	width:545px;
	height:625px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#divemaster-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#divemaster-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#divemaster-content a:hover {
	text-decoration:underline;
}
#divemaster-text-1 {
	width:545px;
	float:left;
	height: 180px;
}
#divemaster-right-box {
	width:205px;
	height:320px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#divemaster-right-box a {
	text-decoration:none;
	color: #336699;
}
#divemaster-right-box a:hover {
	text-decoration:underline;
}

#discover-holder{
	width:100%;
	height:480px;
}
#discover {
	width:960px;
	height:480px;
	margin: 0 auto;
}
#discover-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#discover-content {
	width:545px;
	height:440px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#discover-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#discover-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#discover-content a:hover {
	text-decoration:underline;
}
#discover-image-1 {
	width:152px;
	float: right;
	height: 340px;
	margin: 10px 10px 0 0;
}
#discover-text-1 {
	width:545px;
	float:left;
	height: 70px;
}
#discover-text-2 {
	width:378px;
	float:left;
	height: 330px;
	margin: 10px  0 0;
}
#discover-text-2 li {
	margin-left: 40px;
	list-style-type:square;
	font-size:13px;
}
#discover-right-box {
	width:205px;
	height:320px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#discover-right-box a {
	text-decoration:none;
	color: #336699;
}
#discover-right-box a:hover {
	text-decoration:underline;
}

#physics-holder{
	width:100%;
	height:1700px;
}
#physics {
	width:960px;
	height:1700px;
	margin: 0 auto;
}
#physics-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#physics-content {
	width:545px;
	height:1665px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#physics-content p {
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
#physics-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none
}
#physics-content a:hover {
	text-decoration:underline;
}
#physics-image-1 {
	width:200px;
	height: 190px;
	float: left;
}
#physics-text-1 {
	width:330px;
	height: 190px;
	float:left;
	margin: 0 0 0 5px;
}
#physics-text-2 {
	width:535px;
	float:left;
	height: 100px;
	margin: 10px 5px 0 0;
}
#physics-text-3 {
	width:330px;
	float:left;
	height: 160px;
	margin: 10px 5px 0 0;
}
#physics-image-2 {
	width:200px;
	float: left;
	height: 160px;
	margin: 10px 0 0 0;
}
#physics-text-4 {
	width:535px;
	float:left;
	height: 20px;
	margin: 10px 0 0 0;
}
#physics-image-3 {
	width:200px;
	float: left;
	height: 150px;
	margin: 10px 0 0 0;
}
#physics-text-5 {
	width:330px;
	float:left;
	height: 150px;
	margin: 10px 0 0 5px;
}
#physics-text-6 {
	width:535px;
	float:left;
	height: 20px;
	margin: 10px 0 0 0;
}
#physics-image-4 {
	width:200px;
	float: left;
	height: 170px;
	margin: 10px 0 0 0;
}
#physics-image-5 {
	width:200px;
	float: left;
	height: 160px;
	margin: 10px 0 0 0;
}
#physics-text-7 {
	width:330px;
	float:left;
	height: 170px;
	margin: 10px 0 0 5px;
}
#physics-text-8 {
	width:535px;
	float:left;
	height: 220px;
	margin: 10px 0 0 0;
}
#physics-text-8 li {
	margin-left: 40px;
	list-style-type:square;
	font-size:13px;
}
#physics-text-9 {
	width:330px;
	float:left;
	height: 160px;
	margin: 10px 0 0 5px;
}
#physics-right-box {
	width:205px;
	height:580px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#physics-right-box a {
	text-decoration:none;
	color: #336699;
}
#physics-right-box a:hover {
	text-decoration:underline;
}
#physics-right-box-extend {
	width:205px;
	height:1075px;
	float: right;
	background-color: #CCF;
	margin: 0 0 0 0;
}
#physics-right-box-extend a {
	text-decoration:none;
	color: #336699;
}
#physics-right-box-extend a:hover {
	text-decoration:underline;
}

#custom-holder {
	width:100%;
	height:920px;
}
#custom {
	width:960px;
	height:920px;
	margin: 0 auto;
}
#custom-title {
	width:960px;
	height:22px;
	border-bottom: 1px solid #ccc;
}
#custom-content {
	width:545px;
	height:870px;
	float:left;
	margin: 0 0 0 20px;
	border-right: 1px solid #ccc;
}
#custom-content p {
	color:#333;
}
#custom-content a {
	font-size:13px;
	color:#336699;
	text-decoration:none;
}
#custom-content a:hover {
	text-decoration:underline;
}
#custom-text-1 {
	width:535px;
	height:250px;
	float: left;
}
#custom-text-1 p {
	font-size:13px;
	color:#333;
}
#custom-video {
	width:230px;
	height:200px;
	float:left;
}
#custom-text-1 li {
	margin:0 0 0 40px;
	list-style:square;
	font-size:13px;
	color:#333;
	text-decoration:none;
	padding:5px;
}
#custom-right-box {
	width:205px;
	height:860px;
	float: right;
	background-color: #69F;
	margin: 10px 0 0 0;
}
#custom-right-box a {
	text-decoration:none;
	color: #336699;
}
#custom-right-box a:hover {
	text-decoration:underline;
}

#footer-holder {
	width:100%;
	height:100px;
}
#footer {
	width:960px;
	height:80px;
	margin: 0 auto;
	border: 1px solid #ccc;
}
#footer a {
	font-size:12px;
	color:#999;
	text-decoration:none;
}
#footer p {
	padding:10px 0;
}
#footer a:hover {
	color:#336699;
}
#footer-copyright {
	width:119px;
	height:34px;
	float:left;
	margin:25px 0 0 35px;
	border:1px solid #ccc;
}
#footer-copyright:hover {
	background-color:#336699;
}
#footer-copyright p {
	font-size:12px;
	color:#ccc;
	padding:10px 0 0 7px;
}
#footer-web-design {
	width:270px;
	height:34px;
	float:left;
	margin:22px 0 0 43px;
}
