#words {	
	height: 300px;}
	
#mushroom {
	width: 160px;
	height: 170px;
	position: relative;
	left: 220px;
	top:-30px;}
	

#main {	
	margin: 50px -120px 0px 0px;}
	
	
#mushroom {
	left: 190px;}
	
#right {	
	margin-right: 130px;}

/* navigation  2 */
	
.menu4, .menu4 ul {
	margin:0;
	padding:0;
	list-style:none;}

a.markets {width:50px;height: 16px; background: url(../images/linkbg.png);}
a.supermarkets {width:90px;height: 16px; background: url(../images/linkbg.png);}
a.foodhalls {width:108px;height: 16px; background: url(../images/linkbg.png);}
a.online {width:38px;height: 16px; background: url(../images/linkbg.png);}

.menu4 li {
	margin:0;
	padding:0;
	margin-bottom:6px;}


.menu4 a {
	font:  14px arial, san serif;
	display:block;
	padding:3px 7px;
	color:#E8A048;
	text-decoration:none;}

.menu4 a:hover {
	color:#360000;
	background:#E8A048;}

.menu4 ul li {padding-left:15px;}
.menu4 ul a {background:#ced174;}
.hidden {display:none;}

a.where {width:98px;height: 24px; background: url(../images/active.png);
color:#360000;}

a.foodhalls {width:108px;height: 16px; background: url(../images/active.png);
color:#360000;}

