/* <style>	<!--
	*/

	body {
		background-color:#000000;
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
	}

	#homepage {
		margin-left: auto;
		margin-right: auto;
		margin-top: 6px;
		position: relative;
		width:780px;
		min-height:300px;
		text-align:left;
	}

	#homeheader {
		position:absolute;
		top:0px;
		height:27px;
		width: 780px;
		z-index:200;
	}

	#homepageoverlay {
		position: absolute;
		width:780px;
		left: 0;
		top: 0;
		min-height:100px;
		text-align:left;
	}

	#pageoverlay {
		position: absolute;
		width:780px;
		left: 0;
		top: 0;
		min-height:100px;
		text-align:left;
	}

	#header_menu {
		position:absolute;
		left:0px;
		top:0px;
		width:780px;
		height:27px;
	}

	#header_menu img {
		border-style: none;
		padding-right:0px;
	}

	#homeimage {
		position:absolute;
		left:0px;
		top:38px;
		width:780px;
		height:414px;
		background:url(/fgf2009/images/fgf-home-background.jpg) no-repeat;
	}

	#home_catalog_button {
		position:absolute;
		left:612px;
		top:322px;
		width:105px;
		height:27px;
		z-index:90;
	}

	#home_product_info {
		position:relative;
		left:0px;
		top:452px;
		width:780px;
		background-color:#000000;
	}

	#home_product_flash {
		position:absolute;
		left:0px;
		top:452px;
		width:275px;
		height:128px;
		background-color:#000000;
		display: none;
	}

	#home_product_hilites {
		position:absolute;
		left:275px;
		top:452px;
		width:505px;
		height:128px;
		padding-left : 16px;
		padding-right : 10px;
		padding-top : 8px;
		padding-bottom : 10px;
		background:url(/fgf2009/images/fgf-home-product-hilites-bg.gif) no-repeat;
	}

	#home_product_hilites p {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color : #ffffff;
	}

	#home_product_hilites a.hmprlink, a.hmprlink:link, a.hmprlink:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		color: #ffffff;
	}

	#home_product_hilites a.hmprlink:hover 	{
		color: #228b22;
	}

	#home_product_hilites p.header {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-weight : bold;
		color : #a0d64b;
	}

	#home_product_hilites td.hil {
		width:120px;
	}

	#homecopy {
		position:absolute;
		left:40px;
		top:590px;
		width:700px;
	}

	#homecopy p {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 15px;
		font-weight : normal;
		color : #ffffff;
		margin-top: 10px;
	}

	#homecopy a.parlink, a.parlink.link, a.parlink:visited {
		color: #228b22;
		font-size : 15px;
		font-weight: bold;
	}
	#homecopy a.parlink:hover, a.parlink:active {
		color: #ffffff;
		font-weight: bold;
	}

	#footer {
		position:relative;
		/*	top:0px; */
		left:0px;
		height:109px;
		background:url(/fgf2009/images/fgf-sidebar-master-bottom.gif) no-repeat;
		width: 780px;
	}

	#footer_menu {
		position:relative;
		height:150px;
		width: 780px;
		background-color:#ffffff;
	}

	/*  ================  Miscellaneous =============== */
	h1 {
		font-family : Arial, Helvetica, sans-serif;
		letter-spacing: normal;
	}

	h1 {
		color:#a0d64b;
		font-size:18px;
		margin-bottom:0px;
	}

	h2 {
		font-family : Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
		font-weight:bold;
		color:#1c4489;
		font-size:18px;
		margin-bottom:20px;
		padding-bottom:10px;
	}

	sup {
		font-size : 60%;
		vertical-align : text-top;
	}

	sub {
		font-size : 60%;
	}

	img.fleft {
		float: left;
		padding-right: 7px;
		padding-top: 7px;
	}

	img.fright {
		float: right;
		padding-left: 7px;
		padding-top: 7px;
	}


	/*
	-->
</style> */
