
html {
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
body {
	background: #006b7f url(screen_FILES/bg_big.gif) no-repeat fixed center;
}
img {
	border-width: 0;
}
h1, h2, h3, h4 {
	color: #006c80;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 30px;
}
h5, h6 {
	color: #006c80;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 8px;
}
a {
	color: #006c80;
	text-decoration: none;
}
a:hover {
	color: #006c80;
	text-decoration: underline;
}
#center {
	background-color: transparent;
	margin-top: -352px;
	margin-right: -499px;
	position: absolute;
	top: 50%;
	right: 50%;
	width: 998px;
	height: 670px;
}
#nav {
	text-align: right;
	position: absolute;
	top: 112px;
	right: 285px;
}
#main {
	position: absolute;
	top: 165px;
	left: 135px;
	width: 590px;
	height: 400px;
	overflow: auto;
}
#mainContent  {
	margin: 0;
	padding: 0 15px;
}
#banner {
	position: absolute;
	top:       20px;
	left:      35px;
	border:    solid 10px white 
}

