@charset "iso-8859-9";
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	background-color: #bbe4ee;
	padding: 0px;
	text-align: center;
	margin: 0px;
	height: 100%;
}



#container {
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding: 0px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	height: 100%;
}
#container #bottom {
	background-color: #000000;
	width: 960px;
	margin-right: 4px;
	margin-left: 4px;
	clear: none;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
#container #bottom #homte {
	height: 50px;
	width: 100px;
	margin-right: 25px;
	margin-bottom: 0px;
	float: right;
	margin-top: 25px;
}
#container #middle #left #content {
	height: 350px;
	width: 375px;
	margin-top: 20px;
	margin-left: 25px;
	text-align: justify;
}


#container #top {
	height: 654px;
	width: 960px;
	margin-right: 4px;



!important;
	margin-left: 4px;



!important;
	margin-top: 0px;
}
#container #middle #left {
	height: 533px;
	width: 412px;
	float: left;
	background-image: url(images/text.jpg);
}
#container #middle #right {
	float: right;
	height: 533px;
	width: 448px;
	background-image: url(images/ship.jpg);
}
#container #middle {
	width: 860px;
	margin-right: 4px;
	margin-left: 4px;
}
#container #middle #left #contact {
	height: 150px;
	width: 300px;
	margin-top: 100px;
	margin-left: 100px;
	text-align: left;
}
