html,body { 
	font-family:Arial, Helvetica, sans-serif;
	color:#0f540b;
}

#stage {
	margin:0 auto;
	width:880px;
}

#template {
	float:left;
}
#template_left .logo, #template_left .slogan {
	margin:5px 0;
	width:140px;
}
#template_left {
	float:left;
	height:645px;
	width:165px;	
	position:relative;
	top:5px;
}
#site_menu {
	float:left;
	position:relative;
	top:9px;
	width:165px;
}
#site_menu .menu_item {
	width:155px;
	float:left;
	line-height:16px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:10px;
}
#site_menu .menu_item_name {
	float:left;
	width:115px;
}
#site_menu .menu_item_icon {
	float:left;
	width:12px;
	height:12px;
	border:0;
	margin-top:2px;
	margin-right:5px;
}
#site_menu .menu_item A {
	padding:auto auto;
	margin-left:2px;
	float:left;
	width:155px;
	font-size:16px;
	font-weight:bold;
	color:#0f540b;
	text-decoration:none;
}
#site_menu .menu_item_link_10 {
	/* color:red !important; */
}
/*
#site_menu .menu_item_link_3 {
	top:10px !important;
	
}
/* #site_menu  #menu_item_7 {
	height:62px;
	background:url('/template/images/button_solid_green_tall.png') !important;
 	
}
 #site_menu  #menu_item_link_7 {
	top:7px !important;
	color:white;
 	
}
 #site_menu  #menu_item_6 {
	background:url('/template/images/button_solid_green.png') !important;
 	
}
 #site_menu  #menu_item_link_6 {
	color:white;
 	
}*/

#language_menu {
	margin:0 0 0 0;
	float:right;
	text-align:right;
	width:250px;
	
}
#language_menu .menu_item {
	float:left;
	margin:0 0 0 0;
	width:60px;
	text-align:center;
}
#language_menu A {
	text-decoration:none;
	font-size:10px;
	font-weight:Bold;
	color:black;
	margin:0px;
}
#language_menu IMG {
	height:20px;
	width:27px;
	margin:0px;
}
#template_center {
	margin:0px 0px 0px 00px;
	width:700px;
	float:left;
	clear:right;
}
#content {
	margin:0px 0  0 15px;
	float:left;
	clear:left;
	width:100%;
}
/* Testimonials */
.letter {
	width:80%;
	border:2px solid green;
	padding:20px;
	margin:20px;
}
.graphiccomparison {
	font-size:18px;
	font-weight:bold;
	width:80%;
	text-align:center;
	border:2px solid green;
	padding:20px;
	margin:20px;
}

.photographs {
	width:80%;
	text-align:center;
	border:2px solid green;
	padding:20px;
	margin:20px;
}
.orchid_champion_color {
	
	color:#fd65ac;
}

.orchid_champion_color INPUT {
	border-color:#fd65ac !IMPORTANT; 
	color:#fd65ac;
	
}
.hygrozyme_color {
	color:#008752;
	
}
.hygrozyme_color INPUT {
	border-color:#008752 !IMPORTANT; 
	color:#008752;
	
}
.ocean_harvest_color {
	color:#387eaf;
	
}

.ocean_harvest_color INPUT {
	border-color:#387eaf !IMPORTANT; 
	color:#387eaf;
	
}

#page_title {
	font-size:40px;
	font-weight:bold;
	text-transform:uppercase;
}

.language_option_img {
	border:0px;
}

.titleHeader {
	display:none;	
}
