#navi {

	position:relative;

	top: 0px;

	left: 0px;

	width: 910px;

	height: 510px;

	background-image:url(ship.jpg);

	background-repeat: no-repeat;

    margin: 0 auto;

}

#navi a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

    font-weight: normal;

	color:#000000;

	text-decoration:none;

}

#navi a:hover {

	text-decoration:underline;

	color:#336699;

}

.red_box {

	width: 60px;

	height: 80px;

	margin-left:auto;

	margin-right:auto;

	margin-bottom: 0px;

	margin-top: 0px;

	border: 2px solid #FF0000;

}

.text_box{

	background-color:#FFFFFF;

	text-align: center;

	width: auto;

	height: auto;

	padding: 3px 3px;

	margin: 2px 2px;

}



#gun_cooling_services {

	position:relative;

	top: 300px;

	left: 150px;

	width: 100px;

	height: 110px;

	float:left;

}

#superstructure {

	position:relative;

	top: 290px;

	left: 200px;

	width: 120px;

	height: 110px;

	float:left;

}

#engine_room_services {

	position:relative;

	top: 310px;

	left: 210px;

	width: 110px;

	height: 110px;

	float:left;

}

#fire_fighting {

	position:relative;

	top: 260px;

	left: 220px;

	width: 110px;

	height: 110px;

	float:left;

}

#flight_deck {

	position:relative;

	top: 240px;

	left: 320px;

	width: 110px;

	height: 110px;

	float:left;

}
