﻿body {
	font-family:Verdana,Arial,sans-serif;
	font-size:small;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	background-color:#0F173D;
	margin-top:0px;
}

.img {
	border-width: 0px;
}
.reduced {
	text-decoration:line-through;
}
.new-price {
	color:#FF0000;
}

#container {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}

.modeltitle {
	font-size: large;
}

.modelpicture {
	padding-top:2px;
}

.panelbg {
	width:182px;
	height:519px;
	float:right;
}
#player1 {
	position: inherit;
	z-index: 5;
}

.features {
	width:483px;
}

.featuretable {
	width: 100%; margin-top:5px;
}

.tablepic {
	text-align: center;
}

.cellpadding {
	padding:5px;
}

#header {
	width:895px;
	height:65px;
	background-image:url('images/header.gif');
	background-repeat:no-repeat; 
	margin-top:0px;
	margin-left:-117px;
}

#navigation {
	width: 772px;
	padding-left: 3px;
	height: 13px;
	margin-top: 2px;
	color: #4D588C;
	font-weight:bold;
}

#navigation #links {
	float:right;
}

#navigation #links a {
	
	color:#4D588C;
	text-decoration:none;
	font-weight:bold;

}

#navigation #links a:hover {
	color:#ffffff;
}

#leftcolumn {
	width: 100px;
	height: 400px;
	float: left;
	color: #ffffff;
	padding-top: 20px;
}

#leftcolumn ul {
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}

#leftcolumn ul li {
	list-style:none;
	width:94px;
	height:21px;
	background-image:url('images/button.gif');
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:5px;
	
}

#leftcolumn ul li a {
	color:#ffffff;
	text-decoration:none;
}

#leftcolumn ul li a:hover {
	color:#6699ff;
	
}

h2 {
	color:#6699ff;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:small;
	
}

#newsid {
	margin-left:5px;
}

#newsid a {
	text-decoration:none;
	color:#ffffff;
}

#newsid a:hover {
	color:#6699ff;
}

#news {
	margin-left:5px;
}

#news a {
	text-decoration:none;
	color:#ffffff;
}

#news a:hover {
	color:#6699ff;
}

#featured{
	width: 180px;
	height: 340px;
	float: right;
	background-color: #EBEBEB;
	margin-top: 5px;
	padding: 5px 10px 5px 10px;
}

#search{
	background-color:#ffffff;
	border-color:gray;
	height:70px;
	padding:5px;
}

#search img{
	float:left;
}

#main {
	width: 655px;
	background-color: #ffffff;
	margin-left: 110px;
	padding: 5px;
	font-size: 8pt;
	color: #666666;
}
#main a{
	text-decoration: none;
	color: #6699FF;
}
.heading{
	font-size:small;
}

#main2 {
	width:655px;
	background-color:#ffffff;
	margin-left:110px;
	margin-top:10px;
	min-height:300px;
	padding:5px;
	font-size:8pt;
	color:#666666;
}

#maincontact {
	width:655px;
	background-color:#ffffff;
	margin-left:110px;
	margin-top:10px;

	padding:5px;
	font-size:8pt;
	color:#666666;
}


#mainmodels {
	width:655px;
	background-color:#ffffff;
	margin-left:110px;
	margin-top:10px;
padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	font-size:8pt;
	color:#666666;
}

#modelmain {
	width:665px;
	background-color:#ffffff;
	margin-left:110px;
	
	
	font-size:8pt;
	color:#666666;
}


#featurebuttons {
	width:655px;
	height:40px;
	margin-top:3px;

}

.feature1 {
	width:160px;
	height:28px;
	overflow:hidden;
	background-image:url('images/feature1.gif'); background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding-top:10px;
	float:left;
	
}

.feature1:hover {
background-image:url('images/feature1.gif'); background-repeat:no-repeat;
	background-position: 0px -42px;
}


.feature1 a {
	color:#ffffff;
	text-decoration:none;
}

.feature2 {
	width:160px;
	height:28px;
	overflow:hidden;
	background-image:url('images/feature2.gif'); background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding-top:10px;
	float:left;
	margin-left:5px;
	
}

.feature2:hover {
background-image:url('images/feature2.gif'); background-repeat:no-repeat;
	background-position: 0px -42px;
}


.feature2 a {
	color:#ffffff;
	text-decoration:none;
}

.feature3 {
	width:160px;
height:28px;
	overflow:hidden;
	background-image:url('images/feature3.gif'); background-repeat:no-repeat;
	text-align:center;
font-size:14px;	color:#ffffff;
	font-weight:bold;
	padding-top:10px;

	float:left;
	margin-left:5px;
}

.feature3:hover {
background-image:url('images/feature3.gif'); background-repeat:no-repeat;
	background-position: 0px -42px;
}


.feature3 a {
	color:#ffffff;
	text-decoration:none;
}

.feature4 {
	width:160px;
	height:28px;
	overflow:hidden;
	background-image:url('images/feature4.gif'); background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
		padding-top:10px;

	float:left;
	margin-left:5px;
}

.feature4:hover {
background-image:url('images/feature4.gif'); background-repeat:no-repeat;
	background-position: 0px -42px;
}


.feature4 a {
	color:#ffffff;
	text-decoration:none;
}


h1 {
	font-size:medium;
	margin:0px;
	padding:0px;
}



#footer {
	width:665px;
	margin-left:110px;
	margin-top:10px;
	margin-top:5px;
	color:#F5F5F5; 
	font-size:x-small;
}

#footer a {
	color:#F5F5F5; 
	text-decoration:none;
}

#footer a:hover {
	color:#6699ff;
}
#links {
	float:left;
}
#copyright {
	margin-left:220px;
}

#boatwizard {
	float:right;
}



form {
	margin:0px;
}






