
.hold1{ position:relative; overflow:hidden;z-index:100; width:630px; height:375px;} /*products*/
.hold2{ position:relative; overflow:hidden;z-index:100; width:440px; height:375px;} /*Company Main Area*/
.hold3{ position:relative; overflow:hidden;z-index:100; width:180px; height:375px;} /*Company Side Area*/
.hold4{ position:relative; overflow:hidden;z-index:100; width:410px; height:375px;} /*Boat Specs Main Area*/
.hold5{ position:relative; overflow:hidden;z-index:100; width:200px; height:265px;} /*Boat Specs Main Area*/

.wn1 { position:absolute; overflow:hidden; z-index:1; left:0px; top:0px; width:630px; height:375px; clip:rect(0px, 630px, 375px, 0px);} /*products*/
.wn2 { position:absolute; overflow:hidden; z-index:1; left:0px; top:0px; margin-right:10px;width:420px; height:375px; clip:rect(0px, 430px, 375px, 0px);}
.wn3{ position:absolute; overflow:hidden; z-index:1; left:10px; top:0px; width:180px; height:375px; clip:rect(0px, 180px, 375px, 0px);}
.wn4 { position:absolute; overflow:hidden; z-index:1; left:0px; top:0px; margin-right:10px;width:410px; height:375px; clip:rect(0px, 410px, 375px, 0px);}
.wn5 { position:absolute; overflow:hidden; z-index:1; left:0px; top:0px; margin-right:10px;width:200px; height:265px; clip:rect(0px, 200px, 265px, 0px);}

div.content { 
position:absolute; visibility:hidden;
left:0px; top:0px; 
z-index:1;
}

.up { position:absolute; left:0; bottom:25; z-index:2 }
.down { position:absolute; left:0; bottom:0; z-index:3 }

.scrollbar { 
  position:relative; left:0; top:0;
  width:10px; height:440px; 
  font-size:1px; z-index:1;
  }
.scrollbarbyob { 
  position:relative; left:0; top:0;
  width:10px; height:337px; 
  font-size:1px; z-index:1;
  }

.track { 
  position:absolute; left:0; top:0px;
  width:10px; height:392px;
  background: url("images/scrollbar/scroll_bar.gif") #336 repeat;
  z-index:1;
  }
.trackbyob { 
  position:absolute; left:0; top:0px;
  width:10px; height:292px;
  background: url("images/scrollbar/scroll_bar.gif") #336 repeat;
  z-index:1;
  }

.dragBar {
  position:absolute; left:0px; top:0px;
  width:10px; height:49px;
  background: url("images/scrollbar/scroll_block.gif") #336 repeat;
  z-index:1;
  }  
