

body {
	padding: 0;
	margin:0 auto;
	background: url(../images/guido_bg.gif) repeat-x top;
	background-color: #323232;
	
}


#wrapper {
	width: 995px;
	margin:0 auto;	
	padding: 0;

}


	#page-top {
		float: left;
		width: 995px;
		height: 533px;
		background: url(../images/green_bg.png) no-repeat;
		padding: 0;		
		
	}

		#page-content {
			width: 907px;
			float: left;
			padding: 0 44px;
		}
		

		/* Logo Container */
			#logo {
				width: 800px;
				margin: 0 auto;
				padding: 0px;

			}
		
		
				
			/* HOME */
		
		.BottomContent{
			width:907px;
			height:360px;
			margin-top:80px;
			clear:both;
			border: 1px color:#000;
			

		}
		
		.BoxContent{
			padding:0 5px 0 6px;
			margin:0px;
			text-align: center;
			
			}
		
		.mariners{
			float:left;
			width: 200px;
			height:360px;
			margin-left: 96px;
			margin-right: 56px;
			color: #525252;
			font-weight: bold;
			text-align: center;
			
		}
		
		.littleitaly{
			float:left;
			width: 200px;
			height:360px;
			color: #525252;
			font-weight: bold;
			text-align: center;
		}
	
		
		.portofcall{
			float:right;
			width: 200px;
			height:360px;
			margin-right: 99px;
			color: #525252;
			font-weight: bold;
			text-align: center;
		}
		

		
		
		
		
		#page-bottom {
			width: 995px;
			float: left;
			height: 34px;	
		}
		
		
		
		