html, body {
	height:100%;
	width:100%;
	
}
body {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0;
	color:#396751;
	background: url(../images/bg-body.gif) repeat;
	vertical-align:middle;
	
}
a {
	text-decoration: underline;
	color:#396751;
}
a:hover {text-decoration: none;}
img {border-style: none;}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 990px;
}
.header-holder{
	width: 100%;
	height: 168px;
	position: relative;
	z-index: 50;
}
/*HEADER*/
#header {
	height: 168px;
	background: url(../images/bg-header.png) no-repeat;
}
/*logo*/
.logo{
	width:253px;
	position:absolute;
	top:21px;
	left:-25px;
}
.logo a{
	display:block;
	width:253px;
	height:196px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.heading{
	width:719px;
	height:72px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/heading.png) no-repeat;
	display: block;
	position: absolute;
	top:22px;
	left:215px;
	margin: 0;
}
/*navigation*/
#navigation{
	margin:0;
	padding:0;
	list-style:none;
	position: absolute;
	top:121px;
	left:219px;
}
#navigation li{
	float:left;
	width: 176px;
	padding:11px 0 0 0;
	margin: 0 4px 0 0;
	height: 36px;
}
#navigation li a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0 auto;
}
#navigation li:hover,
#navigation li.hover, #navigation li.active {
	background:#cee0cd;
	position: relative;
}
#navigation li a.home{
	width:65px;
	height:22px;
	background:url(../images/home.gif) no-repeat;
}
#navigation li a.products{
	width:106px;
	height:22px;
	background:url(../images/products.gif) no-repeat;
}
#navigation li a.about{
	width:70px;
	height:26px;
	background:url(../images/about.gif) no-repeat;
}
#navigation li a.sustainable{
	width:143px;
	height:23px;
	background:url(../images/sustainable.gif) no-repeat;
}
#navigation li:hover ul,
#navigation li.hover ul{display:block;}
#navigation li:hover .shade,
#navigation li.hover .shade{display:block;}
#navigation ul{
	margin:0;
	padding:1px 2px;
	list-style:none;
	display: none;
	position: absolute;
	top:47px;
	left:0;
	width: 172px;
	font: bold 13px Verdana, Trebuchet, sans-serif;
	background: #cee0cd url(../images/shade.gif) repeat-x;
}
#navigation ul li{
	float:none;
	vertical-align:top;
	border-top:1px solid #9fb6a4;
	padding: 0;
	height: auto;
	width: auto;
	padding: 10px 0 15px 10px;
	margin: -1px 0 0;
}
#navigation ul li:hover,
#navigation ul li.hover{background: none;}
#navigation ul li a{
	text-indent:0;
	color:#0b563d;
	text-decoration: none;
	font-variant: small-caps;	
}
#navigation ul li a:hover{text-decoration: none;}
#navigation ul li:hover,
#navigation ul li.hover{background-color: #0B563D;}

#navigation ul li:hover a,
#navigation ul li.hover a {color: #FFFFFF;}

/*CONTAINER*/
#container {
	height: 1%;
	background: url(../images/bg-container.png) repeat-y;
	padding: 0 16px 0 17px;
}
.container-area{
	width:100%;
	background: url(../images/border.gif) repeat-y 267px 0;
	position: relative;
	z-index: 10;
}
.inner .container-area{background-position:222px 0;}
/*shade*/
.shade{
	position: absolute;
	top:0;
	left:0;
	height: 11px;
	width: 100%;
	background: url(../images/shade.png) repeat-x;
	overflow: hidden;
}
.wrapper{
	height: 1%;
	overflow: hidden;
	background: url(../images/container-bottom.gif) no-repeat 0 100%;
	padding: 40px 121px 85px 0;
}

.innercontentwrapper {
	padding-bottom: 285px;
	padding-right: 91px;
}

.inner .wrapper{
	background: url(../images/container-bottom-inner.gif) no-repeat 0 100%;
	padding-right:2px;
}
/*side-column*/
.side-column{
	width: 250px;
	padding: 15px 0 0 17px;
	float:left;
}
.inner .side-column{
	width: 222px;
	padding:10px 0 0;
}
.news{
	width:267px;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/organic-news.gif) no-repeat;
	margin: 0 0 15px -17px;
}
.text-block{
	width: 216px;
	padding-left: 10px;
	padding-right: 10px;
}
.side-column strong{
	display:block;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}
.side-column p{
	margin:0 0 25px 0;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
/*bread-crumbs*/
.bread-crumbs{
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	font-size: 13px;
	overflow:hidden;
	text-align: center;
}
.bread-crumbs li:first-child{background-image: none;}
.bread-crumbs li{
	padding:0 7px;
	background: url(../images/separator.gif) no-repeat 0 60%;
}
.banner{
	display: block;
	margin: 0 0 0 -17px;
}
/*content-column*/
.content-column{
	width: 493px;
	padding: 0 0 0 49px;
	float:right;
}

.innercontentwrapper .content-column{
	width: 533px;
}
.inner .content-column{
	padding: 0;
	width: 724px;
}

.pgtitle
{
	height:65px;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0 0 -5px -42px;
	padding-bottom: 10px;
}
.betternaturally_pgtitle{
	background: url(../images/title_betternaturally.gif) no-repeat;
}

.aboutlisas_pgtitle{
	background: url(../images/title_aboutlisas.jpg) no-repeat;
}
.contact_pgtitle{
	background: url(../images/title_contact.jpg) no-repeat;
}
.certified_pgtitle{
	background: url(../images/title_certified.jpg) no-repeat;
}
.news_pgtitle{
	background: url(../images/title_news.jpg) no-repeat;
}
.feedback_pgtitle{
	background: url(../images/title_feedback.jpg) no-repeat;
}
.energy_pgtitle{
	background: url(../images/title_energy.jpg) no-repeat;
}
.products_pgtitle{
	background: url(../images/title_products.jpg) no-repeat;
}
.privatelabel_pgtitle{
	background: url(../images/title_privatelabel.jpg) no-repeat;
}
.retailers_pgtitle{
	background: url(../images/title_retailers.jpg) no-repeat;
}

.content-column p{
	margin:0 0 13px;
	line-height:18px;
}
.inner .content-column p{margin:0 0 0 170px;}
.place-holder{
	display: block;
	margin: 6px auto 40px;
}
.vegetables, .fruits, .retail-flyer, .club-flyer, .private-label, .freshen-up{
	width: 222px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
}
.vegetables, .fruits{margin: 0;}
.retail-flyer, .club-flyer, .private-label, .freshen-up{
	display:block;
	margin: 0 0 10px;
}
.vegetables{background: url(../images/text-frozen-v.gif) no-repeat;}
.fruits{background: url(../images/text-frozen-f.gif) no-repeat;}
.retail-flyer{background: url(../images/text-retail.gif) no-repeat;}
.club-flyer{background: url(../images/text-club.gif) no-repeat;}
.private-label{background: url(../images/text-private.gif) no-repeat;}
.freshen-up{background: url(../images/text-freshen.gif) no-repeat;}
/*side-nav*/
.side-nav{
	margin:0;
	padding:9px 0 13px;
	list-style:none;
	font-size: 12px;
	line-height: 18px;
}
.side-nav a{
	text-decoration:none;
	display: block;
	height: 1%;
	padding: 0 0 0 23px;
}
.side-nav a:hover{background:#cfe2cb;}
/*footer-photos*/
.footer-photos{
	width: 375px;
	height: 347px;
	background: url(../images/footer-photos.png) no-repeat;
	position: absolute;
	bottom: -86px;
	left:242px;
}
/*FOOTER*/
#footer {
	height: 106px;
	overflow: hidden;
	padding: 0 45px 0 35px;
	background: url(../images/bg-footer.png) no-repeat;
}
.info-list{
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 17px;
	color:#c1d9bc;
	float:left;
	width: 184px;
}
.info-list dt{float:left;}
.info-list dd{margin:0;}
.banners-list{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.banners-list li{
	float:left;
	padding: 0 0 0 12px;
}
