body{
	margin:0;
	background:url(../images/body-bg.jpg) no-repeat;
	color:#fff;
	font:13px/17px "Trebuchet MS", sans-serif;
}
#container{
	width:792px;
	margin:103px 0 0 112px;
	/*overflow:hidden;*/
}
#header{
	width:724px;
	height:113px;
	margin-left:27px;
	border-bottom:1px solid #fff;
	overflow:hidden;
	background:url(../images/header-bg.png) no-repeat 0 6px;
}
#header h1{
	/*background:url(../images/logo.gif) no-repeat;*/
	width:160px;
	height:105px;
	overflow:hidden;
	float:right;
	margin:0;
	text-indent:-3000px;
	overflow:hidden;
}
#header h1 a{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
#navigation{
	list-style:none;
	margin:93px 1px 0 -1px;
	padding:0;
	float:left;
	border-top:1px solid #fff;
	overflow:hidden;
	width:550px;
}
#navigation li{display:inline;}
#navigation li a{
	color:#fff;
	font:12px "Trebuchet MS", sans-serif;
	text-decoration:none;
	border-left:1px solid #fff;
	padding:0 8px;
}
#navigation li a:hover{text-decoration:underline;}
.inner #main{background:url(../images/content-bg.jpg) no-repeat 100% 97%;}
#main{
	margin:0 43px 0 25px;
	width:724px;
	height:366px;
	/*overflow:hidden;*/
	clear:both;
	position:relative;
	z-index:1;
}
#main div{
	float:left;
	height:30px;
	clear:left;
}
.div1{
	width:375px;
	padding-bottom:500px;
}

#content
{
	position:absolute;
	left: 375px;
	top:10px;
}

.menuDiv
{
	position:absolute;
	top: 120px;
	left: 200px;
}

img.boat{
	float:left;
	/*margin:26px 0 0 57px;*/
	position:absolute;
	top:-320px;
	left:84px;
	z-index:1;
}
#main p{
	margin:17px 0 0 0;
	z-index:1000;
}
#main .download{
	float:right;
	width:417px;
	height:142px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:0;
}
.download a{
	background:url(../images/download.gif) no-repeat;
	width:205px;
	height:88px;
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	margin:5px 0 0 68px;
}
#footer{
	width:840px;
	z-index:2;
	position:absolute;
	top:610px;
	/*background:url(../images/footer-bg.gif) no-repeat;*/
}

#footer #f1
{
	position:relative;
	top:0px;
}

#footer #f2
{
	position:relative;
	top:1px;
}

#footer #f3
{
	position:relative;
	top:2px;
}

#footer #f4
{
	position:relative;
	top:3px;	
}

#footer #f5
{
	position:relative;
	top:4px;	
}

#footer #f6
{
	position:relative;
	top:5px;	
}




/*#footer ul{
	padding:0;
	margin:0 38px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
}
* html #footer ul{margin-right:18px;}*/
#footer div{
	display:inline;
	color:#fff;
	font:12px "Trebuchet MS", sans-serif;
	font-weight:normal;
	/*border-right:1px solid #fff;*/
	padding:0 0px;
	margin:0px 52px 0 0;
float:right;
color:#4999AF;
}

#footer a{
	color:#4999AF;
	font:12px "Trebuchet MS", sans-serif;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:none;
	color:#fff;
}

a{
	color:#fff;
	font:12px "Trebuchet MS", sans-serif;
	text-decoration:none;
}

#gallery a img
{
	border: #fff 2px solid;
}

a:hover{text-decoration:underline;}