html, body {
	background: url('images/headerbg.gif') repeat-x #6699ff;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#a5-body-center {
	text-align: center;
}

#a5-body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	text-align: left;
}

#a5-menu {
	position: relative;
	top: -78px;
}

#a5-menu a {
	display: block;
	background: url('images/bgMenuOff.png') no-repeat 0px 0px;
	width: 169px;
	height: 47px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}

#a5-menu a:hover {
	background: url('images/bgMenuOn.png') no-repeat 0px 0px;
	color: #fefae0;
}

#a5-footer {
	color: #fff;
	text-align: center;
	position: relative;
	top: -20px;
	font-size: 10px;
}

#a5-footer-links {
	font-size: 12px;
}

#a5-footer-links a {
	text-decoration: none;
	color: #003399;
}

.menuItemText {
	position: relative;
	top: 6px;
	font-size: 15px;
}

#headerSplashText {
	position: relative;
	top: 50px;
	left: 70px;
	color: #FFFFFF;
	width: 200px;
}

#boatAnimationContainer {
	background: url('images/frame.png') no-repeat 0px 0px;
	position: relative;
	top: -30px;
	left: 290px;
	width: 500px;
	height: 156px;
}

#cybLogoContainer {
	position: relative;
	top: -70px;
	left: 20px;
}

#secondSplashText {
	position: relative;
	top: -163px;
	left: 540px;
	color: #FFFFFF;
	width: 230px;
	text-align: right;
}

#accolatesBlock {
	position: relative;
	top: -40px;
	width: 169px;
	text-align: center;
}

#a5-main-content {
	position: absolute;
	left: 200px;
	top: 284px;
}