@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
}

a, a:visited {
	color:#4e3b00;
}

h2 {
	font-size:24px;
	color:#669900;
	line-height:30px;
	margin-top:0px;
}

h3 {
	font-size:18px;
	color:#669900;
	margin-bottom:5px;
	margin-top:3px;
}

h4 {
	color:#669900;
	font-size:14px;
	margin:0px;
}

h5 {
	color:#669900;
	font-size:13px;
	margin:0px;
}

h6 {
	color:#666666;
	font-size:10px;
	margin:0px;
}

.foot {
	color:#666666;
	font-size:9px;
	margin:0px;
	line-height:12px;
}		
	
#container {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	background: url(images/hepa_bg.gif) repeat-y;
}

#container_bg {
	width:881px; min-height: 601px;
	height:auto !important;
	height:601px;
	background:url(images/hepa_bg_photo.jpg) no-repeat;
	margin:0px 0px 0px 29px;
}

#footer {
	margin: 0 auto;
	width: 940px; height:54px;
	text-align: left;
	background: url(images/hepa_bg_foot.gif) no-repeat;
	font-size:1px; line-height:1px;
}


#banner {
	width: 881px; height: 266px;
}

#logo {
	width: 194px; height: 266px;
	background: blue url(images/hepa_logo.gif) no-repeat;
	float:left;
}

#logo h1, #logo h3 {
	text-indent:-5000px;
	margin:0px; padding:0px;
}

#hepa_banner_kk {
	width:166px; height:189px;
	background: url(images/hepa_banner_kk.jpg) no-repeat;
	float:left;
	text-indent: -5000px;
	display:block;
}

#hepa_banner_petersons {
	width: 160px; height: 189px;
	background:url(images/hepa_banner_petersons.jpg) no-repeat;
	float:left;
	text-indent: -5000px;
	display:block;
}

#hepa_banner_maili {
	width: 175px; height: 189px;
	background:url(images/hepa_banner_maili.jpg) no-repeat;
	float:left;
	text-indent: -5000px;
	display:block;
}

#hepa_banner_kalei {
	width: 185px; height: 189px;
	background:url(images/hepa_banner_kalei.jpg) no-repeat;
	float:left;
	text-indent: -5000px;
	display:block;
}

#banner_spacer {
	width:326px; height:77px;
	background: url(images/hepa_banner_space.jpg) no-repeat;
	float:left;
	text-indent: -5000px;
}

#banner_note {
	width:358px; height:77px;
	background:url(images/hepa_rise_note.jpg) no-repeat;
	float:left;
	text-indent: -5000px;
}

#menu {
	width: 238px;
	float:left
}

#right_col {
	border-left: 1px solid #6b6b61;
	border-right: 1px solid #a7a79d;
	border-bottom: 1px solid #a7a79d;
	background: #ffffff;
	margin: 0px 0px 0px 28px;
	width: 578px; min-height: 317px;
	height:auto !important;
	height:317px;
	float:left;
}

#right_col .inner {
	padding:10px;
}

.col_left { 
	float:left; width:361px;
}

.col_right { 
	width:190px; background:#e8e8e8; float:left; margin-left:5px; margin-bottom:10px;
	color: #4e3b00;
}

.menu_item {
	width:238px; height:25px;
	text-indent:-5000px;
	display:block;
	font-size:1px;
}

.menu_sub_item {
	width:238px; height:18px;
	text-indent:-5000px;
	display:block;
	font-size:1px;
	line-height:1px;
}

a.menu_home {
	background:url(images/menu_home.gif) no-repeat;
}
a.menu_home:hover {
	background:url(images/menu_home_on.gif) no-repeat;
}
a.menu_home_on {
	background:url(images/menu_home_on.gif) no-repeat;
}

a.menu_news {
	background:url(images/menu_news.gif) no-repeat;
}
a.menu_news:hover {
	background:url(images/menu_news_on.gif) no-repeat;
}
a.menu_news_on {
	background:url(images/menu_news_on.gif) no-repeat;
}

a.menu_farms {
	background:url(images/menu_farms.gif) no-repeat;
}
a.menu_farms:hover {
	background:url(images/menu_farms_on.gif) no-repeat;
}
a.menu_farms_on {
	background:url(images/menu_farms_on.gif) no-repeat;
}


a.menu_411 {
	background:url(images/menu_411.gif) no-repeat;
}
a.menu_411:hover {
	background:url(images/menu_411_on.gif) no-repeat;
}
a.menu_411_on {
	background:url(images/menu_411_on.gif) no-repeat;
}

a.menu_history {
	background:url(images/menu_history.gif) no-repeat;
}
a.menu_history:hover {
	background:url(images/menu_history_on.gif) no-repeat;
}
a.menu_history_on {
	background:url(images/menu_history_on.gif) no-repeat;
}

a.menu_cooking {
	background:url(images/menu_cooking.gif) no-repeat;
}
a.menu_cooking:hover {
	background:url(images/menu_cooking_on.gif) no-repeat;
}
a.menu_cooking_on {
	background:url(images/menu_cooking_on.gif) no-repeat;
}

a.menu_nutritional {
	background:url(images/menu_nutritional.gif) no-repeat;
}
a.menu_nutritional:hover {
	background:url(images/menu_nutritional_on.gif) no-repeat;
}
a.menu_nutritional_on {
	background:url(images/menu_nutritional_on.gif) no-repeat;
}

a.menu_chef_recipes {
	background:url(images/menu_chef_recipes.gif) no-repeat;
}
a.menu_chef_recipes:hover {
	background:url(images/menu_chef_recipes_on.gif) no-repeat;
}
a.menu_chef_recipes_on {
	background:url(images/menu_chef_recipes_on.gif) no-repeat;
}

a.menu_recipes {
	background:url(images/menu_recipes.gif) no-repeat;
}
a.menu_recipes:hover {
	background:url(images/menu_recipes_on.gif) no-repeat;
}
a.menu_recipes_on {
	background:url(images/menu_recipes_on.gif) no-repeat;
}

a.menu_contact {
	background:url(images/menu_contact.gif) no-repeat;
}
a.menu_contact:hover {
	background:url(images/menu_contact_on.gif) no-repeat;
}
a.menu_contact_on {
	background:url(images/menu_contact_on.gif) no-repeat;
}

#menu_note {
	width:238px; height:177px;
	background:url(images/menu_note.gif) no-repeat;
	text-indent:-5000px;
	margin:0px; padding: 0px;
}