body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 77% Tahoma, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
a {
	color: #134666;
}

#contact a {
	color: #FF0000;
}
#wrap {
	margin: auto;
	width: 773px;
	text-align: left;
}
#topnav {
	float: right;
	margin: 0 6px 1px 0;
	padding: 0;
	list-style: none;
}
#designby {
	height: 15px;
	text-align: right;
	padding: 0 9px 0 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
}
#topnav li {
	display: inline;
}
#topnav a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#header {
	height: 153px;
	background: url(images/header.gif) no-repeat;
	padding-left: 20px;
}
#header a {
	display: block;
	float: left;
	width: 277px;
	height: 94px;
}
a span {
	display: none;
}
#main {
	padding: 0 31px 0 7px;
}
.leftcol {
	float: left;
	width: 237px;
	padding-bottom: 30px;
}
.leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftcol li {
	margin-bottom: 2px;
	height: 29px;
	padding: 3px 9px 0 0;
	text-align: right;
	cursor: pointer;
	background: url(images/leftnav.jpg) no-repeat;
}
.leftcol li:hover {
	background: url(images/leftnav_over.jpg) no-repeat;
}
.leftcol a {
	color: #fff;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}
.leftcol a:hover {
	background: url(images/arrow.gif) no-repeat left center;
	padding-left: 17px;
}
.featured {
	margin-top: 22px;
	padding-top: 31px;
	background: url(images/featured_boats.gif) no-repeat;
}
.featured a:hover {
	background: none;
	padding: 0;
}
.featuredbox {
	background: url(images/featured_bg.gif) repeat-y;
	padding-left: 13px;
	position: relative;
}
.featured_top {
	width: 211px;
	height: 23px;
	background: url(images/featured_top.gif) no-repeat bottom;
}
.imgbox {
	padding-left: 3px;
	padding-right: 15px;
	background: url(images/image_bg.gif) repeat-y;
	text-align: center;
}
.featured_desc {
	height: 19px;
	background: url(images/featured_desc.gif) no-repeat;
	text-align: center;
	margin-top: -3px;
}
.featured_desc a {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.featured_bottom {
	height: 14px;
	background: url(images/featured_bottom.gif) no-repeat;
}
.leftbottom {
	height: 24px;
	margin-top: 5px;
	background: url(images/left_bottom.gif) no-repeat;
}

#content {
	float: right;
	width: 429px;
	background: url(images/bodyrp.jpg) repeat-y right top;
}
#contenttop {
	background: url(images/bodytop.jpg) no-repeat right top;
	position:absolute;
	float: right;
	width: 429px;
}

#contentbtm {
	background: url(images/bodybtm.jpg) no-repeat right top;
	position:absolute;
	float: right;
	width: 429px;
}




h4 {
	height: 25px;
	background: url(images/shoreline.gif) no-repeat;
	padding: 0;
	margin: 0 0 15px 0;

}
h4 span {
	display: none;
}
.inner {
	padding: 0 32px 0 20px;
	z-index: 2;
	position:relative; 
	top: 5; 
	left:5;  
	top; 
	right;
}
.starttext {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 61px;
}
.box1, .box2 {
	border: 2px solid #000;
	background: #FFF;
	z-index: 0;
}
.box2 {
	border: 2px solid #000;
	margin-top: 11px;
	background: #FFF;
}
h2 {
	float: left;
	margin: 2px 0 0 2px;
	padding: 0;
	font-size: 110%;
}
.right {
	float: right;
}
.box1 .inner {
	padding: 14px 76px 12px 10px;
}
.box2 .inner {
	padding: 14px 76px 35px 10px;
}
.inner2 {
	padding: 14px 0 0 10px;
}
.wave {
	height: 47px;
	background: url(images/wave.gif) no-repeat;
	margin: -17px 0 17px -20px;
}
.logos {
	background: url(images/logos.gif) no-repeat;
	height: 72px;
	margin-top: 32px;
}
.bottomlinks {
	text-align: center;
}
.bottomlinks a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#footer {
	height: 70px;
	background: url(images/footer.jpg) no-repeat left center;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}
