* 					{ margin:0px; padding:0px; }
body				{ background:#3E515C; }
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 0px auto;
	list-style: none;
	background: url(../images/menu-bg.jpg);
	width: 900px;
	overflow: auto;	
}

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

ul#menuback li#shutter1 {
	background: url(../images/shutter-aboutus.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-services.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-location.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/shutter-gallery.jpg) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../images/shutter-forsale.jpg) no-repeat; 
}
ul#menuback li#shutter6 {
	background: url(../images/shutter-usefullinks.jpg) no-repeat; 
}

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