<!--

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html {
	background-color: white;
	width: 100%;
	margin: 0px;
	color: black;
}

body {
	margin: 0px auto;
	background-image: url(/images/landing/bg.gif);
	width: 812px;
	font-size: 11px;
}

img {
	border: none;
	vertical-align: middle;
}

p {
	font-size: 11px;
	line-height: 16pt;
	text-align:justify;
}

#container {
	margin: 0px 17px 0px 17px;
}

#header {
	background-color: #000035;
}

#header .logo{
	margin: 0px 0px 0px 10px;
}

#header .banner{
	float: right;
	margin: 10px;
}

#topnav {
	padding: 2px;
	background-color: #000035;
	color: white;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}

#topnav ul#navmenu
{
	position: relative !important;
	top: auto !important;
}

#mainbody {
	margin: 10px 75px;
}

#mainbodybottom 
{
	text-align: center;
}

#promo {
	text-align: center;
	margin: 30px 75px;
	padding: 10px 20px;
	border-top: 1px dotted #000035;
	border-bottom: 1px dotted #000035;
}

#promo .promoitem 
{
	float: left;
}

#footer {
	text-align: center;
	background-color: #000035;
	color: white;
	padding: 10px 75px;
}

.fifth {
	width: 20%;
}

.quarter {
	width: 24%;
}

.third {
	width: 32%;
}

.half {
	width: 49%;
}

.full {
	width: 100%;
}

.allleft {
	float: left;
}

.allright{
	float: right;
}

.linebreak {
	clear: both;
}

.centered 
{
	text-align: center;
}

a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	color: #000033;
}
a:active {
	color: #000033;
}

h1 {
	text-transform: uppercase;
	margin: 5px 0px 10px 0px;
	font-size: 16px; 
	line-height: 16pt; 
	letter-spacing: -0.4; 
	font-weight: bold; 
}

h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	margin: 2px 2px 2px 2px;
}

h2 a:link , h2 a:visited {
	text-decoration: none;
	color: white;
}

h2 a:hover, h2 a:active{
	text-decoration:underline;
	color: white;
}


h3 {
	color: #A1B9DD;
	font-weight: bold;
	font-size: 12px;
	margin: 2px 2px 2px 2px;
}

.linklist 
{
	margin: 20px 0px 0px 0px;
	border-bottom: 1px dotted #a7bedf;
}

.linklist .linklistitem
{
	margin: 0px 0px;
	padding: 25px 5px 5px 5px;
	border-right: 1px dotted #a7bedf;
	height: 80px;
}

.linklist .linklistitem .footerlinktext, .linklist .linklistitem a
{
	text-decoration: none;
	color: #a7bedf;
}

.linklist .linklistitem .footerlinktitle , .linklist .linklistitem .footerlinktitle a{
	color: Aqua;
	text-transform: uppercase;
	font-size: 13px; 
	line-height: 16pt; 
	letter-spacing: -0.4; 
	font-weight: bold; 
	text-decoration: none;
}

.footertext, .footertext a, .footertext p
{
	color: white;
	text-align: center;
	text-decoration: none;
}

.overlay
{ 
	position: absolute;  
	top: 470px;
	right: 1px;
	z-index: 1000;
}

.clearboth {
	border: 0px solid red; 
	clear: both; 
	height: 0px; 
	line-height: 0px; 
	overflow: hidden;
}

div.shipmeraviglia, div.shiprhapsody {	background-color: #ba002f;	}

div.shippoesia, div.shipPoesia{			background-color: #004e6b;}

div.shipmagnifica, div.shipMagnifica{		background-color: #6a8016;}

div.shipmusica, div.shipMusica{			background-color: #005633;}

div.shiplirica, div.shipLirica{			background-color: #610a5a;}

div.shiparmonia , div.shipArmonia{		background-color: #12509a;}

div.shipfantasia, div.shipFantasia{		background-color: #9f0339;}

div.shipsplendida, div.shipSplendida{		background-color: #005aa6;}

div.shiporchestra, div.shipOrchestra{		background-color: #864313;}

div.shipopera , div.shipOpera{			background-color: #8f0048;}

div.shipsinfonia , div.shipSinfonia{		background-color: #e2691d;}

div.shipmelody , div.shipMelody{			background-color: #f0a51d;}



-->


