* {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	background-color:#55677f;
	font-size:62.5%;
}
h1 {
	font-size:2.0em;
	text-transform:uppercase;
	color:#54667e;
	padding:5px 0 0 0;
}
h2, h3, h4, h5, h6 {
	font-size:1.8em;
	text-transform:uppercase;
	color:#f4be26;
	padding:8px 0 0 0;
}
p {
	font-size:1.3em;
	padding:10px 0 5px 0;
	color:#333333;
	line-height:20px;
}
span {
	color:#d38807;
}
hr {
	color:#54667e;
	background-color:#54667e;
	height:1px;
	margin:10px 0;
	border:0;
}
input, select, textarea {
	border:1px solid #8aacd6;
}	
a:link, a:visited {
	color:#172242;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
blockquote {
	background-color:#54667e;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding:15px 20px;
	font-size:1.7em;
	line-height:25px;
	width:400px;
	margin-top:10px;
	letter-spacing:1px;
}
blockquote span {
	font-size:2.0em;
	color:#FFFFFF;
}
table img {
	padding-top:10px;
}
#container {
	width:900px;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
}
#structure {
	width:880px;
	text-align:center;
	margin:0 auto;
}
#header {
	padding-top:10px;
}
#navigation {
	text-align:left;
}
#navigation ul {
	margin:0;
	list-style:none;
}
#navigation ul li {
	float:left;
	margin:0;
	position:relative;
}
#navigation ul li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
}
.nav {
	background-repeat:no-repeat;
	height:45px;
	text-indent:-9000px;
	overflow:hidden;
}
.home {
	background-image:url(../img/nav-home.gif);
	width:95px;
}
.about {
	background-image:url(../img/nav-about.gif);
	width:122px;
}
.news {
	background-image:url(../img/nav-news.gif);
	width:172px;
}
.request {
	background-image:url(../img/nav-request.gif);
	width:183px;
}
.how {
	background-image:url(../img/nav-how.gif);
	width:154px;
}
.contact {
	background-image:url(../img/nav-contact.gif);
	width:154px;
}
.border {
	border:3px solid #54667e;
}
#one {
	position:absolute;
	top:0;
	margin:0;
	border:1px solid #f8d77a;
	border-bottom-width:0;
	line-height:18px;
	background:#55677f;
	z-index:100;
	width:175px;
	visibility:hidden;
	text-align:left;
}
#one a:link, #one a:visited {
	display:block;
	border-bottom:1px solid #f8d77a;
	padding:2px 5px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:1px;
}
* html #one a { /*IE only hack*/
	width:100%;
}
#one a:hover { 
	background-color:#172242;
	color:#FFFFFF;
}
#two {
	position:absolute;
	top:0;
	margin:0;
	border:1px solid #f8d77a;
	border-bottom-width:0;
	line-height:18px;
	background:#55677f;
	z-index:100;
	width:175px;
	visibility:hidden;
	text-align:left;
}
#two a:link, #two a:visited {
	display:block;
	border-bottom:1px solid #f8d77a;
	padding:2px 5px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:1px;
}
* html #two a { /*IE only hack*/
	width:100%;
}
#two a:hover { 
	background-color:#172242;
	color:#FFFFFF;
}
#three {
	position:absolute;
	top:0;
	margin:0;
	border:1px solid #f8d77a;
	border-bottom-width:0;
	line-height:18px;
	background:#55677f;
	z-index:100;
	width:175px;
	visibility:hidden;
	text-align:left;
}
#three a:link, #three a:visited {
	display:block;
	border-bottom:1px solid #f8d77a;
	padding:2px 5px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:1px;
}
* html #three a { /*IE only hack*/
	width:100%;
}
#three a:hover { 
	background-color:#172242;
	color:#FFFFFF;
}
#four {
	position:absolute;
	top:0;
	margin:0;
	border:1px solid #f8d77a;
	border-bottom-width:0;
	line-height:18px;
	background:#55677f;
	z-index:100;
	width:175px;
	visibility:hidden;
	text-align:left;
}
#four a:link, #four a:visited {
	display:block;
	border-bottom:1px solid #f8d77a;
	padding:2px 5px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:1px;
}
* html #four a { /*IE only hack*/
	width:100%;
}
#four a:hover { 
	background-color:#172242;
	color:#FFFFFF;
}
#left {
	float:left;
	width:590px;
	text-align:left;
	padding-left:10px;
	padding-top:20px;
}
#right {
	float:right;
	width:278px;
	padding-top:20px;
}
#right img {
	padding-bottom:10px;
}
#main {
	text-align:left;
	padding:20px 10px;
	float:left;
}
#main ul {
	margin-left:25px;
}
#main ul li {
	font-size:1.2em;
	padding:5px 0;
	color:#333333;
}
#footer {
	background-image:url(../img/bg-footer.gif);
	background-repeat:repeat-x;
	height:50px;
}
#footer p {
	font-size:1.1em;
	padding:12px 10px 0 10px;
	color:#FFFFFF;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
.disclaimer {
	text-align:center;
	font-size:0.9em;
	color:#cccccc;
	padding:5px 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.top {
	padding-bottom:0;
	padding-top:0;
	font-size:1.1em;
}
.links {
	font-size:1.2em;
	padding-bottom:5px;
}
.pics {
	font-size:0.8em;
	text-align:center;
}
.table {
	color:#333333;
	font-size:1.2em;
}
.button {
	color:#FFFFFF;
	background-color:#54667e;
	border:1px solid #54667e;
	padding:5px;
}
.clear {
	clear:both;
	height:0;
}