* {
	margin: 0;
}

body,html {
	height: 100%;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	font-weight: 100;
	font-size: 14px;
	background: #f3f3f3;
	text-align: center;
	font-family: helvetica;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: navy;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1e72ac;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: navy;
	text-align: center;
	width: 100%;
}

.tgroup {
	padding-left: 10px;
}

.iblist {
	font-style: italic;
	font-size: 12px;
	padding-left: 5px;
}

div.content {
	border: white solid 3px;
	clear: left;
	padding: 1em;
	background-color: white;
	color: black;
	text-align: left;
	z-index: 2;
	text-align: left;
	xbackground-image: url(logobacksub.jpg);
	xbackground-repeat: no-repeat;
}

.cspacer {
	background-image: url(cspacer.jpg);
	background-size: 100% 10px;
	width: 100%;
	height: 15px;
}

div.content.inactive {
	display: none;
}

ol#toc {
	height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc a {
	background: #1e72ac url(xtabs3a.gif);
	color: white;
	display: block;
	float: left;
	height: 2em;
	padding-left: 10px;
	text-decoration: none;
}

ol#toc a:hover {
	background-color: #ccc;
	color: #1e72ac;
	font-weight: bold;
	background-position: 0 -120px;
}

ol#toc a:hover span {
	background-position: 100% -120px;
}

ol#toc li {
	float: left;
	margin: 0 1px 0 0;
}

ol#toc li a.active {
	background-color: white;
	background-position: 0 -60px;
	color: #1e72ac;
	font-weight: bold;
}

ol#toc li a.active span {
	background-position: 100% -60px;
}

ol#toc span {
	background: url(xtabs3a.gif) 100% 0;
	display: block;
	line-height: 2em;
	padding-right: 10px;
}

#wrapper {
	height: auto;
	min-height: 99%;
	margin: 0 auto -40px;
	background-image: url(oceanback.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#header {
	background: lightgray;
	xbackground-image: url(skywide.jpg);
	background-image: url(header2.jpg);
	background-size: 100% 50px;
	height: 50px;
}

ol#hdr-items {
	list-style: none;
	padding: 0;
	width: 650px;
	margin: 1px auto;
}

ol#hdr-items li {
	float: left;
	margin: 0 0 0 0;
}

#hdr-left {
	background-image: url(logobackf.png);
	background-size: 80px 50px;
	width: 80px;
	height: 50px;
}

#hdr-center {
	width: 490px;
	height: 50px;
}

#hdr-right {
	background-image: url(is.png);
	background-size: 80px 50px;
	width: 80px;
	height: 50px;
}

#spacer {
	background: navy; //
	background-image: url(spacer.jpg);
	background-size: 100% 10px;
	width: 100%;
	height: 10px;
}

#tabs {
	width: 650px;
	margin: 5px auto;
}

#footerpusher {
	height: 40px; /* Height of the footer */
	width: 100%;
}

#footer {
	font-size: 12px;
	font-style: italic;
	height: 40px; /* Height of the footer */
	width: 100%;
}

#focus {
	height: 550px;
	background-image: url(logobacksub2.png);
	background-repeat: no-repeat;
}

ol#focus-items {
	list-style: none;
	padding: 0;
	width: 650px;
	margin: 1px auto;
}

ol#focus-items li {
	float: left;
	margin: 0 0 0 0;
}

#focus-uleft {
	background-image: url(lighthouse.jpg);
	background-size: 180px 180px;
	width: 180px;
	height: 180px;
}

#focus-uright {
	width: 410px;
	height: 180px;
	padding-left: 15px;
}

#focus-center {
	width: 650px;
	height: 120px;
	text-align: center;
}

#focus-lleft {
	width: 410px;
	height: 180px;
	padding-right: 10px;
}

#focus-lright {
	background-image: url(guardtower.jpg);
	background-size: 180px 180px;
	width: 180px;
	height: 180px;
	padding-right: 15px;
}

#tech {
	height: 700px;
}

ol#tech-items {
	list-style: none;
	padding: 0;
}

ol#tech-items li {
	margin: 0 0 0 0;
	float: left;
}

#tech-uright {
	background-image: url(jetty.jpg);
	background-size: 200px 200px;
	width: 200px;
	height: 200px;
}

#tech-uleft {
	width: 380px;
	height: 240px;
	padding-right: 20px;
}

#tspacer {
	background-image: url(cspacer.jpg);
	background-size: 100% 10px;
	width: 100%;
	height: 15px;
}

#tech-lleft {
	width: 300px;
	padding-top: 20px;
}

#tech-lright {
	width: 300px;
	padding-top: 20px;
}