
ul#menuback {
	margin: 0px auto;
	list-style: none;
	background: url(../images/menu-bg.png);
	width: 600px;
	overflow: auto;	
}

ul#menuback2 {
	margin: 15px auto;
	list-style: none;
	background: url(../images/mr2.png);
	width: 600px;
	overflow: auto;	
}

ul#menuback3 {
	margin: 0px auto;
	list-style: none;
	background: url(../images/mr3.png);
	width: 600px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback2 li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}
ul#menuback3 li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/shutter-africanplains.png) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-reptiles.png) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-aviary.png) no-repeat; 
}
ul#menuback2 li#shutter4 {
	background: url(../images/azra2.png) no-repeat; 
}
ul#menuback2 li#shutter5 {
	background: url(../images/milan.png) no-repeat; 
}

ul#menuback2 li#shutter6 {
	background: url(../images/ali.png) no-repeat; 
}
ul#menuback3 li#shutter7 {
	background: url(../images/t3awn.png) no-repeat; 
}
ul#menuback3 li#shutter8 {
	background: url(../images/bent.png) no-repeat; 
}
ul#menuback3 li#shutter9 {
	background: url(../images/uae.png) no-repeat; 
}
a.link {
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}