/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font: 12px;
	color: #474a4d;
	line-height: 1.5em;
	text-align: center;
	background-color: #fffff9;
	background-image: url(images/bg_palm.jpg);
	background-repeat: repeat-x;		

}
body#enjoy {
	margin: 0px;
	padding: 0px;
	font: 12px;
	color: #474a4d;
	line-height: 1.5em;
	text-align: center;
	background-color: #fffff9;
	background-image: url(images/ocean.jpg);
	background-repeat: repeat;		

}



h1.about {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;	
	width: 800px;
	height:1058px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;	
}

h3 {
	background-image: url(images/about_caption.jpg);
	background-repeat: no-repeat;	
	width: 800px;
	height:60px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;	
}
#icon {
	background-image: url(images/about_icon.jpg);
	background-repeat: no-repeat;	
	width: 800px;
	height:110px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;	
}

#about_more {
	background-image: url(images/about_more.jpg);
	background-repeat: no-repeat;	
	width: 800px;
	height: 630px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;	
}


#center {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
}

#center_more {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
}
#center_campaign {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
}


.topic {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;	
	width: 650px;
	float: left;
	clear: both;		
    text-align: left; 
}   

.moreT {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #6c3524;
}

#center_campaign {
	width: 800px;	
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
}
#CP_down {
	width: 800px;	
	padding: 0px;
	margin: 0px;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
}


.CP {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;	
}
.CP li {
	float: left;
	list-style-type: none;
}
.CP em {
	font-size: 1px;
}

.cp02 {
	width: 308px;
	height: 84px;
	display: block;
	background-image: url(images/campaign02.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.cp03 a {
	width: 106px;
	height: 84px;
	display: block;
	background-image: url(images/campaign03.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.cp04  {
	width: 386px;
	height: 75px;
	display: block;
	background-image: url(images/campaign04.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.cp02 a:hover  {
	background-image: url(images/campaign02.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}


