#content nav a {
	text-transform: none;
}

#content nav a {
	margin: 20px 0 0 10px;
}

#content nav a.active {
	border-bottom: 1px solid black;
	width: 120px;
	font-family: 'MetaPlusBoldRoman', arial, helvetica, sans-serif;
}

.bg#bg1 {
	background-image: url(../images/sprites/wash-and-style.jpg);
}

.bg#bg2 {
	background-image: url(../images/sprites/haircuts.jpg);
}

.bg#bg3 {
	background-image: url(../images/sprites/colouring-services.jpg);
	/*background-position: 50px 0;
	background-repeat: no-repeat;*/
}

.bg#bg4 {
	/*width: 484px;*/
	background-image: url(../images/sprites/hair-treatments.jpg);
}

.bg#bg5 {
	/*width: 484px;*/
	background-image: url(../images/sprites/extensions-2.jpg);
}

.glossing {
	margin-left: 2em;
	margin-top: -1em;
}

article h2 strong {
	font-size: 15px;
}

#content article#number4 {
	top: 195px;
	margin-left: 2em;
	width: 280px;
}

#content article p {
  width: 440px;
}

#content article .non-clickable-headers h2 {
	margin-top: 1em;
}

.non-clickable-headers h2 strong {
	font-size: 1em;
}
