#top_slide {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#top_slide ul {
	padding-left: 90px;
}

#top_slide ul li {
	font-size: 13px;
	list-style-type: none;
	float: left;
}

#top_slide ul li a {
	display: block;
}

#top_slide ul li a:hover {
}

#top_slide ul .selected {
	color: black;
}
#slide {
	line-height: 150%;
	font-size: 13px;
	text-align: left;
	height: 350px;
	width: 960px;
	clear: both;
	background-image: url(../../images/slide/bg_blue.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#slide1,#slide2,#slide3,#slide4,#slide5 {
	height: 350px;
	width: 960px;
	padding: 0px;
	clear: both;
}
#slide h2 {
	margin-bottom: 24px;
	text-shadow: 0px 1px 0px white;
	font-size: 16px;
}

#slide1 {
}
#slide1 .contents {
	height: 350px;
	width: 960px;
	color: white;
}
#slide2 {
	background-color: white;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../../images/slide/bg_diving.jpg);
}
#slide2 .contents {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../../images/slide/cornner_gr.gif);
	padding-left: 50px;
	padding-top: 60px;
	width: 450px;
}
#slide3 {
	background-color: white;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../../images/slide/bg_snorkeling.jpg);
}
#slide3 .contents {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../../images/slide/cornner_gr.gif);
	padding-left: 50px;
	padding-top: 60px;
	width: 450px;

}
#slide4 {
	background-color: white;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../../images/slide/bg_kids_program.jpg);
}
#slide4 .contents {
	background-image: url(../../images/slide/cornner_gr.gif);
	background-position: 0 top;
	background-repeat: no-repeat;
	width: 450px;
	padding-left: 50px;
	padding-top: 60px;
}
#slide5 {
	background-color: white;
	background-image: url(../../images/slide/bg_busena.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#slide5 .contents {
	background-image: url(../../images/slide/cornner_gr.gif);
	background-position: 0 top;
	background-repeat: no-repeat;
	width: 450px;
	padding-left: 50px;
	padding-top: 60px;
}
