body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(../images/bg.jpg);
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 5120px;
	position: absolute;
	border: 0px dashed #222222;
	overflow: hidden;
	height: 100%;
}
#main ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#main ul li {
	display: inline;
	list-style-type: none;
	margin:0px;
}

#main ul li a{
	text-decoration: none;
	list-style-type: none;
	color: #777;
	display: inline;
	margin: 0;
	padding: 0;
}

#main ul li a:hover{
	text-decoration: none;
	list-style-type: none;
	color: #fff;
	display: inline;
	margin: 0;
	padding: 0;
}
.box {
	border: 0px solid #334422;
	height:850px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 1280px;
	display: block;
}
#bubbles {
	background-image: url(../images/bubbles.png);
	background-position: top;
	height: 100%;
	width: 1280px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#water {
	background-image: url(../images/water.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1280px;
}
#fish-tree {
	background-image: url(../images/fish-trees.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1280px;
	position: relative;
	z-index: 9999;
	border: 0px solid #F00;
}
#clouds {
	background-image: url(../images/clouds.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1280px;
}
#rocket {
	background-image: url(../images/rocket.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1280px;
}
#logo {
	padding: 0px;
	height: 65px;
	width: 235px;
	position: relative;
	left: 140px;
	top: 60px;
}
#navigationMenu {
	left: 439px;
	width: 569px;
	position: absolute;
	top: 160px;
}

#plane {
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 141px;
	position: relative;
	left: 1020px;
	top: 50px;
}
#boxarea {
	position: absolute;
	height: 281px;
	width: 774px;
	left: 309px;
	top: 244px;
	background-image: url(../images/boxarea.png);
	background-repeat: no-repeat;
}
#contentarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;
	color: #444444;
	text-decoration: none;
	padding: 15px;
	position: absolute;
	overflow: hidden;
	width: 700px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.tahoma11 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #444444;
	text-decoration: none;
	font-weight: 100;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.clear {
	clear: both;
}


#fish-whyus {
	background-image: url(../images/fish-whyus.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1280px;
	position: relative;
	z-index: 9999;
	border: 0px solid #F00;
}
#fish-ship {
	background-image: url(../images/fish-ship.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1280px;
	position: relative;
	z-index: 9999;
	border: 0px solid #F00;
}
#fish-hireus {
	background-image: url(../images/fish-hireus.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1280px;
	position: relative;
	z-index: 9999;
	border: 0px solid #F00;
}

/*----------------------------------------------------------------------------------------------------*/
#contentDiv{
	margin-top:10px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	overflow: auto;
	height:215px;
	line-height:1.3;

}
#portfolioDiv{
	padding:10px;
	float:left;
	clear:left;
	border:#000000 1px dashed;
	margin:5px 0 5px 0;
}

/*------------------------------------------------------------------------------------------------------*/