@charset "utf-8";
/* CSS Document */
html, body{
	height:100%;
	background-color:#464547;
}
body, td, th, form {
	font-family:Tahoma;
	margin:0px;
}
ul{
	margin:0px;
	padding:0px;
	padding-left:20px;
	color:#86a543;
	font-size:13px;
}
/* */
#template{
	width:840px;
}
#template-footer{
	height:25px;
}
#header-bg{
	height:92px;
	background-image:url(../images/template/header-bg.jpg);
	background-repeat:no-repeat;
}
#logo-holder{
	width:336px;
	height:109px;
	position:absolute;
	float:left;
	z-index:1000;
	top:0;
}
#header-bg{
	border-bottom:#FFFFFF 2px solid;
}
#swf-header-holder{
	height:331px;
	width:800px;
}
#content-holder{
	background-image:url(../images/template/body-bg.jpg);
	background-repeat:no-repeat;
}
#content{
	margin:10px 40px; 
}
#btn_voyage{
	width:384px;
	height:135px;
}
#btn_location{
	width:384px;
	height:90px;
}
#btn_photos_dvl{
	width:384px;
	height:67px;
}
#btn_dvl{
	width:197px;
	height:67px;
}
#btn_voyage a,#btn_location a,#btn_dvl a, map area,#btn_photos_dvl a{
	position:relative;
	float:left;
	display:inline-block;
}
#content h1{
	color:#654522;
	font-size:24px;
	margin:0px;
	margin-bottom:7px;
}
#content p{
	color:#121212;
	font-size:13px;
	margin:0px;
	margin-bottom:7px;
	text-align:justify;
	padding-right:10px;
}
#content a{
	color:#121212;
	font-size:13px;
}