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

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

ul#menuback li#shutter1 {
	background: url(../images/Home_Door.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/Services_Door.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/Clients_Door.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/About_Door.jpg) no-repeat; 
}
ul#menuback li#shutter5 {
	background: url(../images/Lab_Door.jpg) no-repeat; 
}
ul#menuback li#shutter6 {
	background: url(../images/Contact_Door.jpg) no-repeat; 
}

a.link {
   width: 216px;
   height: 69px;
   display: block;
   background: url(../images/window.gif) no-repeat bottom center;
   text-indent: -9999px;
}
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#fadeshow1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#vlightbox1 {
	position: absolute;
	left: 240px;
	top: 380px;
	z-index: 3;
}