@charset "UTF-8";/* CSS Document */html {	width: 100%;	height: 100%;}body {	margin: 0 auto;	background-color: #ebebeb;	min-width: 900px;	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;	color: #333333;	font-size: 12px;	font-weight: normal;}img {	border: 0px;}h2 {    padding: 0;	margin: 0px 0px 10px 0px;	font-size: 17px;	color: #0066CC;	font-weight: bold;}h3 {    padding: 0;	margin: 0px 0px 10px 0px;	font-size: 15px;	color: #0066CC;	font-weight: bold;}h4 {    padding: 0;	margin: 0px 0px 10px 0px;	font-size: 12px;	color: #0066CC;	font-weight: bold;}a {color: #0066cc; text-decoration: none; }a:hover {color: #0066cc; text-decoration: underline; }li { display: inline: /* :KLUDGE: removes large gaps in IE/Win */}#mainNav {    background: #ebebeb url(images/bg_nav.gif) top center no-repeat;	width: 132px;	height: 188px;	position: absolute;	left: 50%;	margin-left: -532px;	margin-top: 137px;	z-index: 100;}#home #mainNav {    background: #ebebeb url(images/bg_nav_home.gif) top center no-repeat;}#products #mainNav {    background: #ebebeb url(images/bg_nav_products.gif) top center no-repeat;}#foodservices #mainNav {    background: #ebebeb url(images/bg_nav_foodservices.gif) top center no-repeat;}#pricing #mainNav {    background: #ebebeb url(images/bg_nav_pricing.gif) top center no-repeat;}#machineselector #mainNav {    background: #ebebeb url(images/bg_nav_ms.gif) top center no-repeat;}#contact #mainNav {    background: #ebebeb url(images/bg_nav_contact.gif) top center no-repeat;}#home #mainNav .home,#products #mainNav .products,#foodservices #mainNav .foodservices,#pricing #mainNav .pricing,#machineselector #mainNav .machineselector,#contact #mainNav .contact {color: #0066cc; text-decoration: none; cursor: default;}#mainNav ul {    margin: 20px 10px 0px 0px;	padding: 0;	list-style: none;	text-align: right;}#mainNav li {    padding: 0px 0px 28px 0px;    font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;	font-size: 11px;	color: #333333;	font-weight: bold;	line-height:0;}#mainNav li a {color: #333333; text-decoration: none;}#mainNav li a:hover {color: #ffffff; text-decoration: none;}#wrapper {    background: #ffffff url(images/bg_content.gif) center repeat-y;	width: 810px;	position: relative;	left: 50%;	margin-left: -405px;}#content {	width: 800px;	position: relative;	left: 5px;}#copy {    float: left;	padding: 10px;}#secondaryCopy {    float: left;	padding: 10px 20px 10px 20px;}#homeBottom3 {    background: url(images/bg_homebottom3.gif) top center no-repeat;	width: 780px;	height: 175px;	float: left;}#homeBottom3 h3 {    padding: 0;	margin: 5px 0px 10px 10px;	font-size: 15px;	color: #ffffff;	font-weight: bold;}#homeBottom3 a {	font-weight: bold;}.productShot {    float: left;	clear: right;	margin: 0px 0px 20px 0px;}.productDetails {     float: right;	 width: 450px;	 margin: 0px 0px 20px 20px;	 font-size: 12px;}.pdfIcon {    margin: 0px 5px 0px 0px;}/* specifications table styles */.header {	FONT-SIZE: 14px;	COLOR: #333333;	FONT-FAMILY: Arial, Helvetica, Times}.description {	font-size: 12px;	font-family: Times;	margin-left: 15px;	margin-right: 15px}.caption {	font-size: 12px;	font-family: Times}.description2 {	font-size: 14px;	color: #ffffff;	font-weight: bold;	margin-left: 5px;	margin-right: 5px}.spacer {	font-size: 1px}.tabText {	font-size: 10px;	font-family: Arial, Helvetica, Times;	color: #ffffff;	font-weight: bold;	margin-left: 4px;	margin-right: 4px;	margin-top: 2px;	margin-bottom: 2px}.header2 {	font-size: 16px;	font-weight: bold;	font-family: Times}.subHeader {	font-size: 12px;	font-weight: bold;	font-family: Times}.caption2 {	font-size: 12px;	font-style: italic;	font-family: Times}.note {	font-size: 12px;	font-family: Times;	margin-left: 15px;	margin-right: 15px}/* spec tables end */#footer {	background-color: #999999;	width: 800px;	margin-top: 15px;	border-top: #333333 1px solid;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;}#footer a {	color: #ffffff;	text-decoration: none;}#footer a:hover {	color: #ffffff;	text-decoration: underline;}.footerLeft {	float: left;	clear: right;	margin: 10px;}.footerRight {	float: right;	margin: 10px;	text-align: right;}.clearDiv {	clear: both;}ul#spacedList li {	margin-bottom: 10px;	}
