h1, p, body, html {
	margin:0;
	padding:0;
	}

body {
	background:#fff;
	font-weight: lighter;
	text-align: justify;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}
	
#headerbg {
	background:#00B294;
	text-align:center;
	padding:0px;
	height:540px;
	margin-top:0px;
	}

.product_display_box {
	text-align:center;
	height:60px;
	width:85px;
	float:left;
	display:block;
	margin: 0px;
	padding: 0px;
}
.product_display_box img { 
	padding-bottom: 4px;
}
.product_display_box a {
	color:#61686B;
	font-size: 8px;
	padding: 0px;
	margin: 0px;
}

#mango {
	margin: 0 auto;
	text-align:center;
	margin-top:15px;
	}

#juicy_mango_top {
	margin: 0 auto;
	text-align:center;
	width:935px;
	height:28px;
	}

#juicy_mango_bottom {
	margin: 0 auto;
	text-align:center;
	width:935px;
	margin-top:5px;
	height:130px;
	}

#headerbgwhite{
	background:#fff;
	text-align:center;
	padding:0px;
	height:210px;
	margin-top:-210px;
	}

#headerdivision {
	background:#fff;
	padding:0px;
	height:8px;
	margin-top:0px;
	}

.headermenu {
	background:#00B294;
	padding:0px;
	text-align:center;
	height:17px;
	color:#fff;
	margin-top: 10px;
}
.headermenu2 {
	background:#00B294;
	padding:0px;
	text-align:center;
	height:17px;
	color:#fff;

}

#container {
	position:relative;
	margin:0 auto;
	width:900px;
	margin-top:-125px;
	}

#container2 {
	position:relative;
	margin:0 auto;
	width:900px;
	margin-top:0px;
	}

#footer {
	background:#00B294;
	padding:0px;
	text-align:right;
	margin-top:1px;
	height:50px;
	color:white;
	}
	
	#footer-inside {
		width:935px;
		height:50px;
		margin:0 auto;
		text-align: right;
		line-height:50px;
		}
	
	#footer p {
		padding:0;
		margin:0;
		text-align: right;
		line-height:50px;
		}
	
	#footer img,
	#footer_earthygreen img,
	#footer_orange img,
	#footer_pink img,
	#footer_light_blue img,
	#footer_dark_blue img,
	#footer_light_purple img,
	#footer_dark_purple img {
		border:0;
		}
		
	.footer-facebook { 
		position:relative;
		top:5px;
		}

#mydiv{
	display:none;
	overflow:hidden;
	height:95px;
}

.left {
	float:left;
	width:900px;
	text-align:left;
	}

.right {
	float:left;
	width:130px;
	clear:right;
	text-align:right;
	}

.leftcontent{
	float:left;
	width:900px;
	text-align:left;
	margin-top: -50px;
	}

.left p, .right p {
	padding:10px;
	}

p.footer{
	font-size:10px;
	}

h1 {
	float: left;
	font-size: 25px;
	font-weight: 100;
	letter-spacing: 0px;
	color:#4388A9;
	}

h2 {
	font-size:25px;
	color:#3e6ea9
	}

f1 {
	float: right;
	font-size: 10px;
	letter-spacing: 0px;
	color:#000000;
	}

a {
	color:#fff;
	font-size: 13px;
	text-decoration: none;
	padding:10px;
	}

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

.clear {clear:both;}

