
body {
	padding: 0px;
	margin: 0px;
	background: #ccc url(images/tile_2.jpg) repeat-y top center;
	text-align: center;
	height: 100%;
	}
 
a, p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, sans-serif;
	color: #000;
	}	

#container {
	width: 748px;
	height: 600px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	}
	
h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0; 
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0; 
	margin: 0; 
	}
	
#header {
	position: absolute;
	left: 15px;
	top: 0px;
	}  
	
#flash1 {
	position: absolute;
	left: 15px;
	top: 90px;
	}						  
	
#nav {
	position: absolute;
	left: 15px;
	top: 295px;
	}
	
#company {
	position: absolute;
	left: 60px;
	top: 301px;
	}
	
#fleet {
	position: absolute;
	left: 174px;
	top: 301px;
	}
	
#charter {
	position: absolute;
	left: 258px;
	top: 301px;
	}
	
#contact {
	position: absolute;
	left: 385px;
	top: 301px;
	}
	
#faq {
	position: absolute;
	left: 480px;
	top: 301px;
	}
	
#gallery {
	position: absolute;
	left: 540px;
	top: 301px;
	}

#corporate {
	position: absolute;
	left: 608px;
	top: 301px;
	}
	
#nav1 {
	position: absolute;
	left: 15px;
	top: 328px;
	}
	
#nav2 {
	position: absolute;
	left: 15px;
	top: 359px;
	}				
	
#nav3 {
	position: absolute;
	left: 15px;
	top: 390px;
	}			
	
#nav4 {
	position: absolute;
	left: 15px;
	top: 421px;
	}
	
#nav5 {
	position: absolute;
	left: 15px;
	top: 452px;
	}	
	
#globe {
	position: absolute;
	left: 38px;
	top: 509px;
	}
	
#las10th {
	position: absolute;
	left: 38px;
	top: 655px;
}
	
#title_bar {
	position: absolute;
	left: 235px;
	top: 340px;
	}
	
#enlarge {
	position: absolute;
	left: 235px;
	top: 390px;
	}
	
#reduce {
	position: absolute;
	left: 390px;
	top: 395px;
	}
	
#body_text {
	position: absolute;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	padding-bottom: 10px;
	left: 235px;
	top: 440px; 
	width: 460px;
	}
	
#position {
	position:absolute;
	left: 15px;
	}
	
#body_text ul {
	margin: 0px 0 8px 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}
	
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	background: transparent;
	}
	
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	background: transparent;
	}
	
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #000;
	}
	
a:active {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #000;
	}  

.footer  {
	margin-top:20px;
	font-size: 10px;
	}
	
img.floatleft { 
	float: left; 
	margin: 0px 10px 0px 0px; 
	}

	
	

