body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(images-fitclub/page_body_img.jpg) repeat-x top;
}
.clear {clear:both;}

#full-header {
	height:105px;
}

#page-header {
	width: 90%;
	height: 33px;
	background: url(images-fitclub/page_header_bg.png) repeat;
	text-align:right;
	color:#fff;
	padding: 0 5% 0 5%;
}
#page-header div {
	float: right;
	padding-top: 5px;
}
#page-header a {
	color:#fff;
}

a#fitclub-logo {
	display:block;
	position:absolute;
	top: 5px;
	left: 10px;
	z-index:2;
	width:260px;
	height: 110px;
	background: url(images-fitclub/logo.png) no-repeat;
}

#toolbar-container {
	width: 90%;
	height:58px;
	margin: 0 auto 0 auto;
}

#toolbar-logoblocker {
	width: 100px;
	height: 58px;
}

#toolbar {
	float:right;
	background: url(images-fitclub/menu_m.png) repeat-x;
	height:58px;
	width: 630px;
	margin: 0 auto 0 auto;
	position:relative;
	left: -20px;
	top: 10px;
}

#toolbar-left-border {
	background: url(images-fitclub/menu_l.png) no-repeat;
	float:left;
	width:20px;
	height:58px;
	position:relative;
	left:-20px;


}

#toolbar-right-border {
	background: url(images-fitclub/menu_r.png) no-repeat;
	float:right;
	width:20px;
	height:58px;
	position:relative;
	left:20px;
}

#menu5location {
	padding: 15px 0 0 0;
}
#menu5location a {
	color:#fff;
}




