@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
}
#Header {
	height: 134px;
	background-color: #000000;
}
#Footer {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 18px;
	line-height: 20px;
	text-align: left;
	padding-left: 15px;
}
#FooterFish {
	float: left;
	margin-left: 180px;
}
#Site-Wrapper {
	margin: 0px;
	background-color: #000000;
}
#Body-Wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#Flash-Main {
	margin-left: -180px;
	height: 303px;
	margin-top: 10px;
}
#Index-Box {
	width: 270px;
	float: left;
	margin-right: 10px;
	margin-left: 28px;
	display: inline;
}
#Index-Box-Top {
	background-image: url(../images/GND_Index_BoxHeader.jpg);
	height: 47px;
	background-repeat: no-repeat;
}
#Index-Box-Top img {
	float: left;
	padding: 6px;
}
#Index-Box-Body {
	background-image: url(../images/GND_Index_BoxBody.jpg);
	background-repeat: repeat-y;
	height: 265px;
	width: 240px;
	padding: 15px;
	clear: both;
}
#Interior-Box {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#Interior-Box-Top {
	background-image: url(../images/GND_Interior_BoxHeader.jpg);
	height: 47px;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
#Interior-Box-Top  img {
	float: left;
	padding: 6px;
}
#Interior-Box-Body {
	background-image: url(../images/GND_Interior_BoxBody.jpg);
	background-repeat: repeat-y;
	width: 775px;
	padding: 15px;
	float: left;
}
#BodyImage {
	float: left;
	margin-right: 15px;
}
.BoxHeaderType {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 45px;
}
.LeadTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.LeadTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
}
.LeadTextWhite a, .LeadTextWhite a:active, .LeadTextWhite a:visited {
	color: #999999;
	text-decoration: none;
}
.LeadTextWhite  a:hover     {
	color: #0099FF;
	text-decoration: underline;
}
#Header-Wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#Logo {
	padding-top: 25px;
	padding-left: 15px;
	width: 376px;
	float: left;
}
#Navigation {
	line-height: 30px;
	float: right;
	display: inline;
	text-align: right;
	margin-top: 35px;
	margin-right: 15px;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.NavText a, .NavText a:active, .NavText a:visited {
	color: #999999;
	text-decoration: none;
}
.NavText a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
#ContactForm {
	width: 400px;
	float: right;
	background-color: #000000;
}
#Name, #Email, #Subject, #Comment {
	width: 100%;
	background-color: #333333;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#submit {
	background-color: #0099FF;
	display: block;
	width: 100%;
}
