/* CSS Document */
HTML {
	overflow-y: scroll !important;
	overflow-x: auto !important;
}

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #963;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 16px;
	color: #963;
	text-align: left;
}

ul {
	color: #963;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #963;
	line-height: 18px;
	text-align: left;
}

h1 {
	font: 32px "Times New Roman", Times, serif;
	color: #fff;
	line-height: 32px;
	margin: 0;
	padding: 0;
}

h1.home {
	display: none;
}

h1.in {
	margin: 0;
	padding: 4px 0;
	font: 24px "Times New Roman", Times, serif;
	line-height: 24px;
	color: #2e2b22;
	text-align: left;
}

h2 {
	color: #1d8339;
	font: 24px "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0 0 2px 0;
	line-height: 32px;
}

h2 a {
	color: #1d8339;
}

h2 a:hover {
	color: #d6a54f;
}

h3 {
	font: 18px "Times New Roman", Times, serif;
	color: #48453c;
	line-height: 24px;
	margin: 4px 0;
	padding: 0;
}

h4 {
	font: 24px "Times New Roman", Times, serif;
	color: #fce7b3;
	line-height: 28px;
	margin: 0;
	padding: 0;
}

h5 {
	font: 18px "Times New Roman", Times, serif;
	color: #fff;
	line-height: 22px;
	margin: 0 0 4px 0;
	padding: 0;
}

h6 {
	margin: 0;
	padding: 4px 0;
	font: 24px "Times New Roman", Times, serif;
	line-height: 24px;
	color: #2e2b22;
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
	color: #1d8339;
	text-decoration: none;
	}

a:hover {
	color: #d6a54f;
	text-decoration: none;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2e2b22;
}


select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2e2b22;
}

#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header {
	background: url(../images/bkg-header.gif) no-repeat;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header-rt {
	width: 375px;
	height: auto;
	margin: 0 50px 0 0;
	padding: 0;
	text-align: right;
	float: right;
}

#header-lt {
	width: 190px;
	height: auto;
	margin: 0 0 0 50px;
	padding: 10px 0 18px 0;
	text-align: left;
	float: left;
}

#mini-nav {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#mini-nav ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	display: inline;
}

#mini-nav li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
	display: inline;
}

#mini-nav li a {
	padding: 4px 8px;
	margin: 0;
	background: #fffef8;
	color: #1d8339;
	font: 11px Arial, Helvetica, sans-serif;
}

#mini-nav li a:hover {
	background: #1d8339;
	color: #fff;
}

#search {
	width: auto;
	height: auto;
	margin: 0;
	padding: 50px 0 0 0;
}

.searchwrap {
	border: 1px solid #d0ccb4;
}

input.search {
	background: #ece7cb;
	border: 1px solid #fff;
	color: #727160;
	width: 200px;
	margin: 0;
	padding: 3px 4px 2px 4px;
}

#content {
	background: url(../images/bkg-main.gif) no-repeat top left #f9f8ef;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/* MAIN NAVIGATION */

#nav-wrap {
	width: 753px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

#nav-wrap div {
	overflow: hidden;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 4px 0 0 0;
	margin: 0;
	color: #fff;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	height: 23px;
}

#nav a.on {
	display: block;
	padding: 0;
	margin: 0;
	color: #fff;
}

#nav li {
	float: left;
}

#nav li.sub {
	float: left;
	width: 180px;
	text-align: left;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
	background: #d6a54f;
}

#nav li a.sub { 
	width: 160px;
	height: auto;
	padding: 4px 10px 4px 10px;
	text-align: left;
	background: #d6a54f;
	border-bottom: 1px dotted #e8bb6c;
}

#nav li a.sub:hover { 
	background: #e8bb6c;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 180px;
	left: -999em;
	background: #d6a54f;
	z-index: 1;
	margin: -2px;
}

#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background: #d6a54f;
	z-index: 1;
}

#nav li.home {
	width: 61px;
}

#nav li a.home { 
	width: 61px;
	background: url(../images/nav-home.gif) no-repeat;
}

#nav li a:hover.home { 
	width: 61px;
	background: url(../images/nav-home-on.gif) no-repeat;
}

#nav a.home-on {
	width: 61px;
	background: url(../images/nav-home-on.gif) no-repeat;
}

#nav li.aboutngi {
	width: 84px;
}

#nav li a.aboutngi { 
	width: 84px;
	background: url(../images/nav-aboutngi.gif) no-repeat;
}

#nav li a:hover.aboutngi { 
	width: 84px;
	background: url(../images/nav-aboutngi-on.gif) no-repeat;
}

#nav a.aboutngi-on {
	width: 84px;
	background: url(../images/nav-aboutngi-on.gif) no-repeat;
}

#nav li.aboutecosoya {
	width: 111px;
}

#nav li a.aboutecosoya { 
	width: 111px;
	background: url(../images/nav-aboutecosoya.gif) no-repeat;
}

#nav li a:hover.aboutecosoya { 
	width: 111px;
	background: url(../images/nav-aboutecosoya-on.gif) no-repeat;
}

#nav a.aboutecosoya-on {
	width: 111px;
	background: url(../images/nav-aboutecosoya-on.gif) no-repeat;
}

#nav li.news {
	width: 120px;
}

#nav li a.news { 
	width: 120px;
	background: url(../images/nav-news.gif) no-repeat;
}

#nav li a:hover.news { 
	width: 120px;
	background: url(../images/nav-news-on.gif) no-repeat;
}

#nav a.news-on {
	width: 120px;
	background: url(../images/nav-news-on.gif) no-repeat;
}

#nav li.whysoy {
	width: 83px;
}

#nav li a.whysoy { 
	width: 83px;
	background: url(../images/nav-whysoy.gif) no-repeat;
}

#nav li a:hover.whysoy { 
	width: 83px;
	background: url(../images/nav-whysoy-on.gif) no-repeat;
}

#nav a.whysoy-on {
	width: 83px;
	background: url(../images/nav-whysoy-on.gif) no-repeat;
}

#nav li.products {
	width: 142px;
}

#nav li a.products { 
	width: 142px;
	background: url(../images/nav-products.gif) no-repeat;
}

#nav li a:hover.products { 
	width: 142px;
	background: url(../images/nav-products-on.gif) no-repeat;
}

#nav a.products-on {
	width: 142px;
	background: url(../images/nav-products-on.gif) no-repeat;
}

#nav li.resources {
	width: 149px;
}

#nav li a.resources { 
	width: 149px;
	background: url(../images/nav-resources.gif) no-repeat;
}

#nav li a:hover.resources { 
	width: 149px;
	background: url(../images/nav-resources-on.gif) no-repeat;
}

#nav a.resources-on {
	width: 149px;
	background: url(../images/nav-resources-on.gif) no-repeat;
}

#hm-cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	background: url(../images/bkg-circle.jpg) no-repeat right top;
}

#hm-cols-rt {
	width: 450px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
}

#hm-cols-lt {
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#welcome {
	background: url(../images/bkg-hm-top.gif) repeat-y left #f9f9f1;
	padding: 10px 0 10px 55px;
	margin: 0;
	text-align: left;
	width: 360px;
	height: auto;
}

#about-wrap {
	text-align: left;
}

#about {
	width: 420px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	position: absolute;
	top: 350px;
}

#about ul {
	margin: 0;
	padding: 0 100px 0 15px;
}

#about li {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
}

#footer {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 8px 0;
	background: url(../images/bkg-footer.gif) no-repeat;
	text-align: center;
}

#footer p {
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #a1a08e;
}

#footer a {
	color: #a1a08e;
}

#footer a:hover {
	color: #1d8339;
}

.dark {
	color: #76756e;
}

.green {
	color: #1d8339;
}

#promos {
	width: 370px;
	height: auto;
	margin: 0;
	padding: 0 0 0 55px;
	text-align: left;
}

#promos-rt {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	float: right;
}

#promos-lt {
	width: 185px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

.wrap {
	border: 1px solid #b8b7ac;
	padding: 4px;
	margin: 10px 0;
}
.wrapWho {
	padding: 4px;
	margin: 10px 0;
}
img.who {
	border: 1px solid #b8b7ac;
}
#whosusing {
	background: #fff;
}

#dral {
	background: #fff;
	height: 90px;
	text-align: center;
}

#waxgame {
	background: #fff;
	height: 125px;
	text-align: center;
}

#waxgame p {
	padding: 0;
	margin: 0;
	line-height: 12px;
}

#promos p {
	color: #cdab6f;
	font: 11px Arial, Helvetica, sans-serif;
	border-top: 1px dotted #858471;
	padding: 8px;
	margin: 0;
	text-align: center;
}

#news-wrap {
	width: 362px;
	height: auto;
	margin: 0 0 0 55px;
	padding: 4px;
	background: #858471;
}

#news-wrap-in {
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px;
	background: #858471;
}

#news {
	padding: 4px 10px;
	margin: 0;
	border: 1px solid #aead9f;
	text-align: left;
}

#news ul {
	margin: 6px 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#news li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#news li a {
	color: #ded7b1;
}

#news li a:hover {
	color: #fff;
}

#news p {
	color: #ece7cb;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 0;
	margin: 10px 0;
}

#news a {
	color: #fff;
}

#news a:hover {
	color: #ece7cb;
}

.archives {
	border-top: 1px dotted #ece7cb;
}

#cols {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

#cols-rt {
	width: 696px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#cols-lt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#leftnav {
	background: #6ca665;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 25px 10px;
	text-align: left;
}

#leftnav ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#leftnav li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 8px 0 6px 0;
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #5d8753;
	font: 14px Arial, Helvetica, sans-serif;
}

#leftnav li a {
	color: #ece7cb;
	padding: 4px 0;
}

#leftnav li a.on {
	color: #fff;
}

#leftnav li a:hover {
	color: #fff;
}

#leftnav li.lftsub {
	border: none;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 4px 0 2px 0;
	line-height: 12px;
}	

#leftnav li a.lftsub {	
	color: #47443b;
}

#leftnav li a:hover.lftsub {
	color: #fff;
}

#leftpromos {
	background: #ece7cb;
	margin: 10px 0;
	padding: 10px;
}

#leftpromos p {
	color: #cdab6f;
	font: 11px Arial, Helvetica, sans-serif;
	border-top: 1px dotted #858471;
	padding: 12px;
	margin: 0;
	text-align: center;
}

#hero-aboutngi, #hero-moreinfo {
	background: url(../images/bkg-hero-aboutngi.jpg) no-repeat;
	padding: 100px 0 0 10px;
	margin: 0;
	width: auto;
	height: 44px;
}
#hero-aboutecosoya {
	background: url(../images/bkg-hero-aboutecosoya.jpg) no-repeat;
	padding: 100px 0 0 10px;
	margin: 0;
	width: auto;
	height: 44px;
}
#hero-news {
	background: url(../images/bkg-hero-news.jpg) no-repeat;
	padding: 100px 0 0 10px;
	margin: 0;
	width: auto;
	height: 44px;
}
#hero-whysoy {
	background: url(../images/bkg-hero-whysoy.jpg) no-repeat;
	padding: 100px 0 0 10px;
	margin: 0;
	width: auto;
	height: 44px;
}
#hero-products {
	background: url(../images/bkg-hero-products.jpg) no-repeat;
	padding: 100px 0 0 10px;
	margin: 0;
	width: auto;
	height: 44px;
}
#hero-resources {
	background: url(../images/bkg-hero-resources.jpg) no-repeat;
	padding: 100px 0 0 10px;
	margin: 0;
	width: auto;
	height: 44px;
}
#hero-contactus {
	background: url(../images/bkg-hero-contactus.jpg) no-repeat;
	padding: 100px 0 0 10px;
	margin: 0;
	width: auto;
	height: 44px;
}
#hero-share {
	background: url(../images/bkg-hero-contactus.jpg) no-repeat;
	padding: 100px 0 0 10px;
	margin: 0;
	width: auto;
	height: 44px;
}

#content-in {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#content-in-rt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	float: right;
}

#content-in-lt {
	width: 460px;
	height: auto;
	margin: 0;
	padding: 12px;
	text-align: left;
	float: left;
}

#content-in-rt-dral {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	float: right;
}

#content-in-lt-dral {
	width: 360px;
	height: auto;
	margin: 0;
	padding: 12px;
	text-align: left;
	float: left;
}


#testimonialIntro p {
	font-size:16px;
}
#content-in-lt-dral p.testimonialContent {
	text-align:left;
}
#content-in-lt-dral p.testimonialSource {
	text-align:right;
	font-style:italic;
	font-weight:bold;
	padding-bottom:20px;
}

#content-in-lt-dral table.contact {
	width:450px;
	text-align:center;
	padding: 10px 0 20px 0;
}
#content-in-lt-dral table.contact th {
	text-align:left;
	font-weight:normal;
	width:200px;
}
#content-in-lt-dral table.contact span {
	font-size:10px;
	font-style:italic;
}
#content-in-lt-dral table.contact td {
	text-align:left;
	font-weight:normal;
	width:250px;
}
#content-in-lt-dral table.contact textarea {
	width:400px;
	height:50px;
}

#content-plain {
	text-align: left;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

div.prodContainer {
	width:auto;
	text-align:center;
	margin:0 auto;
	padding:14px 0 18px 0;
}
div.prodHeader {
	width:auto;
	text-align:center;
	margin:0 auto;
	padding:0;
}
div.prodHeader-rt {
	width:185px;
	margin:0 auto;
	padding:0;
	float:right;
}
div.prodHeader-rt p {}
div.prodHeader-lt {
	width:250px;
	margin:0 auto;
	padding:0;
	float:left;
}
div.prodHeader-title {
	width:140px;
	margin:0 auto;
	padding:0;
	float:right;
}
div.prodHeader-label {
	width:101px;
	margin:0 auto;
	padding:0;
	float:left;
}



#waxgame-in {
	background: url(../images/bkg-waxgame.gif) no-repeat right;
	margin: 0;
	padding: 0;
	width: auto;
	height: 500px;
}

#print {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: right;
}

#print p {
	margin: 0;
	padding: 0;
}

.using {
	width: auto;
	height: auto;
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px dotted #858471;	
}

.using-rt {
	width: 208px;
	height: auto;
	margin: 0;
	padding: 0;	
	text-align: right;
	float: right;
}

.using-lt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;	
	text-align: left;
	float: left;
}

.alpha {
	font: 11px Arial, Helvetica, sans-serif;
	color: #b8b7ac;
}

h6.letters {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #47443b;
	background: #ece7cb;
	margin: 6px 0;
	padding: 4px;
}

.heavy {
	font-weight: bold; 
}

#distcols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#distcols-rt {
	width: 210px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
}

#distcols-lt {
	width: 200px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
	border-right: 1px solid #d0cfc3;
}

#distcols ul {
	display: block;
	list-style-type: none;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

#distcols li {
	display: block;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 70px;
	height: 80px;
	float: left;
}

#map {
	border: 1px solid #000;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#map-locale {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #ece7cb;
}

#map-locale-rt {
	width: 150px;
	height: auto;
	float: right;
	margin: 0;
	padding: 8px 10px 0 0;
	text-align: right;
}

#map-locale-lt {
	width: 400px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/