.body {
	background-color: #e0e0e0;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.4;
	height: 100%;
}
.divwrapper {
	background-image: url(../images/site-bg-strip.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
	width: 963px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.divinnerwrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 939px;
	position: relative;
}

.header {
	background-color: #2a4126;
	height: 149px;
	position: relative;
	width: 939px;
	
}
.logo {
	background-image: url(../images/logo.gif);
	height: 109px;
	width: 177px;
	background-repeat: no-repeat;
	position: relative;
}
.logowrapper {
	height: 109px;
	width: 177px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/bottom-logo-graphic.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
}
.menuwrapper {
	float: right;
	height: 149px;
	width: 732px;
	background-color: #2A4126;
	position: relative;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.phoneandtitle {
	background-image: url(../images/phoneandtitlebg.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 689px;
	margin-left: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #212a20;
	margin-top: 104px;
	padding: 15px;
}
.contentwrapper {
	background-color: #FFFFFF;
}
.leftmenu {
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width: 207px;
	margin-top: 10px;
	background-image: url(../images/topleftmenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #eeeeee;
}
#leftmenubottom {
	background-image: url(../images/bottomleftmenu.gif);
	height: 7px;
	width: 207px;
	background-position: center bottom;
	margin: 0px;
	background-repeat: no-repeat;

}

 #divnavigation{
	margin-top: 10px;
	width:207px;
 }
 
 #divnavigation ul {
	list-style-type: none;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #212a20;
	font-weight: bold;	
	margin: 0px;
	width:207px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#slideshow {
    height: 232px;
    width: 719px;
    float: right;
    margin-top: 10px;
    position: relative;
}
#slideshow ul {
    margin: 0;
    padding: 0;
    width: 196px;
}
#slideshow ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    width: 196px;
    overflow: hidden;
}
#slideshow ul li a {
    display: block;
    color: #fff;
    background-color: #2a4126;
    text-decoration: none;
    border-bottom: 2px solid #212a20;
    padding: 11px 0 0 15px;
    height: 45px;
    line-height: 120%;
    font-family: Tahoma;
    font-size: 80%;
}
#slideshow ul li.last a {
    padding-bottom: 2px;
    border-bottom: 0px none #fff;
    background: #2a4126 url(../images/slideshow-bottom-left-corne.gif) no-repeat bottom left;
}
#slideshow ul li.first a {
    background: #2a4126 url(../images/slideshow-top-left-corner.gif) no-repeat top left;
}
#slideshow ul li a strong {
    display: block;
    color: #a9c080;
    font-size: 110%;
}
#slideshow ul li.current a {
    background-color: #212a20;
}
#slideshow div {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 523px;
    height: 232px;
    overflow: hidden;
}
#slideshow div p {
    font-family: Tahoma;
    font-size: 80%;
    padding: 0;
    margin: 0;
}
#slideshow #slide_olive_oil {
    background: url(../images/slideshow_olive_oil.jpg) no-repeat;
}
#slideshow #slide_olive_oil p {
    padding: 116px 0 0 31px;
    width: 230px;
}
#slideshow #slide_argan_oil {
    background: url(../images/slideshow_argan_oil.jpg) no-repeat;
}
#slideshow #slide_argan_oil p {
    padding: 103px 0 0 30px;
    width: 230px;
}
#slideshow #slide_canned_sardines{
    background: url(../images/slideshow_canned_sardines.jpg) no-repeat;
}
#slideshow #slide_canned_sardines p {
    padding: 115px 0 0 34px;
    width: 230px;
}
#slideshow #slide_dry_food {
    background: url(../images/slideshow_dry_food.jpg) no-repeat;
}
#slideshow #slide_dry_food p {
    padding: 110px 0 0 12px;
    width: 235px;
}

/* Contact Form */
div.error, div.msg {
    background: #F1F1F1;
    border: 1px solid silver;
    margin: 10px;
    padding: 7px;
    width: 346px;
}
div.error {
    background: #E3DDDC;
    border: 1px solid #CBA698;
    color: #A5431D;
}
form.contact div.error {
    padding: 10px;
    margin: 10px 0;
}
form.contact div.error ul {
    padding: 0 0 0 15px;
    margin: 0;
}
form.contact div.error li {
    list-style: square;
}
form.contact p {
    float: left;
    margin: 0 10px 10px 0;
}
form.contact p strong {
    display: block;
}
form.contact br.all {
    clear: both;
}
form.contact input#first_name,
form.contact input#last_name {
    width: 167px;
    padding: 4px;
}
form.contact input#email,
form.contact input#website,
form.contact input#company,
form.contact input#phone,
form.contact textarea {
    width: 355px;
    padding: 4px;
}


#welcomebox {
	background-image: url(../images/welcometextbg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 709px;
	float: right;
	margin-top: 10px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 10px;
}
#products {
	float: right;
	width: 421px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#productsone {
	padding-top: 15px;

}
#productsonetext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 315px;
	padding-right: 15px;
}
#productsonetext a{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #212a20;
}
#productsonetext a:hover{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #212a20;
}


#productsoneimage {
	background-image: url(../images/small-arganoil.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	border: 4px solid #EEEEEE;
}
#productsoneimage:hover {

	background-image: url(../images/small-arganoil.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	border: 4px solid #DBDBDB;
}
#productstwo {
	padding-top: 15px;

}
#productstwotext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 315px;
	padding-right: 15px;
}
#productstwotext a{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #212a20;
}
#productstwotext a:hover{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #212a20;
}


#productstwoimage {
	background-image: url(../images/small-arganshampoo.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	border: 4px solid #EEEEEE;
}
#productstwoimage:hover {

	background-image: url(../images/small-arganshampoo.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	border: 4px solid #DBDBDB;
}
#productsthree {
	padding-top: 15px;

}
#productsthreetext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 315px;
	padding-right: 15px;
}
#productsthreetext a{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #212a20;
}
#productsthreetext a:hover{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #212a20;
}


#productsthreeimage {
	background-image: url(../images/productimagetest.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	border: 4px solid #EEEEEE;
}
#productsthreeimage:hover {

	background-image: url(../images/productimagetest.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	border: 4px solid #DBDBDB;
}
#productsfour {
	padding-top: 15px;

}
#productsfourtext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 315px;
	padding-right: 15px;
}
#productsfourtext a{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #212a20;
}
#productsfourtext a:hover{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #212a20;
}


#productsfourimage {
	background-image: url(../images/small-cannedsardines.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	border: 4px solid #EEEEEE;
}
#productsfourimage:hover {

	background-image: url(../images/small-cannedsardines.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 71px;
	border: 4px solid #DBDBDB;
}
#divnavigation li a {
	color: #212A20;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 17px;
	width:180px;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
#divnavigation a:hover {
	color: #000000;
	text-decoration: underline;
}
.subheader {
	font-weight: bold;
	background-image: url(../images/sub-header-icon-greybg.gif);
	background-repeat: no-repeat;
	background-position: 13px 6px;
	display: block;
	font-size: 14px;
	padding-left: 10px;
}
.submenuheader {
	display: block;
	background-image: url(../images/submenuheadergraphic.gif);
	background-repeat: no-repeat;	
	height: 20px;
	width: 199px;
	margin:0 0 0 4px;
}

.submenuheader b{
	padding-left: 10px;
}

#news {
	float: right;
	width: 298px;
	background-color: #FFFFFF;
	font-family: tahoma, Arial, Helvetica, sans-serif;
}
#news1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#news1 a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #212a20;
}

#news1 a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#news2 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#news2 a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #212a20;
}

#news2 a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#news3 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#news3 a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #212a20;
}

#news3 a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#purusexperience {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 709px;
	margin-top: 10px;
	padding-left: 10px;
}
#purusexperience a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}#purusexperience a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}


#news4 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#news4 a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #212a20;
}

#news4 a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#rssimage {
	background-image: url(../images/rss-feed-icon.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 35px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 10px;
	background-position: left bottom;
}
#rsstext {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;

}
#rsstext a {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212A20;
	text-decoration: none;

}
.newsheader {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #94aa6d;
}
.subheadernormal {

	font-weight: bold;
	background-image: url(../images/sub-header-icon-whitebg.gif);
	background-repeat: no-repeat;
	background-position: 13px 6px;
	display: block;
	font-size: 14px;
	padding-left: 10px;
}
#footer {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212A20;
	clear:left;
	text-decoration: none;
	padding: 15px;
	text-align: center;
	line-height: 24px;

}#footer a {

	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212A20;
	text-decoration: none;
}
#footer a:hover {


	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212A20;
	text-decoration: underline;
}
