﻿html, body {
	margin: 0px;
	background: #928fa3;
}
a {
	text-decoration: none;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #003;
}
a:active {
	color: #00F;
}
a:visited:hover {
	color: #003;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	margin: 0 0 .5em 0;
}
h1, h2, h3 {
	font-family: Trebuchet, Trebuchet MS, Helvetica, sans-serif;
	font-weight: 600;
}
h1 {
	font-size: 20px;
	margin: 0 0 2 0;
	color: gray;
}
h2 {
	font-size: 16px;
	margin: 0 0 2 0;
	color: #006;
}
h3 {
	font-size: 13px;
	margin: 0 0 2 0;
}
table {
	border-collapse: collapse;
	border: 0px none;
}
td {
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#main {
	background: white;
	width: 800;


}
#content {
	border: 1px solid silver;
	position: absolute;
	top: 220px;
	left: 80px;
	width: 330px;
	height: 300px;
	padding: 1em;
	background-image: url('images/white.gif');
}
#contentbig {
	border: 1px solid silver;
	position: absolute;
	top: 180px;
	left: 20px;
	width: 450px;
	padding: 1.5em;
	background-image: url('images/white.gif');
	z-index: 10;
}
#contentbig a {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
#picbg {
	position: absolute;
	top: 158px;
	left: 0;
	width: 800px;
	background: url('images/handshake.jpg') no-repeat top right;
	overflow: hidden;
	border-top: 4px solid #003;
	color: white;
}
#footer {
	background: #E4E4E4;
	position: absolute;
	top: 610px;
	left: 0;
	width: 800;
	text-align: center;
	border-top: 3x solid #003;
}
#footer p {
	margin: 1.5em;
}
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
}
#bottom {
	position: absolute;
	top: 200px;
	left: 450px;
	background-image: url('images/white.gif');
}
#leftcolumn {
	position: absolute;
	top: 20px;
	left: 0;
	width: 250px;
}
#rightcolumn {
	position: absolute;
	top: 180px;
	left: 0;
	width: 250px;
}
#topnav {
	position: absolute;
	top: 1px;
	left: 620px;
	width: 180px;
}
#topnav a {
	display: block;
	border-bottom: 1px dotted silver;
	padding: 2 15;
}
#topnav a:link {
	color: #666;
}
#topnav a:visited {
	color: #666;
}
#topnav a:hover {
	color: #003;
	border-left: 5px solid;
	padding-left: 10px;
}
#topnav a:active {
	color: #666;
}
#topnav a:visited:hover {
	color: #003;
	border-left: 5px solid;
	padding-left: 10px;
}
#rightnav {
	position: absolute;
	top: 180px;
	left: 530px;
	width: 250px;
	height: 400px;
	z-index: 1;
}
#rightnav a {
	margin-bottom: 3px;
	border: 1px solid silver;
}
#middlenav a {
	display: block;
	background: white;
	font-size: 90%;
	font-weight: bold;
	padding: 3 0 3 1em;
	width: 214px;
}
#middlenav a:link {
	color: navy;
}
#middlenav a:visited {
	color: navy;
}
#middlenav a:hover {
	color: blue;
	border-left: 5px solid #006;
	padding-left: 12;
	background: url('images/white.gif');
}
#middlenav a:active {
	color: navy;
}
#middlenav a:visited:hover {
	color: blue;
	border-left: 5px solid #006;
	padding-left: 12;
	background: url('images/white.gif');
}
#subnav a {
	display: block;
	margin-left: 1em;
	background: white;
	font-size: 85%;
	width: 202px;
}
#subnav a:link {
	color: navy;
	padding: 1 0 1 16;
}
#subnav a:visited {
	color: navy;
	padding: 1 0 1 16;
}
#subnav a:hover {
	color: blue;
	border-left: 5px solid #006;
	padding-left: 12;
	background: url('images/white.gif');
}
#subnav a:active {
	color: navy;
	padding: 1 0 1 16;
}
#subnav a:visited:hover {
	color: blue;
	border-left: 5px solid #006;
	padding-left: 12;
	background: url('images/white.gif');
}
#scroll {
	position: absolute;
	top: 460;
	left: 542;
	width: 200;
	height: 160;
	z-index: 1;
	background: white;
	border: 1px solid silver;
	padding: 1em;
	font-size: 80%;
}
#scroll2 {
	position: absolute;
	top: 550;
	left: 550;
	width: 200;
	z-index: 1;
	text-align: center;
	font-size: 90%;
	background: white;
	border: 1px solid silver;
	padding: 1em;
}
#scroll3 {
	position: absolute;
	top: 550;
	left: 550;
	width: 200;
	z-index: 1;
	text-align: center;
	font-weight: bold;
	background: white;
	border: 1px solid silver;
}
#hover {
	position: absolute;
	top: 100;
	left: 1em;
	width: 310;
	height: 200;
}
#hover p {
	font-size: 110%;
	line-height: 2.5em;
	text-indent: 2.5em;
	margin: 0;
}
#hover1 a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#hover1 a:link {
	color: #003;
	background: white url('images/one.gif') left center no-repeat;
}
#hover1 a:visited {
	color: #003;
	background: white url('images/one.gif') left center no-repeat;
}
#hover1 a:hover {
	color: #666;
	background: white url('images/one_over.gif') left center no-repeat;
}
#hover1 a:active {
	color: #003;
	background: white url('images/one.gif') left center no-repeat;
}
#hover1 a:visited:hover {
	color: #666;
	background: white url('images/one_over.gif') left center no-repeat;
}
#hover2 a {
	display: block;
	position: absolute;
	top: 40;
	left: 0;
	width: 100%;
}
#hover2 a:link {
	color: #003;
	background: white url('images/two.gif') left center no-repeat;
}
#hover2 a:visited {
	color: #003;
	background: white url('images/two.gif') left center no-repeat;
}
#hover2 a:hover {
	color: #666;
	background: white url('images/two_over.gif') left center no-repeat;
}
#hover2 a:active {
	color: #003;
	background: white url('images/two.gif') left center no-repeat;
}
#hover2 a:visited:hover {
	color: #666;
	background: white url('images/two_over.gif') left center no-repeat;
}
#hover3 a {
	display: block;
	position: absolute;
	top: 80;
	left: 0;
	width: 100%;
}
#hover3 a:link {
	color: #003;
	background: white url('images/three.gif') left center no-repeat;
}
#hover3 a:visited {
	color: #003;
	background: white url('images/three.gif') left center no-repeat;
}
#hover3 a:hover {
	color: #666;
	background: white url('images/three_over.gif') left center no-repeat;
}
#hover3 a:active {
	color: #003;
	background: white url('images/three.gif') left center no-repeat;
}
#hover3 a:visited:hover {
	color: #666;
	background: white url('images/three_over.gif') left center no-repeat;
}
#hover4 a {
	display: block;
	position: absolute;
	top: 120;
	left: 0;
	width: 100%;
}
#hover4 a:link {
	color: #003;
	background: white url('images/four.gif') left center no-repeat;
}
#hover4 a:visited {
	color: #003;
	background: white url('images/four.gif') left center no-repeat;
}
#hover4 a:hover {
	color: #666;
	background: white url('images/four_over.gif') left center no-repeat;
}
#hover4 a:active {
	color: #003;
	background: white url('images/four.gif') left center no-repeat;
}
#hover4 a:visited:hover {
	color: #666;
	background: white url('images/four_over.gif') left center no-repeat;
}
HR {
	COLOR: #F1ECEE;
	WIDTH: 100%;
	margin-bottom: 1px;
	margin-top: 1px;
	size: 1px;
}
UL {
	margin: .3em 1em .5em 1em;
	font-weight: normal;
	color: black;
}
LI {
	margin: .3em;
	list-style: square;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;
	color: black;
}
blockquote {
	margin: 1em;
	padding: 0.5em;
	border-top: 2px solid silver;
	border-bottom: 1px solid silver;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
}
blockquote p {
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
}
input {
	border: 1px solid #C0C0C0;
	padding: 1;
	font-size: 10px;
}
textarea {
	border: 1px solid #C0C0C0;
	padding: 1;
	font-size: 11px;
}
select {
	border: 1px solid #C0C0C0;
	padding: 1;
	font-size: 10px;
}
img {
	margin: 0px;
	border: 0px none;
}
.industry {
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
	padding: 10;
}
.white {
	color: white;
}
.small {
	font-size: 80%;
}
.caption {
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 1;
}

