body {
	font-family: Arial, Helvetica, sans-serif;
	padding:30px 0px;
	font-size:11px;
	color:#4a4732;
}

.languages { 
	color:#FFFFFF; 
	text-align:right; 
	font-size:11px; 
	padding-right:6px;
}

.languages a { 
	color:#FFFFFF; 
	text-decoration:none; 
}
#left {	border-left:1px dashed #b3b6b0;}

#leftUk {
	border-left:1px dashed #b3b6b0;
	background-image:url(images/under_construction-eng.gif);
	background-repeat: no-repeat;
	background-position: center 130px;
}
#leftGr {
	border-left:1px dashed #b3b6b0;
	background-image:url(images/under_construction-gr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.languages a:hover { color:#ffd400;}
.languages a#selected { color:#ffd400;}
<!-- .construction { font-size:22px; text-align:center; font-weight:bold; color:#585741;} -->
.menu_f {
	background-color:#edecea;
	background-image:url(images/flower_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top:2px solid #ffffff;
}

.menu_f#ind { 
	background-image: url(images/spices_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.menu_f#pro { 
	background-image: url(images/herbs_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tools_line{ border-right:1px dashed #b3b6b0;}
.tools_line#coloured { background-color:#FFFFFF;}
.tools_line#end { background-color:#FFFFFF; border:none;}
.tools a { 
	font-size:11px;
	color:#585744;
	text-decoration:none;
	padding:7px 10px;
}
.tools a:hover { color:#5c8f2e;}
.tools a#selected { color:#5c8f2e;}

.title { padding-bottom:40px;}
.title#home { padding-bottom:230px;}

.pro_con td{ padding-bottom:15px;}
.pro_con a { color:#595743; font-size:10px; text-decoration:underline;}
.pro_con img { border-right:1px dashed #b3b6b0;}


h1 { font-size:16px; margin:8px 0px;}
h2 { font-size:14px; margin:8px 0px;}
h3 { font-size:12px; color:#6e7d5e; margin:10px 0px 4px 0px;}

.top_space {
	background-image:url(images/top.gif);
	background-repeat: repeat-x;
}
.lef { border-top:1px dashed #b3b6b0; }
.produce {	
	background-color:#ffd400;
	background-image:url(images/spices_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftext {
	margin:0px 0px 5px 0px;
	padding:120px 8px 0px 15px;

}
.fla { text-align:center; padding-top:15px;}
.info { padding:8px 8px 15px 0px;}
.footer { 
	font-size:11px; 
	color:#504d3a; 
	padding-top:5px;
	border-top:1px dashed #b3b6b0;
} 
.footer a { color:#504d3a;}
.footer a:hover { text-decoration:none;}



	blockquote{
		border-left: 1px dotted #BF3A07;
		padding-left: 10px;
	}
	
	blockquote.helpContents
	{
		text-align: left;
		width:350px;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin: 0;
		padding: 5px;
		position: absolute;	
		top: -1000px;
		left: -1000px;	
		border: 1px solid #000;
		z-index: 100;
		background-color: #e7e6e5;
		-moz-border-radius: 5px;
		-moz-opacity: .95;
		opacity: .95;
		filter: alpha(opacity=90);
		color:#2d2d25;
	}
	
	blockquote.helpContents a{
		font-family: Tahoma, Verdana;
		color: #CC3300;
		font-weight: bold;
	}
ul { margin:0px 0px 0px 12px; padding:0px;}	
li { margin-left:2px; padding-bottom:3px;}
