﻿h1 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
}
.no-border {
	border-width: 0px;
}
#banner {
	background-color: #FFFFFF;
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 200px;
	top: 0px;
	right: 0px;
	left: 0px;
}
#logo {
	position: absolute;
	z-index: 5;
	top: 0px;
	width: 14%;
	height: 100px;
	padding-left: 1%;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	position: absolute;
	z-index: 5;
	width: 60%;
	height: 40px;
	top: 302px;
	left: 20%;
	right: 20%;
	background-color: #FFFFFF;
}
#menu-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	position: absolute;
	z-index: 7;
	width: 70%;
	height: 30px;
	top: 105px;
	padding-top: 5px;
	left: 250px;
	text-align: left;
}
#phone {
	position: absolute;
	z-index: 6;
	height: 50px;
	top: 0px;
	right: 0;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 3%;
}
#slider {
	background-position: center;
	border: 9px solid #000000;
	width: 99%;
	height: 150px;
	top: 133px;
	background-color: #000066;
	position: absolute;
	z-index: 4;
	background-image: url('images/graphics/grid.jpg');
	background-repeat: repeat-x;
}
#foot {
	position: fixed;
	z-index: 8;
	bottom: 0px;
	width: 100%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #000066;
	color: #FCE32F;
	border-top-style: solid;
	border-top-width: thick;
	border-top-color: #000000;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bolder;
	position: absolute;
	z-index: 8;
	width: 18%;
	height: 100%;
	top: 335px;
	left: 0px;
	padding-left: 20px;
}
#right {
	height: 125px;
	right: 0px;
	width: 18%;
	top: 360px;
	position: absolute;
	z-index: 4;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	width: 60%;
	position: absolute;
	z-index: 0;
	height: 100%;
	top: 352px;
	left: 20%;
}
.underline {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.center {
	text-align: center;
}
.trademark {
	vertical-align: text-top;
	font-size: small;
}
.link-no-border {
	border-style: none;
	border-width: 0px;
}
.yellow {
	color: #FCE32F;
}
.table {
	border: 1px solid #000000;
	text-align: center;
	font-size: small;
}
.table-header {
	text-align: center;
	border: 1px solid #000000;
	background-color: #010167;
	font-weight: bolder;
	font-size: x-small;
	color: #FFFF00;
}
.table-subheader {
	text-align: center;
	border: 1px solid windowtext;
	background-color: #C0C0C0;
	font-weight: bold;
	padding-left: 20px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	border-style: none;
	border-width: 0px;
	color: #010167;
	text-decoration: none;
}
a:active {
	color: #000000;
}
a:hover {
	color: #823C4B;
	text-decoration: underline;
}
#right-other {
	right: 0px;
	width: 10%;
	top: 360px;
	position: absolute;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#iso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid #000000;
	position: absolute;
	z-index: 10;
	width: 110px;
	height: 33px;
	top: 10px;
	right: 160px;
	text-align: center;
	font-weight: bold;
}
