#navmenu ul {
margin: 0;
padding: 0; 
list-style-type: none; 
list-style-image: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
	text-align: center;
}

#box {
	text-align: left;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#h_logo {
	float: left;
}
#h_claim {
	float: right;
}

hr {
	display: none;
}
p, textarea, input {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}


#navmenu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
 }
#navmenu {
	clear: both;
	padding-top: 20px;
}


#navmenu ul li a {
	text-decoration:none;
	margin: 0;
	color: #535353;
	text-transform: uppercase;
	line-height: 24px;
	height: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#navmenu a.active , #navmenu a:hover.active {
	color: #FFFFFF;
	background-image: url(../img/menu_bg1.gif);
}



#navmenu ul li a:hover {
	color: #FFFFFF;
	background-image: url(../img/menu_bg2.gif);
	background-repeat: no-repeat;
}
#header #h_img {
	border: 5px solid #6b704b;
	width: 950px;
	height: 222px;
}
#header #h_ins_img {
	border: 5px solid #6b704b;
	width: 950px;
	height: 148px;
}
#header #h_path {
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img/path_bg.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 15px;
	line-height: 14px;
	height: 14px;
}
#h_path a {
	color: #FFFFFF;
	text-decoration: underline;
}



div#content{
	width:960px; 
	background:url(../img/bg_content.gif) repeat-y 230px top;
	margin-top:30px
}

div#middle{
	float:left;
	width:410px;
	padding-left:10px;
	padding-right: 10px;
}
div#left{float:left; width:220px; padding-right:10px;}
div#right{float:left; width:290px; padding-left:10px;}
.clearboth {width: 100%; clear: both;}

h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #6b704b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	color: #838383;
	text-decoration: underline;
}
a:hover {
	color: #6B704B;
	text-decoration: none;
}
.price {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6b3a23;
}
.hr {
	line-height: 1px;
	background-color: #eee;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b704b;
	clear: both;
	font-size: 10px;
	padding-top: 5px;
	margin-top:10px
}
#footer a {
	text-decoration: none;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.margin10 {
	line-height: normal;
	clear: both;
	height: 10px;
}
.dborder {
	border: 2px solid #d8d8d8;
}
#listing_essenze {
	margin-left: -2px;
}
.field {
	border: 1px solid #CCC;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #555;
	padding: 2px;
}
.margin_top {
	margin-top: 5px;
}
.clear {
clear:both;
}

