
ul#menuback {
	
	list-style: none;
	background: url(../images/menu0.jpg);
	width: 950px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 190px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/menu1.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/menu2.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/menu3.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/menu4.jpg) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../images/menu5.jpg) no-repeat; 
}

a.link {
   width: 190px;
   height: 100px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}