/* Offshore Marine Web (Site-Wide) CSS */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Georgia, sans-serif;
	font-size: 13px;
	background-image: url(../images/background/gradgraywht.jpg);
	background-repeat: repeat-x;
} 
h1 {
	font-family: "Copperplate Gothic Light", Verdana, Tahoma, Rockwell;
	font-size: 24pt;
	color: #000000;
}
h2 {
	position: relative;
	color: #808080;
	font-family: "Copperplate Gothic Light", Verdana, Tahoma, Rockwell;
	font-size: 12pt;
	text-align: center;
	top: 75px;
}
h4 {
	color: #000000;
	font-family: "Copperplate Gothic Light", Verdana, Tahoma, Rockwell;
	font-size: 100%;
	text-align: center
}
h4.a {
	color: #000099;
	font-family: "Copperplate Gothic Light", Verdana, Tahoma, Rockwell;
	font-size: 100%;
	text-align: center
}
h5 {
	font-family: "Copperplate Gothic Light", Verdana, Tahoma, Rockwell;
	font-size: 16px;
	color: #000099;
	text-align: center;
}
.logo {
	position: absolute;
	height: 111px;
	width: 479px;
	left: 5px;
	top: 5px;
	border: 0px;
}
.title {
	position: absolute;
	top: 175px;
	text-align: center;
	width: 100%;
	color: #000000;
}
.subtitle1 {
	position: absolute;
	top: 260px;
	text-align: center;
	width: 100%;
	color: #000099;
}
.subtitle2 {
	position: absolute;
	top: 320px;
	text-align: center;
	width: 100%;
	color: #000099;
}
.subtitle3 {
	position: absolute;
	top: 380px;
	text-align: center;
	width: 100%;
	color: #000099;
}
.subtitle4 {
	position: absolute;
	top: 440px;
	text-align: center;
	width: 100%;
	color: #000099;
}
.subtitle5 {
	position: absolute;
	top: 500px;
	text-align: center;
	width: 100%;
	color: #000099;
}

div.a {
	position: absolute;
	top: 800px;
	left: 10%;
	margin-left: 0%;
	margin-right: auto;
	font-size: 13px;
	width: 33%
}
div.b {
	position: absolute;
	top: 800px;
	left: 57%;
	margin-left: 0%;
	margin-right: auto;
	font-size: 13px;
	width: 33%;
	text-align: left
}
.slogan {
	position: absolute;
	top: 640px;
	text-align: center;
	width: 100%;
	z-index: 1;
	font-size: 18px;
	font-family: "Copperplate Gothic Bold";
}
.info {
	position: absolute;
	width: 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	top: 1600px;
}
div.nav {
	POSITION: absolute;
	Top: 250px;
}
div.navh {
	POSITION: absolute;
	Top: 10%;
	LEFT: 65%;
	width: 50%;
}
a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:180px;
	height:20px;
	margin-top:2px;
	text-align:center;
	text-decoration:none;
	font-family:"copperplate gothic light", verdana, arial, sans-serif;
	font-size: 12px;
	color:#000000;
	overflow:hidden;
	line-height: 20px;
} 
a.navh, a.navh:link, a.navh:visited {
	display:inline; 
	width:220px; 
	height:20px; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family:"copperplate gothic light", verdana, arial, sans-serif; 
	font-size: 11px; 
	color:#000000; 
	line-height:20px; 
	overflow:hidden;
} 
a.nav:hover {
	color:#000099;
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
} 
a.navh:hover {
	color:#000099;
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
} 
a.nav:active {
	color:#fff;
	background-color: #FFFFFF;
} 
a.navh:active {
	color:#fff;
	background-color: #FFFFFF;
} 
#nav span {
	display:none;
}
.power {
	position: absolute;
	top: 550px;
	left: 1%;
	height: 189px;
	width: 285px;
}
.sail {
	position: absolute;
	top: 550px;
	right: 0%;
	height: 202px;
	width: 302px;
}
img.clipscenter {
	position: relative;
	z-index: auto;
	left: 32%;
}
