body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
	color: #000000;
}

a {
	color: #2B588B;
	text-decoration: none;
}

a:hover {
	color: #01016F;
	text-decoration: underline;
}


#Header {
	position: relative;
	width: 800px;
	height: 145px;
	background: url(/ir/clients/oceansales/i/header.gif);
	text-align: left;
}


#MainContent {
	width: 800px;
	background: url(/ir/clients/oceansales/i/main_background.gif);
	text-align: center;
}

.Content {
	width: 96%;
	text-align: left;
	padding: 1%;
}

#Footer {
	width: 800px;
	height: 25px;
	background: url(/ir/clients/oceansales/i/footer.gif);
}

.Menu {
	position: relative;
	left: 136px;
	top: 105px;
	width: 500px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.Menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
}

.Menu a:hover {
	color: #01016F;
}
