﻿BODY {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Century Gothic
}

P {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Century Gothic
}
TD {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Century Gothic
}
LI {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Century Gothic
}
DIV {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Century Gothic
}
.WhiteText {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Century Gothic
}
.asterisk {
	COLOR: #cc3f23
}
A:active {
	FONT-WEIGHT: ; COLOR: #808080; TEXT-DECORATION: none
}
A:link {
	FONT-WEIGHT: bold; COLOR: #808080; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #808080; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: ; COLOR: #A1743B; TEXT-DECORATION: none
}
h4           {
	color: #58585A;
	font-size: 14pt;
	font-weight: bold;
}
h2           {
	color: #8CC63F;
	font-size: 18pt;
}

#head-container
{
	color: #000;
}
#header
{
	margin: 0 auto;
	width: 1094px;
	background: #FFFFFF;
}

#header h1 { margin: 0; }

#navigation-container
{
	float: inherit;
	width: 100%;
	color: #a7a9ac;
	height: 50px;
}
#navigation
{
	margin: 0 auto;
	width: 1097px;
	background-color: #a7a9ac;
	height: 50px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }

#content-container
{
	width: 100%;
	color: #000;
	height: 550px;
}
#content-container2
{
	background-position: right bottom;
	margin: 0 auto;
	width: 1094px;
	height: 550px;
	background-image: url('images/gbfwatermark.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#content-container3
{
	float: left;
	width: 900px;
	background: #FFF url(two-fixed-background.gif) repeat-y 100% 0;
}

#content
{
	clear: left;
	float: left;
	width: 560px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}

#content h2 { margin: 0; }

#aside
{
	float: right;
	width: 240px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
}

#aside h3 { margin: 0; }

#footer-container
{
	clear: left;
	color: #fff;
	background: #000;
}

#footer
{
	margin: 0 auto;
	width: 900px;
	text-align: right;
	padding: 20px;
	height: 1%;
}
.footerbkgrd {
	background-image: url('images/footerbkgrd.gif');
	background-repeat: no-repeat;
	color: #C0C0C0;
}
.contentbkgrd {
	background-image: url('images/pagebkgrd.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imgborder {
	border-width: 0px;
}
.parapdg {
	padding-right: 10px;
	padding-left: 20px;
}
.footerpdg {
	padding: 15px 200px 15px 85px;
}
.imgbox {
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: center;
	padding-right: 20px;
}

