html, body {
	margin: 0px auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #28323f;
}
#horizon {
	color: #FFFFFF;
	background-color: transparent;
	text-align: left;
	position: absolute;
	display: block;
	height: 1px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	left: 0px;
	top: 50%;
}
#outerwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	height: 590px;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	visibility: visible;
	left: 50%;
	top: -295px;
}
#header, #footer {
	width: 100%;
}
#header {
	position: relative;
	background: #000000 url(images/WebbrowserBanner02.gif) no-repeat 0px 0px;
	float: left;
	height: 125px;
	padding-top: 0px;
	padding-left: 0px;
	width: 760px;
	top: 0px;
}
#logo {
	background: #000000 url(images/logo_final.gif) no-repeat;
	position: absolute;
	height: 120px;
	width: 130px;
	left: 0px;
	top: 0px;
}

#banner {
	height: 75px;
	width: 510px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	margin-left: 160px;
}
#navigation {
	width: 129px;
	border-right: 1px groove #666666;
	padding: 0px;
	background: #FFFFFF url(images/lighthouse.jpg) no-repeat;
	left: 0px;
	top: 0px;
	float: none;
	position: relative;
	height: 100%;
}
#navigation ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	position: absolute;
	float: left;
	padding-top: 70px;
	line-height: 150%;
	white-space: nowrap;
	padding-left: 10px;
	height: 250px;
}
#navigation li {
	margin-bottom: 5px;
	white-space: nowrap;
	font-weight: bold;
	font-size: 14px;
}
#navigation a {
	display: block;
	width: 100px;
	text-align: left;
}
#navigation a:link, #navigation a:visited {
	color: #50647f;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	color: #990000;
	text-decoration: none;
}
#curlink a:link, #curlink a:visited, #curlink a:hover, #curlink a:active {
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#contentwrapper {
	height: 440px;
	width: 760px;
	position: relative;
	float: left;
}
#contentColumnSkin {
	width: 630px;
	position: absolute;
	left: 130px;
	background: #FFFFFF;
	top: 0px;
	float: none;
	height: 440px;
}
#contentColumn {
	padding: 10px;
	background: #FFFFFF;
	overflow: auto;
	vertical-align: top;
	height: 100%;
}
#footer {
	height: 25px;
	float: left;
	position: relative;
	background: #000000 url(none) no-repeat;
	padding-top: 0px;
}
#mottoImage {
	height: 20px;
	width: 200px;
	position: absolute;
	left: 280px;
	top: 5px;
	background: #000000 url(images/quality.gif);
}

.motto {
	color: #90b5e5;
	font-style: normal;
	font-size: 10px;
}
.normal {
	font: normal 12px "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	vertical-align: top;
}
h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #50647f;
}
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #7896bf;
}
#imageholder {
	float: right;
	width: 220px;
	padding: 50px 14px 20px 20px;
}
