/*////////////////// RESET //////////////*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul{	
	list-style:none;
}
caption,th{ 
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{ 
	content:''
}
abbr,acronym{
	border:0;
}
div{
	position:relative;
}
/*////////////////// UTILS //////////////*/
.clr{
	width:1px;
	margin:-1px;
	clear:both;
	font-size:1px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.spacer{
	padding:10px;
}
/*////////////////// GENERAL //////////////*/
html{
	overflow:auto;
}
body{
	color:#6d6f70;
	background-color:#4b8445;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.masterWrapper{
	width:1020px;
	margin:0 auto;
	background:url(../images/bgWrapperContent.gif) repeat-y;
}
.header{
	margin:0 auto;
	z-index:3;
}
.content{
	z-index:2;
	background:url(../images/bgContent.gif) left top no-repeat;
	padding:0 0px 0px 10px;
	width:1010px;
	min-height:500px;
}
.side{
	 width:229px;
}
.displayWrapper{
	width:736px;
	padding:0 0 100px 45px;
}
.display{
	width:655px;
}
.bgHome{
	background:url(../images/bgHomePage.jpg) 42px bottom no-repeat;
	padding:0 0 230px 45px;
	margin:0 0 20px 0;
}
.bgProducts{
	background:url(../images/bgProducts.jpg) no-repeat right bottom;
	height:757px;
	padding:0 0 0 45px;
}
.rightHome{
	position:absolute;
	right:5px;
	top:154px;
	width:277px;
	background:url(../images/bgRightHome.jpg) no-repeat;
	height:174px;
}
.freshImg{
	padding:10px 0 0 0;
}
.nutritionalTabel{
	margin:15px 0 0 0;
}
table{
}
td{
	padding:3px 0 3px 10px;
	border:1px solid #6d6f70;
}
th{
	font-size:15px;
	color:#fff;
	font-weight:bold;
	background:url(../images/bgTh.gif) no-repeat;
	height:31px;
	border:none;
	line-height:30px;
	padding:0 0 0 12px;
}
.bgNutrition{
	background:url(../images/mango.jpg) no-repeat 380px 440px;
}
.footer{
	margin:0 auto;
	width:1116px;
	height:69px;
	background:url(../images/bgFooter.png) no-repeat;
}
.wrapper{
	margin:0 auto;
	width:1116px;
	background:url(../images/bgWrapper.png) repeat-y;
}
/*////////////////// 	Menu   //////////////*/
.menu{
	font-weight:bold;
	font-size:18px;
	width:219px;
}
.menu li{
	padding:0 10px;
	border-bottom:1px solid #fff;
	line-height:22px;
}
.menu li.last{
	border:none;
}
.menu li a{
	display:block;
	color:#fff;
	width:216px;
	height:64px;
	text-indent:-2000px;
	outline:none;
}
.menu li a.item01{
	height:53px;
	background:url(../images/item01-normal.png) no-repeat;
}
.menu li a.item01:hover, .menu li.active a.item01{
	background:url(../images/item01-hover.png) no-repeat;
} 
.menu li a.item02{
	height:63px;
	background:url(../images/item02-normal.png) no-repeat;
}
.menu li a.item02:hover, .menu li.active a.item02{
	background:url(../images/item02-hover.png) no-repeat;
} 
.menu li a.item03{
	height:65px;
	background:url(../images/item03-normal.png) no-repeat;
}
.menu li a.item03:hover, .menu li.active a.item03{
	background:url(../images/item03-hover.png) no-repeat;
} 
.menu li a.item04{
	height:86px;
	background-image: url(../images/item04-normal.png);
	background-repeat: no-repeat;
}
.menu li a.item04:hover, .menu li.active a.item04{
	background:url(../images/item04-hover.png) no-repeat;
} 
.menu li a.item05{
	height:64px;
	background:url(../images/item05-normal.png) no-repeat;
}
.menu li a.item05:hover, .menu li.active a.item05{
	background:url(../images/item05-hover.png) no-repeat;
} 
.menu li a.item06{
	height:64px;
	background:url(../images/item06-normal.png) no-repeat;
}
.menu li a.item06:hover, .menu li.active a.item06{
	background:url(../images/item06-hover.png) no-repeat;
} 

/*////////////////// Text //////////////*/
h1{ 
	padding:0px 0px 0px 0px;
}
h2{ 
	font-size:16px;
	font-weight:bold;
	padding:10px 0;
	line-height:26px;
}
h2.homeH2{
	width:360px;
}
h3{ 
	font-size:13px;
	color:#92c04f;
	padding:12px 0px 5px 0;
	font-weight:bold;
}
h4{ 
	font-size:14px;
	color:#666;
	padding:10px 0px;
}
h5{ 
	font-size:12px;
	color:#666;
	padding:10px 0px;
}
h6{ 
	font-size:11px;	
	font-weight:bold;
	color:#666;
	padding:10px 0px;
}
p{
	padding:10px 0 0px 0px;
	line-height:20px;
}
a{
	text-decoration:none; 
	color:#92c04f;
}
a:hover{ 
	text-decoration:underline;
}
.rightHome p{
	line-height:20px;
	color:#fff;
	padding-top: 64px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 11px;
}
.green{
	color:#92c04f;
}
a.grey{
	color:#6d6f70;
}
p.small{
	font-size:9px;
	line-height:12px;
	padding:15px 0 0 0;
}

