ul#menuback {
	margin: 0px auto;
	list-style: none;
	background: url(../images/menubg.jpg);
	width: 501px;
	overflow: auto;	
}

ul#menuback2 {
	margin: 0px auto;
	list-style: none;
	background: url(../images/menubg2.jpg);
	width: 500px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 100px;
	height: 121px;
	display: block;
	float: left;
	margin:0px;
	padding:0px;
	
}

ul#menuback2 li.shutter {
	width: 100px;
	height: 121px;
	display: block;
	float: left;
	margin:0px;
	padding:0px;
	
}

ul#menuback li#shutter1 {
	background: url(../images/satelis.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/geopolis.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/ctech.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/speedfight.jpg) no-repeat; 
}

ul#menuback li#shutter5 {
	background: url(../images/vivacity.jpg) no-repeat; 
}

ul#menuback2 li#shutter6 {
	background: url(../images/elystar.jpg) no-repeat; 
}
ul#menuback2 li#shutter7 {
	background: url(../images/tkr.jpg) no-repeat; 
}
ul#menuback2 li#shutter8 {
	background: url(../images/ludix.jpg) no-repeat; 
}
ul#menuback2 li#shutter9 {
	background: url(../images/sumup.jpg) no-repeat; 
}

ul#menuback2 li#shutter10 {
	background: url(../images/vclic.jpg) no-repeat; 
}


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

a.link2 {
color: red;
}
