#gallerycontainer {
	padding: 135px 0 0 0;
	height: 440px;
	background: left 135px repeat-x url(../images/gallery/bckgallerycontainer.gif);
	color: #ff5a00;
}
#gallery {
	margin: 0 auto; padding: 1px 0 0 0;
	width: 779px; height: 339px;
	background: center top no-repeat url(../images/gallery/bckgallery.png);
}
#gallery .menu {
	margin: 25px 0 0 23px; padding: 0;
	list-style-type: none;
	width: 726px; height: 115px;
}
#gallery .menu li {
	float: left;
	margin: 0 9px 0 0;
	font-family: "Myriad Pro"; font-size: 16px;
}
#gallery .menu li.last {
	margin: 0;
}
#gallery .menu li a {
	float: left;
	width: 138px;
	line-height: 58px; text-align: center;
	color: #505050;
	text-decoration: none;
}
#gallery .menu li a:hover {
	background: no-repeat url(../images/gallery/bckmenulinkhover.gif);
	color: #b9b9b9;
}