html { overflow: -moz-scrollbars-vertical !important;
 min-height: 101%; margin-bottom: 1px; }

body {
	background-color: #fff;
	color: #000000;
	margin-top: 10px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.yacht-services-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
}


.maincenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}


.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.BigTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #0033FF;
	text-decoration: underline;

}
a:visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a:focus { outline: none;);
}
.waterbkg {
	background-attachment: fixed;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
}
