html {
	height: 100%;
	margin: 0px;
}

body {
	background: #777576 url(../images/background.jpg) repeat-x;
	height: 100%;
	margin: 0px;
}

#container {
	height: 100%;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#header {
	background: url(../images/header.jpg);
	height: 150px;
	margin: 0px;
	position: relative;
	width: 1000px;
}

#menu {
	height: 50px;
	margin: 0px;
	overflow: visible;
	position: relative;
	width: 1000px;
	z-index: 99;
}

#body {
	border-right: 1px solid #FFFFFF;
	height: 1500px;
	position: relative;
	width: 999px;
}

#promotions {
	background: #666666;
	border-left: 1px solid #FFFFFF;
	float: left;
	height: 1500px;
	position: relative;
	width: 299px;
}

#content {
	height: 1500px;
	left: 300px;
	position: absolute;
	width: 699px;
}

#footer {
	clear: both;
	height: 30px;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#content_banquets_group_outings {
	background: transparent;
	height: 1500px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 699px;
}

#banquets_group_outings_header {
	background: url(../images/banquets_header.jpg);
	height: 170px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 699px;
}

#banquets_group_outings_body_top {
	background: url(../images/content_body.jpg);
	height: 190px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 699px;
}

#banquets_group_outings_body_bottom {
	background: #FFFFFF;
	height: 1090px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 699px;
}

#banquets_group_outings_footer {
	background: url(../images/content_footer.jpg);
	height: 50px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 700px;
}

#banquets_group_outings_heading {
	background: transparent;
	margin: 0px;
	left: 20px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 190px;
}

#banquets_group_outings_info {
	left: 0px;
	position: absolute;
	top: 260px;
	width: 699px;
}
