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: 1200px;
	position: relative;
	width: 999px;
}

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

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

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

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

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

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

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

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

#bowling_center_specials_heading {
	background: transparent;
	color: #666666;
	font-family: Arial;
	font-size: 0.9em;
	left: 20px;
	line-height: 1.25em;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	text-align: left;
	top: 190px;
	width: 420px;
}

#bowling_center_specials_info {
	background: transparent;
	color: #666666;
	font-family: Arial;
	font-size: 1.2em;
	left: 30px;
	line-height: 1.25em;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	text-align: left;
	top: 260px;
	width: 600px;
}

.info_style {
	color: #DA2323;
	font-weight: bold;
}
