@charset "UTF-8";
body {
	font: .8em Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center; 
	color:#666666;
	line-height:1.2em;
}

#container {
	width: 900px; 
	background: #FFF;
	margin: 0 auto; 
	text-align: left; 
}

#mainContent {
	background:url(images_interior/bg.gif) repeat-y center top;
}

.sidebar {
	float:left;
	width:238px
}

.content {
	float:left;
	width:620px;
}

.sidebar {
	float:left;
	width:238px;
}

.content_pad {
	padding-left:15px;
}

.content_pad2 {
	padding:0px 50px 0px 15px;
}

#footer {
	padding: 0px; 
}

img {
	vertical-align:bottom;
}

.nav img {
	vertical-align:bottom;
}

.seperator {
	margin-bottom:30px;
}

.bold {
	font-weight:bold;
}

.beautyPink {
	color:#d8798d;
}

/* OVERVIEW */

.services {
	clear:both;
	width:500px;
}

.services img {
	float:left;
	padding:0 30px 5px 0;
}

/* OUR TEAM */

.ourTeam .content_pad {
		position:relative;
}

.ourTeam .links {
	position:absolute;
	top:80px;
	left:30px;
}

.ourTeam .links a {
	text-decoration:none;
	display:block;
	padding-bottom:1em;
	color:#666;
}

.ourTeam .links a span {
	display:none;
}

.ourTeam .links a span.stacey {
	display:block;
	position:absolute;
	top:0px;
	left:150px;
	width:400px;
	z-index:99;
}

.ourTeam .links a:hover span {
	display:block;
	position:absolute;
	top:0px;
	left:150px;
	width:400px;
	z-index:100;
}

.ourTeam .teamPhoto {
		padding:0px 15px 15px 0px;
}

/* CLIENTS */

.clientImages img {
	padding:0px 20px 20px 0px;
	border:thin solid #FFF;
}

.clientImages a:hover img {
	border:thin solid #666;
}


/* PRESS */

.pressClipping {
	float:left;
	width:200px;
	margin-bottom:20px;
}

.pressClipping img {
	border:thin solid #fff;
}

.pressClipping a:hover img {
	border:thin solid #666;
}

/* PRESCRIPTION WEL BEING */

.well_lft {
	float:left;
	width:175px;
	margin-right:30px;
}

.well_lft img {
	padding-bottom:10px;
}

.well_rt {
	float:left;
	width:350px;
}

/* BEAUTY SERVICES */

.beautyServicesLeft {
	float:left;
	width:135px;
	margin-right:30px;
}

.beautyServicesRight {
	float:left;
	width:400px
}

/* EMPLOYMENT */

.employment .topimg {
	padding-right: 15px;
}

.employment ul {
	padding-left:15px;
	list-style-type:circle;
}

/* STAFFING */

.staff ul {
	padding-left:15px;
	list-style-type:circle;
}

.staff ul li{
	padding-bottom:1em;
}

.staff .topimg {
	padding:0px 0px 50px 15px;
}

/* CONTACT */

.contactPic {
	float:left;
	width: 161px;
	margin-top:30px;
}

.contactForm {
	float:left;
	width: 400px;
	margin: 60px 0px 0px 30px;
}

.newsletter {
	padding:3px 0px 0px 90px;
	background:url(images_interior/newsletter_box.gif) no-repeat center top;
}

.newsletter input {
	color:#858174;
}

.sideBanner {
	background:url(images_interior/sideBarBG.gif) no-repeat center top;
	padding:15px 0px 20px 52px;
}

.bottomBanner {
	padding:3px 0px 30px 82px;
	background:url(images_interior/footer.jpg) no-repeat center top;
}