body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
}

h1 {
	font-size: 30px;
	margin: 0;
	font-weight: normal;
	color: #549900;
}

h2 {
	margin: 0;
	font-weight: normal;
	color: #fc2;
	font-size: 18px;
	text-align: center;
}

h3 { }

#menu {
	float: left;
	width: 730px;
	height: 59px;
/*	background: url(images/img02.jpg) no-repeat left top; */
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 31px;
	padding: 24px 15px 0px 15px;
	/*	background: url(images/img09.jpg) no-repeat right 28px; */
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC0;
	text-transform: lowercase;
	border-left-style: solid;
	border-left-color: #000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#menu a:hover {
	color: #FFF;
	background-image: url(images/menu_backgound.jpg);
	background-repeat: repeat;
}

#page {
	margin: auto;
	border: 1px;
	position: relative;
	text-align: left;
	width: 790px;
	text-decoration: none;
	border-right-color: #000;
	border-left-color: #000;
	border-left-style: solid;
	border-right-style: solid;
	height: 1400px;
}
#page_title {
	width: 530px;
}
#body_text {
	top: 500px;
	position: relative;
	width: 600px;
	left: 20px;
}
#island_text {
	top: 30px;
	position: absolute;
	width: 500px;
	left: 20px;
	text-align: justify;
}
/** LOGO */

#logo {
	width: 770px;
	height: 128px;
	margin: 0 auto;
	padding: 40px 0px 0px 20px;
}

#logo p {
	margin-top: 2px;
	text-transform: lowercase;
	font-size: 18px;
	color: #FC0;
}

#logo h1 {
	padding-top: 10px;
	font-size: 42px;
	color: #FFF;
}
#CDG_logo{
	left: 552px;
	width: 207px;
	height: 95px;
	position: absolute;
	top: 39px;
}

#main_section {
	width: 790px;
	top: 250px;
	height: 1156px;
	position: absolute;
	left: 0px;
}
#CDG_Content {
	width: 628px;
	height: 800px;
}
#mainmap {
	margin: 0px;
	padding: 0px;
	border: 0px;
	left: 20px;
	position: absolute;
	top: 60px;
}
#island_list{
	top: 43px;
	left: 442px;
	width: 154px;
	position: absolute;
}
#operator_list{
	top: 210px;
	left: 150px;
	width: 237px;
	position: relative;
}
#island_list li {
	font-size: 10px;
}

#footer {
	height: 80px;
	text-align: center;
	color: #FC0;
	width: 790px;
	position: relative;
	padding-top: 20px;
	background-image: url(images/foot_backgound.jpg);
	background-repeat: repeat;
	border-right-color: #000;
	border-left-color: #000;
	border-left-style: solid;
	border-right-style: solid;
	border: 1px;
	top: 550px;
	z-index: 1000;
}

#top {
	background-image: url(images/top_backgound.jpg);
	background-color: #090;
	background-repeat: repeat;
}
#banner_1 {
	height: 80px;
	text-align: center;
	color: #FC0;
	top: 520px;
	width: 790px;
	position: relative;
	padding-top: 20px;
	background-image: url(images/foot_backgound.jpg);
	background-repeat: repeat;
	border-right-color: #000;
	border-left-color: #000;
	border-left-style: solid;
	border-right-style: solid;
	border: 1px;
	left: 20px;
}
#dive_text {
	top: 30px;
	position: absolute;
	width: 400px;
	left: 120px;
	text-align: justify;
}
#dive_map {
	margin: 0px;
	padding: 0px;
	border: 0px;
	left: 20px;
	position: relative;
	top: 450px;
	width: 200px;
	height: 230px;
}
#dive_title {
	top: 30px;
	position: absolute;
	width: 100px;
	left: 10px;
	text-align: left;
	font-size: 16px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#island_map {
	left: 20px;
	position: relative;
	top: 570px;
	width: 500px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 160px;
	height: 600px;
	position: absolute;
	top: 120px;
	left: 625px;
}
#sidebar_links {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 160px;
	height: 90px;
	position: absolute;
	top: 20px;
	left: 625px;
}

