footer {
   position: relative;
   clear: both;
	width: 610px;
   margin: 0 auto 0 155px;
   font: normal 11px Arial,Helvetica,sans-serif;
   text-align: center;
}
   footer p {
		width: 450px;
      padding: 0 0 11px;
		margin: 0 auto;
   }
   footer ul {
		position: relative;
		width: 670px;
      padding: 5px 0 20px;
		overflow: hidden;
   }
   footer .vcard {
      font-size: 9px;
   }
header {
	width: 944px;
}
	header a {
		position: relative;
		display: block;
		overflow: hidden;
	}
	header a span {
		display: block;
	}
	header .tel {
	   float: right;
	   width: 99px;
	   height: 25px;
		margin-top: 30px;
		background: url(/images/info.gif) no-repeat 0 0;
	}
#registerPay {
	position: relative;
	display: block;
	height: 40px;
	width: 118px;
	margin: 0 0 10px;
	background: url(/images/sprite-button-register.png) no-repeat 0 0;
	text-indent: -2000em;
	overflow: hidden;
}
	#registerPay:hover {
		background-position: 0 100%;
		text-decoration: none;
	}
#sidebar {
	float: left;
	width: 118px;
	padding: 20px 15px 75px;
	background: #454547;
}
	#sidebar a {
		color: #fff;
		font: lighter 12px/15px "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
		text-decoration: none;
	}
		#sidebar a:hover {
			text-decoration: underline;
		}
	#sidebar nav li {
		padding-bottom: 6px;
	}
	#sidebar h1 {
		padding: 0 0 4px;
		border-bottom: solid 1px #fff;
		margin: 0 0 15px;
		color: #fff;
		font: bold 12px/18px "Franklin Gothic", FranklinGothic, Lucida, Arial, sans-serif;
		text-transform: uppercase;
	}
	#sidebar ul {
		padding: 0 0 10px;
	}
li#socialmedia {
	padding-bottom: 0;
}
#socialmedia a {
	float: left;
	width: 29px;
	height: 29px;
	background-image: url(../images/sprite-socialmedia.png);
	text-indent: -2000em;
}
	#facebook {
		background-position: -30px 0;
	}
	#youtube {
		background-position: -60px;
	}
#ymcalogo {
   float: right;
   width: 200px;
   height: 66px;
	background: url(/images/logo2.gif) no-repeat 0 0;
}