.banquet.home #container {
	background: url(../images/banquet-home-header.png) no-repeat center top;
}
.banquet.menu #container {
	background: url(../images/banquet-menu-header.png) no-repeat center top;
}
.banquet.rooms #container {
	background: url(../images/banquet-rooms-header.png) no-repeat center top;
}
.banquet.dinner #container {
	background: url(../images/banquet-dinner-header.png) no-repeat center top;
}
.banquet.pictures #container {
	background: url(../images/banquet-pictures-header.png) no-repeat center top;
}
.banquet.clients #container {
	background: url(../images/banquet-clients-header.png) no-repeat center top;
}
.banquet.contact #container {
	background: url(../images/banquet-contact-header.png) no-repeat center top;
}
.banquet #header {
	height: 278px;
	width: 0px;
}
.banquet #navigation {
	height: 278px;
	width: 860px;
}
.banquet #navigation-squeeze {
	margin-top: 102px;
}
.banquet #footer {
	background: url(../images/banquet-footer.png) no-repeat center top;
}
.banquet h1 {
	color: #7f8369;
}
.banquet #navigation ul li a {
	background: url(../images/green-white-divider.png) no-repeat right center;
}
