body {
	background-color: #0072B6;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 17px;
	color: #4465a2;
}

h1,h2,h3,h4,h5,h6 {
  color: #FC934E;
}

h1 { font-size: 1em; padding: 0; margin: 0; }
h2 { font-size: 1.1em; }
h3 { font-size: 1em; }

td {
	font-size: 12px;
	line-height: 17px;
	color: #4465a2;
	font-family: Arial, Helvetica, sans-serif;
}
.tapbar {
	background-color: #FC934E;
}
a.toplinks {
	background-image: url('../images/linksbg.jpg');
	background-repeat: no-repeat;
	width: 121px;
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 12px;
}
a.toplinks:hover {
	color: #FFFF99;
}
.toplinkso {
	font-weight: bold;
	color: #FFFF99;
	background-image: url('../images/linksbg-o.jpg');
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 121px;
	text-transform: uppercase;
	font-size: 12px;
}
.logobg {
	background-color: #FFFFFF;
}
.colorbar {
	background-image: url('../images/midcolor-bar.jpg');
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
}
.titlehead {
	background-image: url('../images/title-bg.gif');
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 324px;
	font-size: 17px;
	color: #333333;
	padding-top: 10px;
	font-weight: bold;
	text-indent: 20px;
}
.midbg {
	background-color: #FFFFFF;
	padding-right: 35px;
	padding-left: 35px;
}
.visionbar {
	background-color: #FC934E;
	background-image: url('../images/vision.gif');
	height: 23px;
	background-repeat: no-repeat;
}
.visionbox {
	border: 1px solid #FC934E;
	padding: 12px;
	font-size: 13px;
	color: #4465a2;
	font-weight: bold;
}
.qualitybox {
	background-color: #F5F2D3;
	padding: 17px;
	border: 1px solid #4465a2;
	font-size: 12px;
	font-weight: bold;
	color: #4465a2;
	font-style: italic;
}
.qualitytext {
	font-size: 14px;
	font-weight: bold;
	color: #FC934E;
	padding-bottom: 6px;
	display: block;
	font-style: normal;
	text-align: center;
}
.capabilitiesbox {
	font-weight: bold;
	color: #4465a2;
	background-color: #DEEFFE;
	padding: 20px;
	border: 1px solid #FC934E;
}
.capabilitiestext {
	font-weight: bold;
	color: #4465a2;
}
.footer {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 8px;
}
a.footerlink {
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerlink:hover {
	text-decoration: none;
}

#Layer1 {
  position:absolute;
  width:355px;
  height:115px;
  z-index: 0;
}

.products li
{
  margin-bottom: .5em;
}

table.products {
  border-collapse: collapse;
}

table.products th, table.products td {
  border: 1px solid #4465a2;
  border-collapse: collapse;
}
