	body {
		background-color:#613607;
		margin-top:37px;
	}
	* html, td, p {
		font-family:Arial;
		font-size:12px;
	}
	a {
		color:#613607;
	}
	a:hover {
		text-decoration:none;
	}
	p {
		margin-top:7px;
	}
	table.content ul {
		list-style-type:none;
	}
	table.content ul li {
		list-style-type:none;
		background-image:url(../images/bullet.png);
		background-repeat:no-repeat;
		background-position:4px 3px;
		padding-left:14px;
		padding-bottom:5px;
		margin:0;
	}
	table.content td.sideBar {
		/*background-image:url(../images/sideBarOnions.png);
		background-position:0 40px;
		background-repeat:no-repeat; */
		width:20px;
	}
	table.content td.contentCell {
		width:809px;
	}
	br.contentTop {
		clear:both;
		line-height:1px;
		font-size:1px;
	}
	img.logo {
		float:left;
		background-color: #613607;
	}
	h2, h3 {
		font-weight:bold;
		margin-bottom:0px;
		font-family:Arial;
	}
	h2 {
		color:#613607;
		font-size:14px;
		margin-top:0px;
	}
	h3 {
		font-size:12px;
	}
	#wrapper {
		margin-left:auto;
		margin-right:auto;
		width:857px;
		background-color: #613607;
	}
	#topRight {
		float:right;
		width:637px;
		padding-top:56px;
		background-image:url(../images/topRightNav.png);
		background-repeat:no-repeat;
		background-color: #613607;
	}
	#navWrapper {
		padding-top:0px;
		padding-right:55px;
		background-image:url(../images/rightNav.png);
		background-position: right;
		background-repeat:no-repeat;
		height:31px;
	}
	#mainNav {
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	#mainNav a {
		text-indent:-200em;
		background-repeat:no-repeat;
		height:31px;
		float:left;
		border:none;
	}
	#mainNav li {
		list-style-type:none;
		float:left;
		height:31px;
	}
	a.navAboutUs {
		background-image:url(../images/navAboutUs-off.png);
		width:111px;
	}
	a.navAboutUs:hover, a.navAboutUsOn {
		background-image:url(../images/navAboutUs-on.png);
		width:111px;
	}
	a.navProductLines {
		background-image:url(../images/navProductLines-off.png);
		width:124px;
	}
	a.navProductLines:hover, a.navProductLinesOn {
		background-image:url(../images/navProductLines-on.png);
		width:124px;
	}
	a.navContactUs {
		background-image:url(../images/navContactUs-off.png);
		width:104px;
	}
	a.navContactUs:hover, a.navContactUsOn {
		background-image:url(../images/navContactUs-on.png);
		width:104px;
	}
	a.navNewsAndEvents {
		background-image:url(../images/navNewsEvents-off.png);
		width:125px;
	}
	a.navNewsAndEvents:hover, a.navNewsAndEventsOn {
		background-image:url(../images/navNewsEvents-on.png);
		width:125px;
	}
	a.navEmployment {
		background-image:url(../images/navEmployment-off.png);
		width:114px;
	}
	a.navEmployment:hover, a.navEmploymentOn {
		background-image:url(../images/navEmployment-on.png);
		width:114px;
	}
	h1.home {
		text-indent:-200em;
		background-image:url(../images/homeHeader1.png);
		width:282px;
		height:24px;
		background-repeat:no-repeat;
		margin-top:0px;
		margin-bottom:0px;
		padding-bottom:0;
		line-height:1px;
		font-size:10px;
	}
	h1 {
		font-size:27px;
		color:#5b60b4;
		margin-bottom:10px;
	}
	#subNavLogoBlock {
		background-color:#fff;
		height:38px;
		width:204px;
		background-image:url(../images/topLeftLogoBottomSub.png);
		background-repeat:no-repeat;
		float:left;
	}
	#subNavWrapper {
		height:19px;
		width:653px;
		float:right;
		margin:0;
		padding:0;
	}
	#subNavMetaWrapper {
		background-color:#fff;
		background-image:url(../images/contentBackground.png);
		background-repeat:repeat-x;
		float: left;
	}
	#subNavWrapper ul {
		list-style-type:none;
		margin:0;
		padding:0;
		margin-left:30px;
		margin-top:2px;
	}
	#subNavWrapper ul li {
		list-style-type:none;
		margin:0;
		padding:0;
		float:left;
		font-family:Arial;
		font-size:11px;
		line-height: 16px;
	}
	#subNavWrapper ul li a.last {
		border-right:none;
	}
	#subNavWrapper ul li a {
		color:#5b60b4;
		text-decoration:none;
		border-right:1px solid #5b60b4;
		padding-right:20px;
		padding-left:20px;
	}
	#subNavWrapper ul li a.on {
		font-weight:bold;
	}
	#introBlock {
		background-color:#a18d3f;
		width:478px;
		height:219px;
		background-image:url(../images/topLeftLogoBottom.gif);
		background-repeat:no-repeat;
		float: left;
		line-height:20px;
	}
	#introBlock div {
		margin-left:20px;
		margin-right:20px;
		margin-top:35px;
		margin-bottom:10px;
		color:#fff;
	}
	#introBlock div p {
		margin-top:5px;
		margin-bottom:8px;
		padding-top:0px;
	}
	table.featureTable {
		border-top:4px solid #613607;
		background-color:#fff;
		width:100%;
		clear: both;
	}
	table.featureTable tr td {
		padding-left:6px;
		padding-right:auto;
		padding-top:7px;
		vertical-align:top;
	}
	table.featureTable tr td p {
		margin-top:8px;
		margin-bottom:40px;
	}
	table.featureTable tr td h2, table.featureTable tr td p {
		margin-left:8px;
	}
	table.featureTable tr td a {
		font-weight:bold;
	}
	#footer {
		background-image:url(../images/footerBg.png);
		background-repeat:no-repeat;
		height:25px;
		width: 100%;
		color:#fff;
		float: left;
	}
	#footer div {
		float:left;
		margin-left:50px;
		margin-right:50px;
		padding-top:4px;
		font-size:10px;
		font-family:times new roman
	}
	#footer div a {
		color:#fff;
	}
	
	div.toutTop {
		background-image:url(../images/toutBoxBackground.png);
		background-repeat:no-repeat;
		width:268px;
		height:74px;
		padding-top: 1px;
	}
	div.toutTop h2 {
		color:#000;
		size:14px;
		font-weight:bold;
		text-align:center;
		margin-top:28px;
	}
	div.toutBox {
		background-image:url(../images/toutBoxContentBackground.png);
		background-repeat:repeat-y;
		width:268px;
	}
	div.toutBox p {
		margin: 0 0 0 0;
		padding: 0 40px 0 55px;
		/*padding-left:55px;
		padding-right:40px;*/
	}
	div.toutBox ul {
		width:150px;
		margin-left:50px;
		padding-left:10px;
		margin-top:0px;
		margin-bottom:0px;
	}
	div.tout {
		float:right;
	}
	p.backToTop {
		width:95%;
		text-align:right;
	}
	p.backToContactUs {
		width:50%;
		text-align:right;
	}
	img.contentPic, div.contentPic {
		margin-left:10px;
		margin-bottom:10px;
		border:1px solid #000;
	}
	img.right, div.right {
		float:right;
	}
	img.left, div.left {
		float:left;
	}
	img.pdfIcon {
		vertical-align:bottom;
		padding-left:10px;
	}
	p.right {
		width:95%;
		text-align:right;
	}
	div.banner {
		background-repeat:no-repeat;
		width:800px;
		height:112px;
		margin-top:0px;
		margin-bottom:20px;
		/*border:1px solid #CCC;*/
	}
	div.banner h1 {
		font-size:50px;
		color:#fff;
		height:112px;
		vertical-align:bottom;
		padding-top:64px;
		margin-top:0px;
		margin-bottom:0px;
		height:50px;
	}
	div.yellow {
		background-image:url(../images/banner-yellow.jpg);
	}
	div.iqf-mix {
		background-image:url(../images/banner-iqf-mix.jpg);
	}
	div.onion-rows {
		background-image:url(../images/banner-onion-rows.jpg);
	}
	div.red {
		background-image:url(../images/banner-red.jpg);
	}
	div.trio {
		background-image:url(../images/banner-trio.jpg);
	}
	div.white {
		background-image:url(../images/banner-white.jpg);
	}
	div.product-feature {
		float:left;
		margin-top:0px;
		width:232px;
		margin-left:25px;
	}
	*html div.product-feature {
		width:202px;
	}
	div.product-feature h1 {
		background-image:url(../images/product-feature-head.gif); 
		width:232px; 
		height:29px; 
		background-repeat:no-repeat;
		font-size:18px;
		letter-spacing:-1px;
		color:#fff;
		padding-left:8px;
		padding-top:15px;
		margin-bottom:0px;
		padding-bottom:0px;
		margin-left:0px;
		margin-right:0px;
	}
	*html div.product-feature h1 {
		width:224px;
	}
	table.product {
		border-collapse:collapse;
		margin-left:auto;
		margin-right:auto;
		width:265px;
	}
	table.product td, table.product th {
		border:1px solid #ccc;
		padding:3px;
		margin:0px;
		vertical-align:top;
	}
	td.center {
		text-align:center;
	}
	table.product th {
		background-color:#333399;
		color:#fff;
		text-align:center;
	}
	table tr th {
		text-align:left;
	}
	table.contacts {
		margin-left:10px;
	}
	table.contacts td {
		width:175px;
		vertical-align:top;
		text-align:center;
	}
	img {
		border:none;
	}
	img.print-logo {
		display:none;
	}