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

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

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

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

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

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

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

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

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

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

#health_club_racquetball_info {
	background: transparent;
	color: #666666;
	font-family: Verdana;
	font-size: 14px;
	left: 50px;
	line-height: 18px;
	position: absolute;
	text-align: left;
	top: 260px;
	width: 600px;
}
