html { overflow: -moz-scrollbars-vertical; }

body, html { height: 100%; padding: 0px; margin: 0px; border: 0; }

img	{ border: 0px; }

body, td {
	color: #525252;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 13px;
}

body {
	background:#ececec url(../images/background.gif) top repeat-x;
	text-align:center; /* IE */
}

a
{
	text-decoration:none;
	color: #999;
}

a:hover { color: #e97b07; }

#page {
	width:975px;
	margin:0 auto;
	height:100%;
	text-align:left; /* IE */
}
#head {
	text-align:left;
	height:80px;
	margin: 15px 0px 0px 0px;	font-family:Georgia
}/*#head {
	text-align:left;
	height:80px;
	margin: 15px 0px 0px 0px;
	width: 975px;
}

#head p{
	float: left;
}

		#head a {
			float:left;
		}
	
			#head h1 {
				color:#848484;
				font-weight:normal;
				font-size:16px;
				margin: 0px;
			}

		#head .logo {
		font-size:30px;
		float:left;
	}
	
	#head .small {
		padding-right:8px;
	}	
*/#content {
	overflow:hidden;
	background:#fff;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}/* ---------- flying meat -----------*/#newsBannerBack {	position: relative;	background-color: #000;	/*background-image: url(images/greybanner.jpg);*/	height: 30px;	border: solid 1px #000;	border-right: 0px;	border-left: 0px;}#newsBanner{	/*text-shadow: 0px 0px 1px orange;*/	padding-top: 4px;	text-align: left;	font-size: 11pt;	/*color: white;*/}#mainBack {	position: relative;	background-color: #e5e5e5;	background-color: #f8f8f8;	border-top: solid 1px #909090;	border-bottom: solid 1px #909090;}#main {	padding-top: 20px;	padding-bottom: 40px;	font-size: 12px;	width: 750px;	margin: 0 auto;}#footerBack {	background-color: #cecece;}#footer {	margin: 0 auto;	padding: 5px;	padding-top: 20px;	font-size: 8pt;	width: 750px;	min-height: 100px;}#footer td{	text-align: left;}#footer a {	color: #000;	font-weight: bold;}#footer a:hover{	color: #e97b07;}#fmHeaderBack {	}#fmHeader, #fmHeader a {	color: #7f7f7f;	color: #111;	padding-bottom: 8px;	text-align: left;	font-weight: bold;	font-size: 18px;	font-family: Myriad, "Lucida Grande", Verdana, Arial, sans-serif;	width: 750px;	margin: 0 auto;	padding-top: 8px;	text-decoration: none;}.productText {	color: #1f4264;	padding: 0px;	margin: 0px;	font-size: 10pt;}.productName, .productName a {	color: #000;	font-size: 18pt;	text-decoration: none;}.productName a:hover{	color:#e97b07;}.moInfoLinks, .moInfoLinks a {	color: #999;	font-size: 11px;	text-decoration: none;	padding-top: 4px;}.moInfoLinks a:hover {	color: #e97b07;}.fmtab {	position: absolute;	top: 30px;	left: -15px;	z-index: 120;	cursor: pointer;	opacity: 0.4;	-webkit-transition: opacity .2s linear;}.fmtab:hover {	opacity: 0.9;}/* @group navigation */

#navigation {
	float: right;
	/*margin: 13px 19px 0 0;*/
	font: bold 13px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	text-shadow: #fff 0 1px 1px;
}

#navigation li {
	float: left;
	padding-right: 2px; 
	list-style: none;
	background: url(../images/nav-li.png) no-repeat right 0;
}

#navigation li a {
	float: left;
	padding: 1px 20px 5px;
	background: url(../images/nav-a.png) repeat-x 0 0;
	color: #666;
	text-decoration: none;
}

#navigation li.selected a,
#navigation li.selected a:hover {
	color: #39c;
	cursor: default;
	text-decoration: none;
}

#navigation li.selected a:focus {
	color: #069;
}

#navigation li a:hover,
#navigation li a:focus {
	color: #e97b07;
	text-decoration: none;
}

#navigation li a:active {
	padding-top: 2px;
	padding-bottom: 4px;
}

#navigation li.first a { 
	background: url(../images/nav-a-first.png) no-repeat 0 0;
	padding-left: 22px;
}

#navigation li.last {
	background: none;
	padding: 0;
}

#navigation li.last a { 
	background: url(../images/nav-a-last.png) no-repeat right 0;
	padding-right: 22px;
}

/* @end */

