.copyright {
	color: #B5ADA8;
}
.studio_martin {
	float: right;
	position: relative;
	top: -33px;
}
body {
	background-repeat: repeat-x;
	background-color: #F8F4EB;
	margin: 0;
	padding: 0;
	background-image: url(../images/blue_bg.jpg);
}
#center {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#interior_text {
	position: absolute;
	width: 759px;
	left: 1px;
	top: 162px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url(../images/middle_bg.jpg);
	padding-right: 65px;
	padding-left: 44px;
}
h2 {
	color: #5A697E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 33px;
}
#about {
	position: absolute;
	width: 875px;
	left: 1px;
	top: 125px;
	height: 512px;
	background-repeat: no-repeat;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#interior_text #top_bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 872px;
	top: -26px;
	height: 32px;
	left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#logo {
	width: 333px;
	position: relative;
	top: 20px;
	left: 12px;
}
#bottom {
	color: #736862;
	left: 23px;
	top: 679px;
	height: 58px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

.left_img {
	margin-right: 33px;
	border: thin solid #666;
	margin-bottom: 33px;
}

.right_img {
	margin-left: 33px;
	margin-bottom: 33px;
}
h3 {
	color: #C93;
	font-weight: normal;
	font-size: 21px;
}

#interior_text #bottom_bg {
	background-image: url(../images/bottombg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	width: 826px;
	height: 55px;
	clear: both;
	padding-top: 3px;
	padding-right: 22px;
	padding-left: 22px;
}
#menu {
	height: 44px;
	width: 533px;
	position: absolute;
	left: 333px;
	top: 73px;
	color: #999;
}
#menu a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin-right: 7px;
}
#menu ul li {
	display: inline;
	color: #CCC;
}
#interior_text #right {
	width: 545px;
	float: right;
	position: relative;
}
#left {
	float: left;
	width: 175px;
}
#interior_text #bottom_bg a:link {
	color: #B5ADA8;
	text-decoration: none;
}
#interior_text #bottom_bg a:visited {
	color: #9FABBB;
	text-decoration: none;
}
#interior_text #bottom_bg a:hover {
	color: #CCC;
	text-decoration: underline;
}
#interior_text #bottom_bg a:active {
	text-decoration: none;
}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }
#float_right {
	float: right;
	width: 300px;
	height: 444px;
}
