@charset "utf-8";
#boat {
	height: 49px;
	width: 69px;
	position: absolute;
	background-image: url(banner_imgs/boat.png);
	left: 499px;
	top: 4px;
}
#frame {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 32px;
	top: 93px;
}
#frametop {
	background-image: url(mainframe_imgs/mainframe_top.png);
	background-repeat: no-repeat;
	height: 271px;
	width: 756px;
}
#framemiddle {
	background-image: url(mainframe_imgs/mainframe_middle.png);
	background-repeat: repeat-y;
	height: 1250px;
	width: 756px;
}
#customerservice {
	background-image: url(customerservice_imgs/customerservice.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 271px;
	position: absolute;
	left: 214px;
	top: 74px;
}

#content {
	position: absolute;
	width: 567px;
	left: 114px;
	top: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#framebottom {
	background-image: url(mainframe_imgs/mainframe_bottom.png);
	height: 216px;
	width: 756px;
	background-repeat: no-repeat;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
