body {
	color: #444;
	background: #e1e1e1 url(../img/bg.jpg) no-repeat fixed center top;
	font-family: "Trebuchet MS", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 120px;
	text-indent: -9999px;
	background: black url(../img/headerbg.gif) no-repeat center;
}

#navigation {
	height: 20px;
	margin-top: 20px;
}

#navigation ul li {
	float: left;
	font-size: 1.25em;
	text-transform: uppercase;
	padding-right: .85em;
}

#navigation ul li#final {
	padding-right: 0;
}

#navigation ul li a {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #fff;
	background-color: #000;
}

a.nobg:hover {
	color: #000;
	background-color: transparent;
}

#content {
	font-size: .85em;
	margin: 60px 0 15px 0;
	width: 475px;
}

#content h2 {
	font-size: 1.75em;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: .25em;
	font-weight: bold;
}

#content p {
	line-height: 2.5em;
	padding-bottom: 1em;
}

#content h3 {
	font-size: 1.5em;
	padding-bottom: .25em;
}

#content h4 {
	font-size: 1.25em;
	font-style: italic;
}

#womenservices, #menservices {
	width: 185px;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	font-size: .95em;
}

#womenservices h3, #menservices h3 {
	text-transform: uppercase;
	font-size: 1.25em;
	margin-bottom: .25em;
}

#womenservices h4, #menservices h4 {
	text-transform: uppercase;
	font-size: 1.15em;
	margin-top: .5em;
	margin-bottom: .25em;
}
#womenservices {
	background: white url(../img/womanhead.jpg) no-repeat;
	float: left;
	padding-top: 172px;
}

#menservices {
	background: black url(../img/manhead.jpg) no-repeat;
	color: whitesmoke;
	float: right;
	padding-top: 172px;
}

#imagebar {
	float: right;
	margin-top: 50px;
	margin-bottom: 20px;
}

#imagebar img {
	border-style: solid;
	border-width: 1px;
}

#footer {
	clear: right;
	margin-left: 40px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 15px;
}

#footer p {
	color: #000;
	font-size: .85em;
}

#copyright {
	float: right;
	position: absolute;
	width: 260px;
	margin-left: 647px;
	font: .65em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contactform {
	background: url(../img/mail.jpg) no-repeat right bottom;
	border: 1px solid #151515;
}

#contactform, .attentionbox {
	background-color: #151515;
	padding: 15px;
	color: #c1c1c1;
}

#content .attentionbox p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 1em 0 0;
}

.attentionbox {
	background: #000 url(../img/goodhair.jpg) no-repeat 0 -25px;
	height: 200px;
	padding-left: 200px;
}

.attentionbox a {
	color: #fff;
}

.attentionbox a:hover {
	color: #000;
	background-color: #c1c1c1;
}

#contactform input {
	margin-right: 5px;
	border: 1px solid #c1c1c1;
	background-color: #5a5a5a;
	color: #fff;
	margin-top: 10px;
}

.thumbs {
	text-align: center;
}

.thumbs img {
	margin: 0 15px 15px 0;
	border: 1px solid #333;
}

.thumbs a:hover {
	background-color: transparent;
}

.hiddentext {
	display: none;
}

img.badge {
	margin-left: -4px;
	border-width: 0 !important;
	border-style: none;
}