html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

td, p, span, div, input, select, label {
	font-family:"Century Gothic", Arial;
	font-size: 11px;
}

table.container,
td.container {
	width: 100%;
	height: 100%;
}

div.body {
	width: 800px;
	height: 600px;
	position: relative;
	margin: 0 auto;
}

html>body div.body {
	max-width: 800px;
	min-height: 600px;
}

td.body,
td.container {
	text-align: center;
	vertical-align: middle;
}

table.content {
	margin: 0 auto;
	width: 800px;
	height: 600px;
}

td.header {
	/*
	border: 2px solid #000;
	border-bottom: 0px none #000;
	*/
	height: 94px;
	background-image: url("/_images/_general/bg_header.gif");
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
}

/*
td.body {
	border: 2px solid #000;
	border-top: 0px none #000;
	height: 395px;
}
*/

div.header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
}

div.section, div.banner {
	width: 759px;
}

div.section {
	position: absolute;
	bottom: 15px;
	left: 0px;
	text-align: right;
	color: #FFF;
	font-size: 20px;
	letter-spacing: 1px;
}

div.banner {
	position: absolute;
	top: 26px;
	left: 0px;
	text-align: right;
}

div.navigation {
	position: absolute;
	top: 48px;
	left: 41px;
	color: #FFF;
	font-size: 10px;
}

div.navigation a {
	color: #FFF;
	text-decoration: none;
}

div.navigation a:hover {
	color: #FFF;
	text-decoration: underline;
}

img.border {
	border: 2px solid #3F3F3F;
}

div.sgfa_logo {
	position: absolute;
	width: 158px;
	max-width: 158px;
	height: 57px;
	min-height: 57px;
	left: 18px;
	top: 29px;
	z-index: 10;
}

div.sgfa_bg {
	position: absolute;
	top: 8px;
	left: 29px;
	width: 758px;
	height: 86px;
	min-width: 758px;
	min-height: 86px;
	z-index: 0;
}

span.sgfa_footer,
div.sgfa_footer {
	position: absolute; left: 386px; width: 400px; min-width: 400px; top: 515px; height: 34px; min-height: 34; text-align: right; vertical-align: bottom; color: #999999; font-size: 10px;
}
span.sgfa_footer { position: relative; left: 0px; top: 0px; width: 100%; }
span.sgfa_footer a,
div.sgfa_footer a {
	font-size: 11px; color: #999999; text-decoration: none;
}
span.sgfa_footer a:hover,
div.sgfa_footer a:hover {
	font-size: 11px; color: #999999; text-decoration: underline;
}
div.sgfa_footer_email {
	position: absolute; left: 18px; top: 515px; z-index: 10;
}
div.sgfa_footer_email a,
div.sgfa_footer_email a:hover {
	font-size: 10px; color: #999999; text-decoration: none;
}
div.sgfa_footer_email a:hover {
	color: #999999; text-decoration: underline;
}


div.sgfa_topnav {
	position: absolute; left: 329px; top: 15px;
}

div.sgfa_topnav,
div.sgfa_topnav a,
div.sgfa_topnav a:hover {
	color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: none;
}

div.sgfa_topnav a:hover {
	text-decoration: none;
}