html {
	background-color: #fff;
	background-image: url(/images/home_back_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

img, div { behavior: url(iepngfix.htc) }

#container  {
	width: 1200px;   /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#menu {
	float: left;
	width: 900px;
	clear: right;
}
#header {
	background: #000;
	padding: 0;
	margin: 0px;
	height: 76px;
	text-align: left;
}

/*MENU*/

#logo
{ 
    display: block;
	width: 277px;
	height: 76px;
	float: left;
}

#home
{
	display: block;
	width: 58px;
	height: 76px;
	background: url("/images/menu_00.png") no-repeat 0 0;
	float: left;
}

#home:hover
{ 
  background-position: 0 -76px;
}

#home span
{
  display: none;
}

/**/


#concept
{
	display: block;
	width: 110px;
	height: 76px;
	background: url("/images/menu_01.png") no-repeat 0 0;
	float: left;
}

#concept:hover
{ 
  background-position: 0 -76px;
}

#concept span
{
  display: none;
}

/**/

#sustainable
{
	display: block;
	width: 150px;
	height: 76px;
	background: url("/images/menu_02.png") no-repeat 0 0;
	float: left;
}

#sustainable:hover
{ 
  background-position: 0 -76px;
}

#sustainable span
{
  display: none;
}

/**/

#products
{
	display: block;
	width: 115px;
	height: 76px;
	background: url("/images/menu_03.png") no-repeat 0 0;
	float: left;
}

#products:hover
{ 
  background-position: 0 -76px;
}

#products span
{
  display: none;
}

/**/

#recipes
{
	display: block;
	width: 73px;
	height: 76px;
	background: url("/images/menu_04.png") no-repeat 0 0;
	float: left;
}

#recipes:hover
{ 
  background-position: 0 -76px;
}

#recipes span
{
  display: none;
}

/**/

#faq
{
	display: block;
	width: 62px;
	height: 76px;
	background: url("/images/menu_05.png") no-repeat 0 0;
	float: left;
}

#faq:hover
{ 
  background-position: 0 -76px;
}

#faq span
{
  display: none;
}

/**/

#contact
{
	display: block;
	width: 79px;
	height: 76px;
	background: url("/images/menu_06.png") no-repeat 0 0;
	float: left;
}

#contact:hover
{ 
  background-position: 0 -76px;
}

#contact span
{
  display: none;
}

/**/

#brokers
{
  display: block;
  width: 78px;
  height: 76px;
  background: url("/images/menu_07.png") no-repeat 0 0;
  float: left;
}

#brokers:hover
{ 
  background-position: 0 -76px;
}

#brokers span
{
  display: none;
}

/**/

#media
{
	display: block;
	width: 106px;
	height: 76px;
	background: url("/images/menu_08.png") no-repeat 0 0;
	float: left;
	clear: right;
}

#media:hover
{ 
  background-position: 0 -76px;
}

#media span
{
  display: none;
}

/* end menu */


#swirls {
	position:fixed;
	bottom:0px;
	right:0px;
	z-index: -3;
}
#left-menu {
	float: left;
	width: 247px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding-top: 40px; 
}
#product-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	width: 696px;
	text-indent: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.35em;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
}
#right-content {
	float: left;
	width: 843px;
	padding-top: 40px;
	padding-right: 80px;
}
#right-content2 {
	float: left;
	width: 773px;
	padding-top: 40px;
	padding-right: 90px;
	text-align: left;
	padding-left: 60px;
}
#right-content2 p{
	width: 666px;
}
#footer {
	width: 1200px;
	padding-bottom: 40px;
	margin-top: 40px;
}
.yellow_bold {
	font-weight: bold;
	color: #ebaf10;
}
.black_bold {
	font-weight: bold;
	color: #000000;
}

.black_bold a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black_bold a:hover {
	font-weight: bold;
	color: #ebaf10;
	text-decoration: underline;
}

/* Blog Section */


#blogrollheader{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #999D9D;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-decoration: none;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: -1px;
	line-height: 2em;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C9C9;
	margin-top: -20px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.date {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #999D9D;
		text-decoration: none;
word-spacing: -0.1em;
text-align: left;
letter-spacing: -1px;
line-height: 1em;
}
.blogrolltitle {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-decoration: none;
word-spacing: -0.1em;
text-align: left;
letter-spacing: -1px;
line-height: 1em;
font-size: 1em;
	color: #6da100;
	display: block;
	padding-top: 6px;
	padding-bottom: 0px;
	font-weight: bold;
}

#blogcontainer {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#boxes {
	margin: 0px;
	padding: 0px;
	width: 540px;
}
#box1 {
	margin: 0px;
	float: left;
	width: 159px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4C9C9;
	padding-top: 0px;
	padding-bottom: 0px;
}
#box2 {
	margin: 0px;
	float: left;
	width: 159px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4C9C9;
	padding-top: 0px;
	padding-bottom: 0px;
}
#box3 {
	margin: 0px;
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: right;
}
.boxtext {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 1.25em;
}

.boxtext a{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 1.25em;
}


h1 {
	font-family: helvetica, sans-serif;
	color: #ECC04A;
	font-size: 26px;
	letter-spacing: -1.4pt;
	word-spacing: 0.8pt;
	line-height: 0.9;
}

