body {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#57698A;
}

img {
	border:none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.mock-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:294px;
	height:90px;
}

div.header {
	position:absolute;
	left:294px;
	top:0px;
	width:456px;
	height:118px;
}

div.header003 {
	position:absolute;
	left:0px;
	top:90px;
	width:294px;
	height:28px;
}


div.store {
	position:absolute;
	left:0px;
	top:118px;
	width:104px;
	height:48px;
}

div.boat-rentals {
	position:absolute;
	left:104px;
	top:118px;
	width:143px;
	height:48px;
}

div.service {
	position:absolute;
	left:247px;
	top:118px;
	width:106px;
	height:48px;
}

div.consignment {
	position:absolute;
	left:353px;
	top:118px;
	width:149px;
	height:48px;
}

div.storage {
	position:absolute;
	left:502px;
	top:118px;
	width:104px;
	height:48px;
}

div.restaurant {
	position:absolute;
	left:606px;
	top:118px;
	width:144px;
	height:48px;
	background-image: url(images/bg.gif);
}

div.main-bg {
	position:absolute;
	left:0px;
	top:166px;
	width:750px;
	height:351px;	
	background-image: url("images/main_bg.gif");
	background-repeat:no-repeat;
}

div.main_text {
	padding:15px;
	background-color:#BDCEE7;
}

div.footer {
	width:auto;
	height:75px;
	background-image: url("images/footer.gif");
	background-repeat:no-repeat;
	background-color: #57698A;
	color:#ffffff;
	padding-left:150px;
	padding-top: 5px;
}

div.footer a {
	color:#ffffff;
}

.title {
	font-weight: bold;
	font-size : 13px;
}
