html { min-height: 100%; margin-bottom: 1px; background-color: #000000; }

body {
	margin-top:0px;
	background-color:#000000;
	margin-bottom:20px;
	font-family: arial;
}

a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

#wrapper_home {
	width:870px;
	margin:auto;
	background-image:url('../images/header_index.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper_hair {
	width:870px;
	margin:auto;
	background-image:url('../images/header_hair.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper_team {
	width:870px;
	margin:auto;
	background-image:url('../images/header_team.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper_news {
	width:870px;
	margin:auto;
	background-image:url('../images/header_news.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper_survey {
	width:870px;
	margin:auto;
	background-image:url('../images/header_survey.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper_contact {
	width:870px;
	margin:auto;
	background-image:url('../images/header_contact.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper_beauty {
	width:870px;
	margin:auto;
	background-image:url('../images/header_beauty.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper_links {
	width:870px;
	margin:auto;
	background-image:url('../images/header_links.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#content_holder {
	text-align:left;
	padding-top:210px;
}

#content {
	background-color:#ffffff;
	width:620px;
	float:right;
	margin-right:65px;
	padding:20px 60px 30px 60px;
}

#menu {
	text-align:left;
	padding-bottom: 30px;
}

#menu ul {
	display:inline;
	list-style:none;
	margin:0px;
}

#menu ul li{
	display:inline;
	list-style:none;
}

#menu ul li a{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#menu ul li a.current{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#homepage_images {
	margin-bottom: 40px;
}

.homepage_images1 {
	padding-right:5px;
}

#homepage_images img.a{
		
}

#homepage_images img.a:hover{
		
}

#homepage_text {
	float:left;
	width:520px;
}

#homepage_badge {
	float:right;
	width:100px;
}

#contact_details {
	float:left;
	width:495px;
}

#usualstudio_ref {
	float:right;
	text-align:right;
	padding-right:70px;
	padding-top: 16px;
	font-family:arial;
	font-size:0.9em;
}

a.usualstudio {
	color:#ffffff;
	text-decoration:underline;
}

a.usualstudio:hover {
	text-decoration:none;
}


.two_column_left {
	float:left;
	width:300px;
}

.two_column_right {
	float:right;
	width:310px;
}

/* team page */

#teampage_text {
	margin-bottom: 30px;
}

#team ul {
	margin:0px;
}

#team ul li {
	display:block;
	list-style:none;
	float:left;
	width: 200px;
	height:400px;
}

#team ul li.padded {
	padding-right:10px;
}

#team ul li p {
	font-size:11px;
}

/*end team page*/


/*beauty page*/

#beautypage_text {
	margin-bottom: 30px;
}
.beauty1_left {
	float:left;
	width:200px;
}

.beauty1_right {
	float:right;
	width:30px;
	margin-right:50px;
}

/*end beauty page*/

/*hair page*/

#hairpage_text {
	margin-bottom: 30px;
}

.service {
	width:120px;
	float:left;
}

.stylist {
	float:left;
	width:90px;
}

.director {
	float:left;
	width:80px;
}

.additional_left {
	float:left;
	width:170px;
}

span.small {
	font-size:0.8em;
}

.additional_right {
	float:right;
	margin-right:50px;
}

/*end hair page*/

/*survey page*/

.form {
	width:580px;
}

.form_left {
	float:left;
	width:500px;
}

.form_right {
	float:right;
	width:35px;
}

.form_left p {
	margin:0px;
	padding:0px;
}

.form_left p.form_heading {
	margin:15px 0px 0px 0px;
	padding:0px;
}

/*end survey page*/
