/* Hide from IE-Mac \*/
html, body { width:100%; height:100%; margin:0; padding:0; border:0; }
/* End hide */
body { background: #000 url('../images/bg.jpg') repeat-x; margin:0; }
body, td, select, input, textarea { font-family:helvetica,sans-serif; font-size:12px; line-height:18px; color:#a3acb5; }
a:link, a:visited { color:#a3acb5; text-decoration:none; }
a:active, a:hover { color:#fff; text-decoration:none; }

.current a:link, .current a:visited, .current a:hover {
	color:#fff;
	text-decoration:none;
}

div.sitesheader { padding: 0px; position:absolute; top: 0px; left: 0px; width: 100%; background: #000 url('../images/header-menu-bkg.gif') repeat-x; margin:0;}
#flashcontent { padding:0; position:absolute; top: 61px; width: 100%; }
div.header { padding: 70px 33px 25px; }
div.nav { padding: 0px 40px 20px; text-transform:uppercase; font-weight:bold; }
div.nav a { padding-right:20px; }
div.content { padding: 50px 40px 40px; width:500px; }
div.subnav a { padding-right:20px; font-weight:bold; }
div.video { padding:40px 0; width:500px; margin:auto; }
div.boats { position:absolute; left:450px; top: 94px; }
.caption { padding-bottom: 20px; }



#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 751px;
	height: 61px;
	background: url(../images/header-menu-bkg.gif) repeat-x;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	
}
#menu a:hover {
	background-position: left bottom; cursor:pointer;
}
#menu a:hover span{
	display: block;
}
#menu .jemasasuri {
	width: 180px;
	height: 61px;
	background: url(../images/jemasa-suri-off.gif) no-repeat;
	left: 36px;
	top: 0px;
}
#menu .jemasasuri span {
	width: 180px;
	height: 61px;
	background: url(../images/jemasa-suri-on.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .jemasasuri-on {
	width: 180px;
	height: 61px;
	background: url(../images/jemasa-suri-on.gif) no-repeat;
	left: 36px;
	top: 0px;
}
#menu .jemasa {
	width: 175px;
	height: 61px;
	background: url(../images/jemasa-off.gif) no-repeat;
	left: 309px;
	top: 0px;
}
#menu .jemasa span {
	width: 175px;
	height: 61px;
	background: url(../images/jemasa-on.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .jemasa-on {
	width: 175px;
	height: 61px;
	background: url(../images/jemasa-on.gif) no-repeat;
	left: 309px;
	top: 0px;
}
#menu .suri {
	width: 174px;
	height: 61px;
	background: url(../images/suri-off.gif) no-repeat;
	left: 577px;
	top: 0px;
}
#menu .suri span {
	width: 174px;
	height: 61px;
	background: url(../images/suri-on.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .suri-on {
	width: 174px;
	height: 61px;
	background: url(../images/suri-on.gif) no-repeat;
	left: 577px;
	top: 0px;
}