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

#MainContent {
	margin:0;
	position:absolute;
	left:155px;
	top:128px;
	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:2px; 
	width:145px; 
	height:25px; 
	z-index:2; 
	color: #ccccff; 
	top: 525px;
	font-size:10px}

#TopBar{
position:absolute; 
left:0px; 
top:0px; 
width:100%; 
height:124px; 
z-index:1; 
background-image: url(graphics/2009_topper1.png); 
border: 0;
margin:0;
padding:0;
}
#Topmenu{
position:absolute; 
left:5px; 
top:100px; 
width:860px; 
height:24px; 
z-index:6;
padding:0;
margin:0;
border:0;
}

#LeftSide {
position:absolute; 
left:0px; 
top:125px; 
width:146px; 
height:396px;
margin:0;
z-index:1; 
background-image: url(graphics/2009_sidebar.png); 
border: 0;
}

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

#DropIndustrialComputers {
	position:absolute;
	left:20px;
	top:124px;
	width:140px;
	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:160px; 
top:124px; 
width:140px; 
height:95px; 
z-index:4; 
visibility: hidden;
}

#SideComputers {
	position:absolute;
	left:160px;
	top:148px;
	width:140px;
	height:164px;
	z-index:4;
	visibility: hidden;
}

#SideEntertainment {
	position:absolute;
	left:160px;
	top:172px;
	width:140px;
	height:145px;
	z-index:4;
	visibility: hidden;
}

#DropScreens {
	position:absolute;
	left:175px;
	top:124px;
	width:140px;
	height:80px;
	z-index:4;
	visibility: hidden;
}

#DropNetworkDesign {
	position:absolute;
	left:310px;
	top:124px;
	width:140px;
	height:110px;
	z-index:4;
	visibility: hidden;
}

#DropCommunications {
	position:absolute;
	left:465px;
	top:124px;
	width:140px;
	height:100px;
	z-index:4;
	visibility: hidden;
}

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

#DropOEM {
	position:absolute;
	left:590px;
	top:124px;
	width:140px;
	height:60px;
	z-index:4;
	visibility: hidden;
}

#HideDropDown {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:975px; 
	height:350px; 
	z-index:2; 
	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(file:///C|/work files/Dreamweaver Website Files/MarineNav/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(file:///C|/work files/Dreamweaver Website Files/MarineNav/graphics/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(file:///C|/work files/Dreamweaver Website Files/MarineNav/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(file:///C|/work files/Dreamweaver Website Files/MarineNav/graphics/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}
