body {
margin:0;
padding:0;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size:14px;
color: #333333;
background-image:url(graphics/2008background.gif);
background-color: #FFFFFF;}

#MainContent {
	margin:0;
	position:absolute;
	left:155px;
	top:32px;
	padding:0;
	border:0;
	width:800px;
	height:200px;
	z-index:2;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	overflow: visible;
}
#Copyright {
	position:absolute; 
	left:3px; 
	width:145px; 
	height:25px; 
	z-index:2; 
	color: #ccccff; 
	top: 480px;
	font-size:10px}

#TopBar{
position:absolute; 
left:0px; 
top:0px; 
width:100%; 
height:100px; 
z-index:1; 
background-image: url(graphics/2008topper2.png); 
border: 0;
margin:0;
padding:0;
}
#Topmenu{
position:absolute; 
left:145px; 
top:0px; 
width:800px; 
height:24px; 
z-index:6;
padding:0;
margin:0;
}
#LeftSide {
position:absolute; 
left:0px; 
top:101px; 
width:146px; 
height:410px;
margin:0;
z-index:1; 
background-image: url(graphics/2008sidebarsailboatgrad.jpg); 
border: 0;
}

#LeftSideFeatures {
position:absolute; 
left:4px; 
top:515px; 
width:141px; 
height:300px;
margin:0;
z-index:1;  
border: 0;
font-size:10px;
}

#DropProducts {
	position:absolute;
	left:145px;
	top:24px;
	width:150px;
	height:144px;
	z-index:5;
	visibility: hidden;
}
	
#DropCompany {
position:absolute; 
left:605px; 
top:28px; 
width:110px; 
height:159px; 
z-index:15;
}

#SideHandhelds {
position:absolute; 
left:295px; 
top:26px; 
width:150px; 
height:75px; 
z-index:4; 
visibility: hidden;
}

#SideNavSystems {
position:absolute; 
left:295px; 
top:50px; 
width:150px; 
height:164px; 
z-index:4; 
visibility: hidden;
}

#SideEntertainment {
	position:absolute;
	left:295px;
	top:74px;
	width:150px;
	height:125px;
	z-index:4;
	visibility: hidden;
}

#SideScreens {
	position:absolute;
	left:295px;
	top:98px;
	width:150px;
	height:50px;
	z-index:4;
	visibility: hidden;
}

#DropSupport {
	position:absolute;
	left:305px;
	top:24px;
	width:150px;
	height:110px;
	z-index:4;
	visibility: hidden;
}

#DropDealers {
	position:absolute;
	left:465px;
	top:24px;
	width:150px;
	height:100px;
	z-index:4;
	visibility: hidden;
}

#DropCompany {
	position:absolute;
	left:625px;
	top:24px;
	width:150px;
	height:140px;
	z-index:4;
	visibility: hidden;
}

#DropOEM {
	position:absolute;
	left:785px;
	top:24px;
	width:150px;
	height:60px;
	z-index:4;
	visibility: hidden;
}

#HideDropDown {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:975px; 
	height:350px; 
	z-index:3; 
	visibility: hidden;
}

#BoatLogin {
	position:absolute; 
	left:0px; 
	top:350px; 
	width:120px; 
	height:110px; 
	z-index:5;
	}

h1 {
font-family:"Trebuchet MS", Arial, sans-serif;
margin:0;
padding:0;
font-size:30px;
text-align:center;
}

h2 {
font-family:"Trebuchet MS", Arial, sans-serif;
margin:0;
padding:0;
font-size:24px;
text-align:center;
}

h3 {
font-family:"Trebuchet MS", Arial, sans-serif;
margin:0;
padding:0;
font-size:20px;
text-align:center;
}

h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin:0;
	padding:0;
	font-size: 16px;
	text-align:center;
}

h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin:0;
	padding:0;
	font-size: 20px;
	text-align:left;
}
h6{
font-family: "Trebuchet MS", Arial, sans-serif;
	margin:0;
	padding:0;
	font-size: 14px;
	text-align:left;}
	
.news_scroll {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

.hr_slice {
	background-color: #ccccff;
	color: #CCCCFF;
	border: none;
	height: 1px;	
}
.comparison_table {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin:0;
}
.greyblock {
	background-color: #CCCCCC;
}

#DemoLayer {
	position:absolute; 
	left:55px;
	top:80px; 
	z-index:1;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(graphics/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(graphics/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(graphics/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(graphics/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
