html {
	height: 100%;
	margin-bottom: .01em;
}
body {
	background: #f3f3f3 url('/images/fl/bg.gif') 0 0 repeat-x;
	color: #4d4c4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 12px 0 0 0;
	padding: 0 0 12px 0;
	text-align: center;
	vertical-align: top;
}
#wrapper {
	background: transparent;
	font-size: 75%;
	margin: 0 auto;
	padding: 0 0 30px 0;
	position: relative;
	text-align: left;
	width: 989px;
	vertical-align: top;
}
#bg-wrapper {
	background: #fff url('/images/fl/bg-wrap-top.gif') 0 0 no-repeat;
	float: left;
	padding: 0 0 20px 0;
}


/* Default Styles */

p {margin: 0 0 1em 0;padding:0;}
a {color: #0d8a49;}
a:hover {color: #0d8b46;}
sup, sub {
	position: relative;
	font-size: smaller;
	vertical-align: baseline;
}
sup {bottom: .4em;}
sub {top: .4em;}
table {font-size: 100%}
form {display: inline;margin: 0;padding: 0;}
img {border: none;}
abbr {border-bottom: 1px dotted #ccc;cursor: help;}


/* Headings */
#header h1 {
	background: #fff url('/images/fl/logo.gif') 0 0 no-repeat;
	height: 86px;
	left: 463px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	width: 109px;
}
#header h1 a {
	color: #009abc;
	display: block;
	height: 86px;
	text-decoration: none;
	text-indent: -9999px;
	width: 109px;
}
#header h1 span {
    color: #1fb25a;
}


h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h2 {
	
}
h3 {
	font-size: 100%;
}
h4 {
margin: 5px 0;
	font-size: 100%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 100%;
}


/* Header Content */
#header {
	height: 119px;
}
#nav-utility {
	height: 96px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 13px;
	top: 14px;
	width: 86px;
}
#nav-utility li a {
	display: block;
	height: 24px;
	text-decoration: none;
	text-indent: -9999px;
}

#nu-home a {background: #fff url('/images/fl/nav-utility.gif') 0 0 no-repeat;}
#nu-client a {background: #fff url('/images/fl/nav-utility.gif') 0 -24px no-repeat;}
#nu-contact a {background: #fff url('/images/fl/nav-utility.gif') 0 -48px no-repeat;}
#nu-who a {background: #fff url('/images/fl/nav-utility.gif') 0 -72px no-repeat;}

#nu-home, #nu-home a:hover, #pg-home #nu-home a {background: #fff url('/images/fl/nav-utility.gif') -86px 0 no-repeat;}
#nu-client, #nu-client a:hover, #pg-client #nu-client a {background: #fff url('/images/fl/nav-utility.gif') -86px -24px no-repeat;}
#nu-contact, #nu-contact a:hover, #pg-contactus #nu-contact a {background: #fff url('/images/fl/nav-utility.gif') -86px -48px no-repeat;}
#nu-who, #nu-who a:hover, #pg-whoweare #nu-who a {background: #fff url('/images/fl/nav-utility.gif') -86px -72px no-repeat;}



/* Navigation - using Son of Suckerfish - http://www.htmldog.com/articles/suckerfish/dropdowns/ */
#navigation {
	background: #009abc;
	display: inline;
	float: left;
	height: 29px;
	list-style: none;
	margin: 0 18px 15px 21px;
	padding: 0 0 0 39px;
	width: 911px;
}
#navigation li {
	float: left;
	margin: 0 27px 0 0;
	padding: 0;
}
#navigation li#nav-industrial {margin-right: 41px;}
#navigation li#nav-solution {margin-right: 45px;}
#navigation li a {
	display: block;
	height: 29px;
	text-decoration: none;
	text-indent: -9999px;
	width: 124px;
}
#navigation #nav-healthcare a {background: transparent url('/images/fl/navigation.gif') -39px 0 no-repeat;}
#navigation #nav-education a {background: transparent url('/images/fl/navigation.gif') -190px 0 no-repeat;}
#navigation #nav-foodservice a {background: transparent url('/images/fl/navigation.gif') -342px 0 no-repeat;}
#navigation #nav-coldchain a {background: transparent url('/images/fl/navigation.gif') -494px 0 no-repeat;}
#navigation #nav-solution a {background: transparent url('/images/fl/navigation.gif') -659px 0 no-repeat;width: 70px;}
#navigation #nav-clientsupport a {background: transparent url('/images/fl/navigation.gif') -774px 0 no-repeat;width: 106px;}

#navigation #nav-healthcare, #navigation #nav-healthcare a:hover, #pg-healthcare #navigation #nav-healthcare a {background: transparent url('/images/fl/navigation.gif') -39px -29px no-repeat;}
#navigation #nav-education, #navigation #nav-education a:hover, #pg-education #navigation #nav-education a {background: transparent url('/images/fl/navigation.gif') -190px -29px no-repeat;}
#navigation #nav-foodservice, #navigation #nav-foodservice a:hover, #pg-foodservice #navigation #nav-foodservice a {background: transparent url('/images/fl/navigation.gif') -342px -29px no-repeat;}
#navigation #nav-coldchain, #navigation #nav-coldchain a:hover, #pg-coldchain #navigation #nav-coldchain a {background: transparent url('/images/fl/navigation.gif') -494px -29px no-repeat;}
#navigation #nav-solution, #pg-solution #navigation #nav-solution a {background: transparent url('/images/fl/navigation.gif') -659px -58px no-repeat;}
#navigation #nav-solution a:hover {background: transparent url('/images/fl/navigation.gif') -659px -29px no-repeat;}
#navigation #nav-clientsupport, #pg-clientsupport #navigation #nav-clientsupport a {background: transparent url('/images/fl/navigation.gif') -774px -58px no-repeat;}
#navigation #nav-clientsupport a:hover {background: transparent url('/images/fl/navigation.gif') -774px -29px no-repeat;}


/* Content Areas */
#feature {
	display: inline;
	float: left;
	height: 92px;
	margin: 0 18px 21px 21px;
	padding: 0;
	width: 950px;
}
#pg-home #feature {
	height: 213px;
}
#content-bg {
	background: #fff url('/images/fl/bg-content.gif') 21px 0 repeat-y;
	float: left;
	padding: 0;
	margin: 0;
}
.onecol #content-bg {
	background: #fff url('/images/fl/bg-content-onecol.gif') 21px 0 repeat-y;
}
#content-wrapper {
	display: inline;
	float: left;
	margin: 0 18px 0 21px;
	padding: 0;
	width: 950px;
}
body.secondary #content-wrapper {
	float: right;
	width: 732px;
}
#content-main {
	clear: left;
	display: inline;
	float: left;
	font-size: 92%;
	line-height: 1.5em;
	margin: 0 20px 0 0;
	min-height: 400px;
	padding: 0;
	position: relative;
	width: 657px;
	min-height: 350px;
	_height: 350px;
}
body.secondary #content-main {
	width: 511px;
}
body.onecol #content-main {
	width: 647px;
}
body.secondary #content-main a {color: #4d4c4c;}
body.secondary #content-main a:hover {color: #0d8b46;}
#content-supporting {
	background: #ededed;
	float: right;
	font-size: 92%;
	margin: 0;
	padding: 13px 29px 5px 19px;
	width: 225px;
}
body.secondary #content-supporting {
	background: transparent;
	padding: 10px;
	width: 180px;
}
#navigation-sub {
	background: #ededed;
	display: inline;
	float: left;
	margin: 0 0 0 21px;
	width: 197px;
}
#navigation-sub h2, #navigation-sub h3, #navigation-sub h4, #navigation-sub h5, #navigation-sub h6 {
	background: transparent url('/images/fl/bg-subnav.gif') 0 0 repeat-x;
	color: #fff;
	height: 23px;
	margin: 0;
	padding: 5px 0 0 12px;
	text-transform: uppercase;
}
#navigation-sub ul {
	list-style: none;
	margin: 21px 17px;
	padding: 0;
}
#navigation-sub ul ul {
	list-style: none;
	margin: 10px 10px 10px 20px;
	padding: 0;
}
#navigation-sub li a {
	background: transparent url('/images/fl/ul-arrow-blue.gif') 0 4px no-repeat;
	color: #155d72;
	display: block;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0 10px 0 8px;
	text-decoration: none;
}
#navigation-sub li ul a {
	background: transparent url('/images/fl/ul-arrow-blue.gif') 0 4px no-repeat;
	font-weight: normal
}
#navigation-sub li a:hover {color: #0d8a4a;}
#navigation-sub li ul a:hover {text-decoration: underline;}
#breadcrumbs {
	background: #fff url('/images/fl/bg-breadcrumbs.gif') 0 19px repeat-x;
	color: #0d8a4a;
	font-size: 92%;
	font-weight: bold;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 17px 0;
	width: 100%;
}
#breadcrumbs a {
	color: #4d4c4c;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

/* Home Content */
#hm-content-feature {
	background: #ededed url('/images/fl/hm-content-feature.gif') 0 0 no-repeat;
	font-size: 85%;
	min-height: 310px;
	line-height: 1.3em;
	margin: 0;
	padding: 0 20px 20px 20px;
	position: relative;
	width: 607px;
}
#hm-content-feature-sub {font-size: 120%;}
body.secondary #hm-content-feature {
	margin: 0 0 20px 0;
	min-height: 210px;
}
#hm-content-feature ul.hcfsul {
	height: 166px;
	list-style: none;
	margin: 0;
	padding: 50px 0 20px 0;
	width: 607px;
}
#hm-content-feature ul ul {
	height: auto;
	list-style: disc;
	margin: 0;
	padding: 0 0 0 20px;
	position: absolute;
	width: 120px;
}
#content-main #hm-content-feature ul h1, #content-main #hm-content-feature ul h2, #content-main #hm-content-feature ul h3, #content-main #hm-content-feature ul h4, #hm-content-feature ul h5, #content-main #hm-content-feature ul h6 {
	color: #4D4C4C;
	position: absolute;
	text-align: center;
	text-indent: -9999px;
	width: 100px;
}
#content-main #hm-content-feature h1, #content-main #hm-content-feature h2, #content-main #hm-content-feature h3, #content-main #hm-content-feature h4, #hm-content-feature h5, #content-main #hm-content-feature h6 {
	color: #4D4C4C;
}

#monitoring h3 {left: 127px;top: 148px;}
#monitoring ul {left: 15px;top: 70px;}
#compliance h3 {left: 280px;top: 50px;}
#compliance ul {left: 405px;top: 60px;}
#data h3 {left: 436px;top: 148px;}
#hm-content-feature #data ul {left: 240px;top: 140px;width: 160px;}
#hm-content-feature p {line-height: 1.5em;width: 500px;}
a.viewdemo {
	background: transparent url('/images/fl/btn-view-demo.gif') 0 0 no-repeat;
	float: right;
	height: 79px;
	margin: -10px 5px 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -9999px;
	width: 79px;
}
a.viewdemo:hover {background: transparent url('/images/fl/btn-view-demo.gif') 0 -79px no-repeat;}



/* Main Content */
#content-main h1, #content-main h2, #content-main h3, #content-main h4, #content-main h5, #content-main h6 {
	color: #0d8a4a;
	font-size: 100%;
	font-weight: bold;
}
#content-main h4, #content-main h5, #content-main h6 {
	color: #4D4C4C;
}
body.secondary #content-main h1 {
	color: #0d8a4a;
	font-size: 125%;
	font-weight: bold;
	margin: 3px 0 15px 0;
}
body.secondary #content-main h2 {
	font-size: 136%;
	margin-bottom: 12px;
}
body.secondary #content-main h3 {
	font-size: 110%;
}
body.secondary #content-main h4, body.secondary #content-main h5, body.secondary #content-main h6 {
	font-size: 100%;
}


#content-supporting h1, #content-supporting h2, #content-supporting h3, #content-supporting h4, #content-supporting h5, #content-supporting h6 {
	color: #0d8a4a;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}
#content-supporting a {
	color: #4d4c4c;
}
#pg-home #content-supporting a {
	background: transparent url('/images/fl/ul-arrow.gif') 0 4px no-repeat;
	display: block;
	margin: 0;
	padding: 0 10px 0 8px;
}
#pg-home #content-supporting a:hover {
color: #0D8A4A;
}

.mainform td { vertical-align: top; }

.mainform td.label
{
 	text-align: right;
	padding-top: 5px;
}

.mainform input, .mainform textarea
{
	font-size: 100%;
	color:#4D4C4C;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#pg-home #content-supporting a.btn {
	background: #0d8a4a;
	color: #fff;
	display: block;
	margin: 10px 0 10px 0;
	padding: 5px;
	text-align: center;
	text-decoration:none;
	width:55px;
}

.mainform input.submit {
	background: #0d8a4a;
	color: #fff;
	display: block;
	margin: 10px 0 10px 0;
	padding: 4px 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: none;
}

#content-main .compliance {
	background: #ddd url('/images/fl/bg-compliance.gif') 125px 0 repeat-y;
	float: left;
	margin: 20px 0 15px 0;
	padding: 5px 10px 1px 10px;
	width: 491px;
}
.compliance .logo {
	border: none;
	float: left;
	margin: 0;
	padding: 45px 34px 45px 0;
}
.compliance img {
	border: 1px solid #32798e;
	margin: 0 0 4px 0;
	vertical-align: middle;
}
a.print {
	background: transparent url('/images/fl/btn-print.gif') 0 0 no-repeat;
	clear: both;
	display: block;
	height: 28px;
	position: absolute;
	right: -12px;
	text-decoration: none;
	text-indent: -9999px;
	top: 0;
	width: 28px;
}
.onecol a.print {right: -82px;}

a.backtotop {
	/*
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100px;
	*/
}
.highlight {
	background: #dddddd;
	clear: left;
	margin: 0 0 20px 0;
	padding: 20px;
}
.highlight table {
	margin: 0 35px;
}
.highlight table p {
	margin-left: 15px;
	margin-right: 15px;
}
body.secondary #content-main .highlight h1, body.secondary #content-main .highlight h2, body.secondary #content-main .highlight h3, body.secondary #content-main .highlight h4, body.secondary #content-main .highlight h5, body.secondary #content-main .highlight h6 {
	color: #4d4c4c;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
body.secondary #content-main .highlight table h1 a, body.secondary #content-main .highlight table h2 a, body.secondary #content-main .highlight table h3 a, body.secondary #content-main .highlight table h4 a, body.secondary #content-main .highlight table h5 a, body.secondary #content-main .highlight table h6 a {
	background: transparent url('/images/fl/highlight-link.gif') 0 0 no-repeat;
	color: #fff;
	display: block;
	font-size: 100%;
	font-weight: bold;
	height: 33px;
	margin: 0;
	padding: 16px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 249px;
}
body.secondary #content-main .highlight table h1 a:hover, body.secondary #content-main .highlight table h2 a:hover, body.secondary #content-main .highlight table h3 a:hover, body.secondary #content-main .highlight table h4 a:hover, body.secondary #content-main .highlight table h5 a:hover, body.secondary #content-main .highlight table h6 a:hover {
	background: transparent url('/images/fl/highlight-link.gif') 0 -49px no-repeat;
}
div.ordercodes {display: none;}
ul.sitemap {
	float: left;
	font-size: 120%;
	list-style: none;
    margin: 0;
	padding: 10px 0 20px 20px;
	width: 250px;
}
ul.sitemap ul {
	font-size: 80%;
    margin: 5px 0 20px 25px;
	padding: 0;
}


/* Supporting Content */
#content-supporting .box {
	background: #c8e0e5 url('/images/fl/supp-box-top.gif') 0 0 no-repeat;
	min-height: 110px;
	padding: 20px 0 0 0;
	text-align: center;
	width: 180px;
}
#content-supporting #supp-clients {
	background: #c8e0e5 url('/images/fl/supp-box-clients-top.gif') 0 0 no-repeat;
	height: 170px;
	position: relative;
}
#content-supporting #supp-clients div {
	left: 0;
    width: 180px;
}


#content-supporting .botbox {
	background: #c8e0e5 url('/images/fl/supp-box-bot.gif') 0 0 no-repeat;
	height: 10px;
	width: 180px;
}
#content-supporting #supp-clients h4 {
	margin: 0;
	padding: 0 0 37px 0;
}


/* Footer Area */
#footer {
	background: transparent url('/images/fl/bg-wrap-bot.gif') 0 100% no-repeat;
	clear: left;
	color: #808080;
	float: left;
	font-size: 80%;
	margin: 0 auto;
	padding: 18px 21px 10px 21px;
	text-align: left;
	width: 947px;
	vertical-align: top;
}
#footer a {color: #808080;}
#footer p {margin-bottom: 3px;}
#footer-utility {
	float: left;
	width: 470px;
}
#footer-utility ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-utility ul li {
	border-left: 1px solid #808080;
	float: left;
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
}
#footer-utility li.first {border: none;margin: 0;padding: 0;}
#footer-contact {
	float: right;
	text-align: right;
	width: 470px;
}
#footpad {
	clear: both;
}


/* Common Elements */
#wai-links {
	left: -9999px;
	position: absolute;
	top: 0;
}

span.error, .formarea label span.error
{
	color: #E74D52;	
	font-weight: normal;
}
	
.clearfix
	{
	clear: both;
	}
hr
	{
	margin: 15px 0; 
	}