body {
	background-color:#363f50;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
}

.centred {
	margin:auto;
	text-align:left;
	width:986px;
}

#nav-bar {
	padding:107px 0 35px 224px;
	height:20px;
}
#nav-bar div {
	float:left;
}
#main-content {
	background-color:#272b37;
}

#nav-pilates {
	background:url(../images/nav/pilates-on.gif) no-repeat;
}
#nav-new-york {
	background:url(../images/nav/new-york-on.gif) no-repeat;
}
#nav-boutique-studio {
	background:url(../images/nav/boutique-studio-on.gif) no-repeat;
}
#nav-gratz-equipment {
	background:url(../images/nav/gratz-equipment-on.gif) no-repeat;
}
#nav-with-antigone {
	background:url(../images/nav/with-antigone-on.gif) no-repeat;
}
#nav-darling-point {
	background:url(../images/nav/darling-point-on.gif) no-repeat;
}
#nav-questions {
	background:url(../images/nav/questions-on.gif) no-repeat;
}
.quote {
	padding:40px 0 65px 224px;
}
.quote2 { color: #999; text-decoration: none; position: absolute; top: 600px; margin-right: 40px; margin-left: 240px; padding:0 0 0 224px; }
h1 { font-size: 11px; font-weight: normal; 
}
.quote2 a { color: #ccc; text-decoration: none; 
}

