@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	}
body {
	background-color:#663;
	height: 100%;
	}
a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../_images/icon_pdf.gif) no-repeat center right;
}
#hmcmarketing {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	width: 981px;
	}
#wrapper{
	width:981px;
	float: left;
	position: relative;
	}
#header {
	height:200px;
	width:981px;
	position:relative;
	}
#logo {
	float:left;
	position:relative;
	}
#logo h1,h1 a {
	display:block;
	text-decoration:none;
	background-image:url(../_images/slimbox/logo.gif);
	width:232px;
	height:200px;
	float:left;
	position:relative;
	}
	#imageMenu {
	position:relative;
	width:749px;
	height:200px;
	overflow:hidden;
	float:left;
	}
#imageMenu ul {
	list-style:none;
	margin:0px;
	display:block;
	height:200px;
	width:1000px;
	}
#imageMenu ul li {
	float:left;
	}
#imageMenu ul li a {
	text-indent:-1000px;
	background:#FFF none repeat scroll 0%;
	border-right:2px solid #fff;
	cursor:pointer;display:block;
	overflow:hidden;width:107px;
	height:200px;
	}
#imageMenu ul li.about a {
	background:url(../_images/menu/about.jpg) repeat scroll 0%;
	}
#imageMenu ul li.brands a {
	background:url(../_images/menu/brands.jpg) repeat scroll 0%;
	}
#imageMenu ul li.fruit a {
	background:url(../_images/menu/fruit.jpg) repeat scroll 0%;
	}
#imageMenu ul li.healthy a {
	background:url(../_images/menu/healthy.jpg) repeat scroll 0%;
	}
#imageMenu ul li.partners a {
	background:url(../_images/menu/partners.jpg) repeat scroll 0%;
	}
#imageMenu ul li.blog a {
	background:url(../_images/menu/blog.jpg) repeat scroll 0%;
	}
#imageMenu ul li.contact a {
	background:url(../_images/menu/contact.jpg) repeat scroll 0%;width:310px;
	}
#banner {
	width:981px;
	position:relative;
	float:left;
	height:75px;
	}
#content {
	width:981px;
	background-color:#A7A37E;
	float: left;
	position: relative;
	}
.content_btm_corner div {
   background: url(../_images/content_bl.png) no-repeat bottom left;
	}
.content_btm_corner {
   background: url(../_images/content_br.png) no-repeat bottom right;
	}
.content_btm_corner div, .content_btm_corner {
   width: 100%;
   height: 15px;
   font-size: 1px;
   position:relative;
   float:left;
}
#footer {
	position:relative;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding-top: 0.5%;
	width:981px;
	float:left;
	font-size:x-small;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	letter-spacing:0.2em;
	}
#footer a {
	text-decoration:none;
	color:#EFECCA;
	}
#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#footer ul li {
	display:inline;}
#footer ul li a {
	text-decoration:none;
	padding-top:0.2em;
	padding-right:.5em;
	padding-bottom:0.2em;
	padding-left:0.5em;
	}
#footer ul li a:hover {
	color:#000;
	}
#address {
	padding-top: 10px;
	font-size:xx-small;
	}
#address ul li {
	list-style-type:disc;
	}