/* <style>	<!--
	*/

	body {
		background-color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
	}

	#nosidebarpage {
		margin-left: auto;
		margin-right: auto;
		margin-top: 6px;
		position: relative;
		width:780px;
		text-align:left;
		z-index:100;
	}

	#nosidebarpageoverlay {
		position: absolute;
		width:780px;
		left: 0px;
		top: 0px;
		min-height:750px;
		background:url(/fgf2009/images/fgf-catalog-master-top.jpg) no-repeat;
		text-align:left;
	}

	#nosidebarheader {
		position:absolute;
		top:0px;
		height:270px;
		width: 780px;
		z-index:250;
/* 		background:url(/fgf2009/images/fgf-catalog-master-top.jpg) no-repeat;   */
	}

	#nosidebarheader #header_menu {
		position:absolute;
		left:0px;
		top:0px;
		width:780px;
		height:27px;
		z-index:310;
	}

	#header_logo {
		position:absolute;
		left:8px;
		top:46px;
		width:170px;
		height:16px;
		z-index:200;
	}

	#header_home {
		position:absolute;
		left:9px;
		top:65px;
		width:30px;
		height:10px;
		z-index:200;
	}

	#header_viewcart {
		position:absolute;
		left:510px;
		top:67px;
		width:30px;
		height:12px;
		z-index:200;
	}

	#header_pagetitle {
		position:absolute;
		left:214px;
		top:135px;
		width:260px;
		height:60px;
		z-index:200;
	}

	#nosidebarcontent {
		position:absolute;
		left:0px;
		top:230px;
		width:780px;
		height:750px;
		z-index:200;
	}

	#middlecol {
		position:relative;
		float:left;
		width: 780px;
		background-color:#ffffff;
		margin-bottom:0px;
	}
/* 
	#footer {
		position:relative;
		float:left;
		left:0px;
		height:109px;
		background:url(/fgf2009/images/fgf-catalog-master-bottom.gif) no-repeat;
		width: 780px;
	}
 */
	#footer {
		position:absolute;
		left:0px;
		top:760px;
		width:780px;
		height:109px;
		background:url(/fgf2009/images/fgf-catalog-master-bottom.gif) no-repeat;
	}

	#footer_disclaimer {
		position:absolute;
		left:460px;
		top:84px;
		height:20px;
		width: 80px;
		z-index:200;
	}

	#footer_menu {
		position:absolute;
		top:869px;
		height:150px;
		width: 780px;
		background-color:#ffffff;
		z-index:200;
	}

	/*  ================  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;
	}

	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 12pt;
		margin-top:6px;
		margin-bottom:6px;
		margin-right:50px;
		margin-left:50px;
	}


	/*
	-->
</style> */

