@charset "utf-8";
#boat {
	background-image: url(banner_imgs/boat.png);
	height: 49px;
	width: 69px;
	position: absolute;
	left: 665px;
	top: 5px;
}
#frame {
	position: absolute;
	left: 38px;
	top: 108px;
}
#contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00C;
	margin: 0px;
	padding: 0px;
	position: absolute;
	line-height: 40px;
	text-align: center;
	width: 458px;
	left: 26px;
	top: 83px;
}
#name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	color: #00C;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-variant: small-caps;
	left: 26px;
	top: 27px;
	text-align: center;
	width: 483px;
}


#frametop {
	background-image: url(mainframe_imgs/mainframe_top.png);
	height: 271px;
	width: 756px;
}
#framemiddle {
	background-image: url(mainframe_imgs/mainframe_middle.png);
	height: 11px;
	width: 756px;
}
#framebottom {
	background-image: url(mainframe_imgs/mainframe_bottom.png);
	height: 216px;
	width: 756px;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #00C;
	position: absolute;
	left: 141px;
	top: 236px;
	width: 510px;
	height: 276px;
}
#contactus {
	background-image: url(contactus_imgs/poiaboutus.png);
	height: 38px;
	width: 206px;
	position: absolute;
	left: 252px;
	top: 72px;
}
