body
{

  background-color: #fbeeaa;
  margin: 0px auto;
}

#wrapper
{
  width: 830px;
  margin: 0px auto;
  background-image: url(images/bg_wrap.jpg);
}

#header
{
  width: 807px;
  height: 146px;
  margin: auto;
  background-image: url(images/bg_header.jpg);
}

#logo
{
  float: left;
  padding-left: 35px;
  padding-top: 6px;
  width: 475px;
}

#phone_no
{
  float: left;
  text-align: center;
  padding-top: 35px;

}

#phone_no h1
{
  margin: 0px;
  padding: 0px;
  color: #541c05;
  font-family: arial, helvetica;
}


#menu
{
  background-image: url(images/menu.gif);
  width: 805px;
  height: 45px;
  line-height: 45px;
  margin: auto;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
  font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.button
{
	color:#ffffff;
	text-decoration:none;
	text-align:center;
  font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}

.button:hover
{
    color: #995905;
}

.active
{
    color: #995905;
	text-decoration:none;
  font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

#content
{
    clear: both;
  margin-left:30px;
  margin-top: 10px;
}

#content_left
{
  float: left;
  width: 550px;
  text-align: left;
}

#content_left h3
{
  font-family: arial, helvetica;
  font-style: italic;
  color: #bd7e41;
  font-size: 11pt;
}

#content_left p
{
  font-family: Tahoma, arial, helvetica;
  color: #6f5d51;
  font-size: 11pt;
}

#content_right
{
  float: left;
  width: 235px;
  text-align: center;
}

#content_footer
{
  clear: both;
  width: 830px;
  height: 24px;
  margin: auto;
  background-image: url(images/bg_footer.gif);
}

#footer
{
  clear: both;
  width: 807px;
  height: 25px;
  margin: 0px auto;
  text-align: center;
}

.foot
{
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
  font-size: 8pt;
  color: #6f5d51;
  font-weight: bold;
}

.foot:hover
{
  color: #995905;
}

.foot_active
{
  color: #995905;
  font-weight: bold;
  font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;  
}

/* HOW IT WORKS */

#hiw_content
{
  clear: both;
  margin-left:30px;
  margin-top: 10px;
}

#hiw_content_left
{
  float: left;
  height: 454px;
  width: 275px;
  text-align: center;
  background-image: url(images/howitworks.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

#hiw_content_left p
{
  font-family: Tahoma, arial, helvetica;
  font-size: 10pt;
  color: #d58513;
  margin-top: 340px;
  margin-left: -140px;
}

#hiw_content_right
{
  float: left;
  width: 500px;
  margin-right: 5px;
}

#hiw_content_right h3
{
  font-family: arial, helvetica;
  font-style: italic;
  color: #bd7e41;
  font-size: 11pt;
}

#hiw_content_right p
{
  font-family: Tahoma, arial, helvetica;
  color: #6f5d51;
  font-size: 11pt;
}

/* INGRDIENTS */

#ing_content
{
  clear: both;
  margin-left:30px;
  margin-top: 10px;
}

#ing_content_left
{
  float: left;
  width: 220px;
  text-align: center;
}

#ing_content_right
{
  float: left;
  width: 550px;
  margin-right: 5px;
  margin-left: 20px;
}

#ing_content_right h3
{
  font-family: arial, helvetica;
  font-style: italic;
  color: #bd7e41;
  font-size: 11pt;
}

#ing_content_right p
{
  font-family: Tahoma, arial, helvetica;
  color: #6f5d51;
  font-size: 11pt;
}

/* TESTIMONIALS */

#test_content
{
  clear: both;
  margin-left:30px;
  margin-top: 10px;
  margin-right:30px;
}


#test_content h3
{
  font-family: arial, helvetica;
  color: #bd7e41;
  font-size: 11pt;
}

#test_content p
{
  font-family: Tahoma, arial, helvetica;
  color: #6f5d51;
  font-size: 11pt;
}


/* COMPARE */

#com_content
{
  clear: both;
  margin-left:30px;
  margin-right: 20px;
  margin-top: 10px;
}

#com_content_left
{
  float: left;
  width: 200px;
  text-align: center;
}

#com_content_right
{
  float: left;
  width: 550px;

  margin-left: 20px;
}

#com_content_right h3
{
  font-family: arial, helvetica;
  font-style: italic;
  color: #bd7e41;
  font-size: 11pt;
}

#com_content_right p, #com_content p
{
  font-family: Tahoma, arial, helvetica;
  color: #6f5d51;
  font-size: 11pt;
}