#skyline {
	width: 676px;
	height: 63px;
	margin: 0;
	padding: 0;
	position: relative;
	background-image: url(../images/menu.gif);
}
#skyline li {
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   top: 0;
}
#skyline li, #skyline a {
	height: 63px;
	display: block;
}
#panel1b {
	left: 0;
	width: 94px;
}
#panel2b {
	left: 94px;
	width: 85px;
}
#panel3b {
	left: 179px;
	width: 109px;
}
#panel4b {
	left: 288px;
	width: 137px;
}
#panel5b {
	left: 425px;
	width: 142px;
}
#panel6b {
	left: 569px;
	width: 107px;
}
#panel1b a:hover {
   background: transparent url(../images/menu.gif)
               0 -63px no-repeat;
}
#panel2b a:hover {
   background: transparent url(../images/menu.gif)
               -94px -63px no-repeat;
}
#panel3b a:hover {
   background: transparent url(../images/menu.gif)
               -179px -63px no-repeat;
}
#panel4b a:hover {
   background: transparent url(../images/menu.gif)
               -288px -63px no-repeat;
}
#panel5b a:hover {
   background: transparent url(../images/menu.gif)
               -425px -63px no-repeat;
}
#panel6b a:hover {
   background: transparent url(../images/menu.gif)
               -569px -63px no-repeat;
}

#panel1b_hover {
	left: 0;
	width: 94px;
   background: transparent url(../images/menu.gif)
               0 -63px no-repeat;
}
#panel2b_hover {
	left: 94px;
	width: 85px;
   background: transparent url(../images/menu.gif)
               -94px -63px no-repeat;
}
#panel3b_hover {
	left: 179px;
	width: 109px;
   background: transparent url(../images/menu.gif)
               -179px -63px no-repeat;
}
#panel4b_hover {
	left: 288px;
	width: 137px;
   background: transparent url(../images/menu.gif)
               -288px -63px no-repeat;
}
#panel5b_hover {
	left: 425px;
	width: 142px;
   background: transparent url(../images/menu.gif)
               -425px -63px no-repeat;
}
#panel6b_hover {
	left: 569px;
	width: 107px;
   background: transparent url(../images/menu.gif)
               -569px -63px no-repeat;
}
.clasp {
text-align:left;
}
.lunchbox {
display:none;
} 
