body {
	background-color: #000000;
	margin-top: 0px;
}

#wrapper {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

#header {
	width: 955px;
	height: 128px;
	background: #000 url('images/home_01.jpg') no-repeat top;
}

#header object {
	position: relative;
	top: 30px;
	left: 300px;
}

.sidetext {
border: 1px solid #B29D69; font-size: 13px; text-align: center;
}

.sidetext a:hover {
	color: #D5C9AC;
}

#navigator {
	width: 650px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#navigator a {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B29D69;
	padding-left: 25px;
	text-decoration: none;
}

#navigator a:hover {
	color: #D5C9AC;
}


#body {
	width: 955px;
	min-height: 425px;
	background-image: url('images/home_14.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

*html #body {
	height: 425px;
}

#body_contact {
	width: 955px;
	min-height: 400px;
	background-image: url('images/contact_background.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#offertext {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5C9AC;
	margin-left: 40px;
}

#body_makeover {
	width: 955px;
	
}

#body_gallery {
	width: 955px;
}

#sidebar {
	float: right;
	width: 160px;
	padding-right: 10px;
}

#sidebar_makeover {
	float: right;
	width: 200px;
	padding-right: 10px;
	position: relative;
	top: -40px;
}

#sidebar p, #sidebar_makeover p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: right;
}

#sidebar a, #sidebar_makeover a {
	color: #B29D69;
	text-decoration: none;
}

#footer {
	width: 955px;
	height: 28px;
	background: #000 url('images/home_16.jpg') no-repeat top;
	position: relative;
	top: -12px;
}

#footer_contact {
	width: 955px;
	height: 28px;
	background: #000 url('images/home_16.jpg') no-repeat top;
	position: relative;
	top: -16px;
}

#footer_makeover {
	position: relative;
	clear: both;
	width: 955px;
	height: 28px;
	background: #000 url('images/home_16.jpg') no-repeat top;
}


#content {
	padding-left: 40px;
	width: 550px;
}

*:first-child+html #content {
	min-height: 500px;
}

*html #content {
	height: 500px;
}

#makeover_content {
	width: 955px;
	float: left;
	background-image: url('images/makeover_background.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#team_content {
	width: 955px;
	float: left;
	background-image: url('images/team_background.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#studio_content {
	width: 955px;
	min-height: 600px;
	float: left;
	background-image: url('images/studio_background.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

img#home_portrait {
	width: 173px;
	height: 177px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

.page_header {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #B29D69;
	padding-bottom: 10px;
}

.body_text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #B29D69;
}

#makeover_nav {
	width: 270px;
	height: 500px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
}

*:first-child+html #makeover_nav {
	margin-left: 30px;
}

*html #makeover_nav {
	margin-left: 20px;
}

#gallery_nav {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}

#gallery_nav img {
	margin: 5px;
}

#gallery_nav p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #B29D69;
	text-align: right;
}

#team_nav {
	width: 290px;
	height: 500px;
	padding-right: 30px;
	padding-left: 30px;
	float: right;
}

#studio_nav {
	width: 290px;
	height: 500px;
	padding-right: 30px;
	padding-left: 30px;
	float: right;
}

#studio_nav img {
	text-align: right;
	margin-top: -10px;
}

#makeover_nav p, #team_nav p, #studio_nav p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #B29D69;
}

#makeover_nav ul {
	list-style-type: none;
	margin-left: -40px;
}

*html #makeover_nav ul {
	margin-left: -20px;
}

#makeover_nav ul li {
	padding-bottom: 10px;
}

#makeover_nav ul li a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #B29D69;
	text-decoration: none;
	text-transform: uppercase;
}

#makeover_nav ul li a:hover {
	color: #D5C9AC;
}

#makeover_nav ul li a:visited {
	color: #B29D69;
}

#makeover_display {
	position: relative;
	left: 260px;
	top: 20px;
}

*html #makeover_display {
	left: -100px;
}

#team_display {
	position: relative;
	left: 0px;
	top: 20px;
}

#studio_display {
	position: relative;
	left: 150px;
	top: 20px;
}

.makeover_desc {
	width: 650px;
	display: none;
	position: absolute;
	left: 20px;
	top: 20px;
}

.team_desc {
	width: 600px;
	display: none;
	position: absolute;
	left: 20px;
	top: 20px;
}

.studio_desc {
	width: 400px;
	display: none;
	position: absolute;
	left: 20px;
	top: 20px;
}

.studio_desc img {
	float: right;
	margin-right: 20px;
}

.makeover_desc img, .team_desc img {
	float: left;
	padding-right: 10px;
}