@import url(setup.css);
@import url(type.css);
@import url(nav.css);
body {
	background-color: #a6c4c2;
	background-image: url(../images/_bgHeader.gif);
	background-repeat: repeat-x;
	}

#container {
	width: 800px;
	margin: 0 auto; }

#header {
	background-image: url(../images/pilatesLogoDeco.gif);
	position: relative;
	overflow: visible;
	width: 280px;
	margin: 16px auto -140px auto;
	height: 251px;
	}

#content {
	width: 788px;
	margin-left: 12px;
	padding-top: 35px;
	}

#boxTop, #boxMiddle, #boxBottom {
	width: 768px;
	padding-right: 16px;
	padding-left: 4px;
	}

#boxTop {
	background-image: url(../images/_bgContentTop.gif);
	height: 109px;
	}

#boxMiddle {
	background-image: url(../images/_bgContentMiddle.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#boxBottom {
	background-image: url(../images/_bgContentBottom.gif);
	height: 16px;
	}

#col1 {
	width: 335px;
	float: left;
	padding-left: 20px;
	}

#col2 {
	width: 335px;
	float: right;
	padding-right: 20px;
	}
#hiring a {
	background-image: url(../images/pilates_job.gif);
	position: absolute;
	top: 0;
	left: 20px;
	width: 149px;
	height: 75px;
	display: block;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	text-indent: -9000px;
	overflow: hidden
	}

.expandomatic {
	text-decoration: underline;
	cursor: pointer;
	}

.smurf b {
	visibility: hidden;
	display: block;
	width: 0;
	float: left }