* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px;
}
a {
	color: #000;
	text-decoration: none;
	border: none;
}
img {
	border: none;
}


#page-wrap {
	margin: 10px auto 0 auto;
	width: 900px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 152px;
	width: 680px;
	float: left;
}
#header img {
	float: right;
}

#left {
	float: left;
	width: 160px;
	padding-bottom: 1em;
}

#fillerbox {
	background-color: #de1f2c;
	margin-top: 20px;
	width: 160px;
	height: 400px;
}
#header h1 {
	background: url(images/logo.png) no-repeat left top;
	text-indent: -999em;
	height: 152px;
	width: 209px;
	float: left;
}

#header h2 {
	font-size: 22px;
	padding-top: 60px;
}

#header h3 {
	font-size: 22px;
	margin: 10px 0px 0px 420px;
}
.tight {
	font-size: 0.75em;
	color: #666;

}
.call {
	font-size: 1.23em;
	text-transform: uppercase;
	color: #F00;
	margin: 5px 0px;
	font-weight: bold;
}
#address {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
	;
}

#sidebar {
	width: 220px;
	float: right;
}
#sidebar ul {
	margin: .5em 0;
	padding: 20px;
}

#sidebar h2, #sidebar h3 {
	font-size: 22px;
	font-style: italic;
	color: #F00;
	font-family: "Times New Roman", Times, serif;
	
}

#sidebar h3 {
	color: #888;
}

#sidebar p {
	margin-top: 10px;
	line-height: 1.5em;
}

#main-content {
	float: left;
	width: 495px;
	padding: 0 10px;
	margin-bottom: 30px;
}

#main-content h1 {
	font-size: 3em;
	font-weight: bold;
}
#main-content h2 {
	font: 28px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#main-content h3, #main-content h4 {
	font-family: "Times New Roman", Times, serif;
	color: #888;
	font-style: italic;
}
#main-content h5 {
	font: italic bold 22px "Times New Roman", Times, serif;
}


#main-content h4 {
	padding-left: 22px;
	margin-bottom: 20px;
}

#main-content ul {
	font-weight: bold;
	margin: .5em 0;
	padding: 15px;
}

#footer {
	float:right;
	width: 325px;
	height: 80px;
}
.testominal-sig {
	font: italic normal 12px "Times New Roman", Times, serif;
	text-align: center;
}
#testominal-1 {
	font: italic bold 14px "Times New Roman", Times, serif;
	text-align: center;
	height: 75px;
	width: 290px;
	float: right;
	padding: 10px;
	margin: 0px 100px 0px 0px;
}

#home {
	width: 160px;
	height: 51px;
	vertical-align: middle;
}
#body-home #page-wrap #main-content p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#body-home #page-wrap #main-content ul {
	margin-top: 0px;
	margin-left: 30px;
	font-weight: normal;
}

#gym {
	width: 160px;
	height: 51px;
	vertical-align: middle;
	margin-bottom: 20px;
}
#home img {
	float: right;
	text-align: left;
}
#gym img {
	float: left;
	text-align: left;
}
#home a {
	line-height: 51px;
	vertical-align: middle;
}
#gym a {
	vertical-align: middle;
	margin-top: 0px;
}

#equip-left {
	font-size: 10px;
	float: left;	
	width: 283px;
}

#equip-right {
	font-size: 10px;
	float: right;	
	width: 142px;
}
.clear {
	clear: both;
}
