@charset "utf-8";
#background {
	background-image: url(banner-images/newbanner.jpg);
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: auto;
}
body {
	padding: 0px;
	width: 100%;
	background-color: #116778;
	margin: 0px;
}
#homemain {
	width: 900px;
	position: absolute;
	left: 50%;
	top: 364px;
	z-index: 4;
	margin-right: auto;
	margin-left: -450px;
	padding: 10px;
	background-image: url(common-images/sea_blue_2.png);
	background-repeat: repeat;
}
#background {
	position: absolute;
	z-index: 1;
	height: 293px;
	width: 100%;
}

.padmeten {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}


.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.grayborder {
	border: 2px solid #CCCCCC;
}


#topmenu {
	width: 1000px;
	position: absolute;
	left: 50%;
	top: 5px;
	z-index: 4;
	margin-right: auto;
	margin-left: -500px;
	height: 80px;
	padding: 10px;
}

a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
.tinytinytext {
	font-size: 4px;
	line-height: 4px;
}

a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}

</style> 
 
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
.bottomlinkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #799EB1;
	padding-right: 15px;
	padding-left: 15px;
}
.headline2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}

