@charset "utf-8";
body {
	background-color: #a5b7df;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 200px;
	margin-left: 0px;
	background-image: url(../img/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#soundfx {
	height: 0px;
	width: 0px;
	position: relative;
	left: -10000px;

}
#maincontainer {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 40px;
	background-color: #FFFFFF;
}
#header {
	background-color: #A5B7DF;
	float: left;
	height: 252px;
	width: 980px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topmenu {
	color: #FFFFFF;
	background-color: #7a959e;
	background-image: url(../img/bg_topmenu.gif);
	height: 42px;
	width: 980px;
	float: left;
	text-align: center;
}
#topmenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu ul li {
	display: inline;
	text-transform: uppercase;
	padding-right: 23px;
	padding-left: 23px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fef4da;
}
#topmenu ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#topmenu ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#topmenu ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#topmenu ul li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#submenu {
	color: #FFFFFF;
	background-color: #83b675;
	height: 31px;
	width: 980px;
	float: left;
	text-align: left;
}
#submenu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#submenu ul li {
	display: inline;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fef4da;
}
#submenu ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#submenu ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#submenu ul li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#submenu ul li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#logo {
	background-image: url(../img/ocean_Logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 283px;
	width: 350px;
}
#oceanimages {
	background-color: #fbe2c5;
	float: left;
	height: 229px;
	width: 344px;
	background-image: url(../img/bg_oceanimages.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 54px;
}
#callback {
	background-color: #83b675;
	float: right;
	height: auto;
	width: 237px;
	margin-top: 14px;
	margin-left: 14px;
	background-image: url(../img/bg_callback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 0px;
	margin-right: 14px;
}
.textfield {
	background-color: #b0d0a2;
	padding: 5px;
	width: 85%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding: 30px;
	float: left;
	height: auto;
	width: 630px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	min-height: 500px;
	font-weight: normal;
}
#content img {
	border: 7px solid #e5eeee;
	margin: 5px;
}

#content a {
	color: #7A959E;
}
#content h1 {
	font-family: "palatino linotype";
	font-size: 2em;
	color: #7A959E;
	letter-spacing: -1px;
	font-weight: normal;
}
#content h2 {
	font-family: "palatino linotype";
	font-size: 1.8em;
	color: #7A959E;
	letter-spacing: -1px;
	font-weight: normal;
}
#content h3 {
	font-family: "palatino linotype";
	font-size: 1.6em;
	color: #7A959E;
	letter-spacing: -1px;
	font-weight: normal;
}
#content h4 {
	font-family: "palatino linotype";
	font-size: 1.5em;
	color: #7A959E;
	letter-spacing: -1px;
	font-weight: normal;
}
#content h5 {
	font-family: "palatino linotype";
	font-size: 1.4em;
	color: #7A959E;
	letter-spacing: -1px;
	font-weight: normal;
}
#content h6 {
	font-family: "palatino linotype";
	font-size: 1.3em;
	color: #7A959E;
	letter-spacing: -1px;
	font-weight: normal;
}
#tour {
	float: right;
	height: auto;
	width: 247px;
	margin-right: 14px;
	margin-top: 14px;
}
#rightcol {
	float: right;
	height: auto;
	width: 247px;
	font-size: 1em;
	margin-right: 14px;
	padding: 0px;
	margin-top: 14px;
	color: #999999;
}
#rightcol a {
	color: #83B675;
}
#rightcol strong {
	font-size: 1.3em;
	color: #83B675;
}
#containerfoot {
	background-image: url(../img/bg_maincontainer.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 23px;
}
#footer {
	height: auto;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	font-size: 0.9em;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}

