	div#theBoats {
		width:635px;
		height:573px;
		position:relative;background:url(/custom/templates/page/shared/images/the-boats-boat.jpg) no-repeat 100% 100%;
	}
	div#theBoats div#theBoatsBase {
		position:absolute;
		display:block;
		bottom:0;
		right:0;
		width:auto;
		
	}
	div#theBoats div#theBoatsBase img#theBoatsBaseClickArea {z-index:10000; position:absolute; bottom:0; right:0;}	

	div#theBoats ul,
	div#theBoats li {
		margin:0;
		padding:0;
		background:none;
	}	
	div#theBoats h4 { padding:0;}		
	
	div#theBoats li {position:absolute;display:none;height:573px;}
	div#theBoats li  {z-index:-1;}/*for ie*/
	html>body div#theBoats li  {z-index:0;}/*for firefox,safari etc*/
	
	div#theBoats li.boatHighlightOn { display:block;}
		div#theBoats li img { position:absolute;}

	div#theBoats li#theBoatsOverview {background:url(/custom/templates/page/shared/images/the-boats-overview.gif) no-repeat; padding:10px 30px 0 10px;}
	div#theBoats li#theBoatsDrivers {background:url(/custom/templates/page/shared/images/the-boats-drivers.gif) no-repeat; padding:10px 350px 0 10px;}
		div#theBoats li#theBoatsDrivers img {left:302px;top:6px;}
	div#theBoats li#theBoatsBuoyancy {background:url(/custom/templates/page/shared/images/the-boats-buoyancy.gif) no-repeat; padding:10px 200px 0 10px;}
	div#theBoats li#theBoatsSeats {background:url(/custom/templates/page/shared/images/the-boats-seats.gif) no-repeat; padding:10px 400px 0 10px;}
		div#theBoats li#theBoatsSeats img {left:252px;top:0;}
	div#theBoats li#theBoatsRoll {background:url(/custom/templates/page/shared/images/the-boats-roll.gif) no-repeat; padding:10px 240px 0 10px;}
		div#theBoats li#theBoatsRoll img {left:0;top:96px;}
	div#theBoats li#theBoatsUnits {background:url(/custom/templates/page/shared/images/the-boats-units.gif) no-repeat; padding:225px 330px 0 10px;}
		div#theBoats li#theBoatsUnits img {left:0;top:0;}
	div#theBoats li#theBoatsEngine {background:url(/custom/templates/page/shared/images/the-boats-engine.gif) no-repeat; padding:10px 400px 0 10px;}
		div#theBoats li#theBoatsEngine img {left:230px;top:0;}
	div#theBoats li#theBoatsHull {background:url(/custom/templates/page/shared/images/the-boats-hull.gif) no-repeat; padding:10px 100px 0 10px;}
		div#theBoats li#theBoatsHull img {left:0;top:140px;}
		