@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.main_holder {
	float: none;
	height: 900px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}

.main_holder-sub {
	float: none;
	height: 594px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_bg.gif);
}
.top-holder {
	float: left;
	height: 126px;
	width: 864px;
}
.mainvopy-holder {
	float: left;
	height: 372px;
	width: 864px;
	background-image: url(images/philosophy.jpg);
	background-repeat: no-repeat;
}
.philiosophy-copy {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	float: left;
	height: 372px;
	width: 360px;
	margin-left: 60px;
	
}
.gallery-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	float: left;
	height: 372px;
	width: 750px;
	margin-left: 60px;
}
.boats-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	float: left;
	height: 340px;
	width: 450px;
	overflow:auto;
	margin-left: 5px;
}
.boats-photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	height: 350px;
	width: 390px;
	margin-left: 0px;
	float: right;
}
.footer-holder {
	display: inline;
	height: 50px;
	width: 750px;
	margin-top: 10px;
	float: left;
	margin-left: 65px;
}

.flash {
	float: none;
	height: 333px;
	width: 864px;
}
.end {
	background-image: url(images/bg_footer);
	background-repeat: no-repeat;
	float: none;
	height: 262px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
.top-picks_main {
	float: left;
	height: 152px;
	width: 539px;
	margin-left: 48px;
}
.top-picks {
	float: left;
	height: 152px;
	width: 128px;
	margin-right: 3px;
	margin-left: 3px;
}
.bar_main {
	float: right;
	height: 152px;
	width: 240px;
	margin-right: 33px;
	background-image: url(images/bar-bg.jpg);
	padding-left: 2px;
}
.footer {
	float: left;
	height: 52px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
}
.contact-holder {
	float: left;
	height: 372px;
	width: 864px;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
}
.gallery-holder {
	float: left;
	height: 440px;
	width: 864px;
	background-image: url(images/gallery_bg.gif);
	background-repeat: no-repeat;
}
