body {
	background-color: #000;
}

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

img, a, div {
	border: 0;
	padding: 0;
	margin: 0;
}

#menu {
	position: absolute;
	right: 15px;
	text-align: right;
	color: #fff;
	font-weight: bold;
}

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

a:hover, a.current {
	color: #fff;		
}

#frame {
	position: absolute;
	width: 704px;
	height: 566px;
	top:	50%;
	left:	50%;
	margin-top: -283px;
	margin-left: -352px;
}

#content, #footer {
	width: 704px;
	margin: 0px auto;
}

#frame img {
	display: block;
}

#frame .top {
	display: block;
}

#frame .left, #frame .inside, #frame .right {
	float: left;
}

#frame .bottom {
	float: none;
	clear: both;
}

#products {
	position: absolute;
	width: 940px;
	height: 360px;
	top: 50%;
	left: 50%;
	margin-top: -180px;
	margin-left: -470px;
	text-align: left;
}

#product {
	position: absolute;
	width: 700px;
	height: auto;
	left: 50%;
	margin-left: -350px;
	text-align: center;
}

#interiors {
	position: absolute;
	width: 480px;
	height: 540px;
	left: 50%;
	top: 50%;
	margin-left: -240px;
	margin-top: -270px;
	text-align: left;
}

#viewer {
	position: relative;
	display: block;
	width: 700px;
	height: 400px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
}

#thumbnails {
	margin-top: 8px;
	text-align: center;
}

a.thumb {
	margin: 0 2px;
}

#products p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a98f21;
}

#products a {
	color: #fff;
	text-decoration: none;
}

#products a:hover {
	text-decoration: underline;
}

#contact {
	position: absolute;
	top:	50%;
	left:	50%;
	width:	640px;
	height:	570px;
	margin-top: -285px;
	margin-left: -320px;	
	text-align: left;
}

#family {
	position: absolute;
	left:	50%;
	width:	600px;
	height:	auto;
	margin-left: -300px;
	margin-top: 50px;	
	text-align: left;
}

#contact p, #interiors p, #family p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
}

.highlight {
	color: #997e1d;
}

#contact .details {
	font-size: 11px;
	color: #997e1d;
	text-align: center;
}

#contact .details a {
	color: #fff;
	text-decoration: none;
}

#contact .details a:hover {
	text-decoration: underline;
}

/* SlideItMoo */

#SlideItMoo_outer {  
	width:610px; 
	margin:10px auto 10px; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
}

#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back { 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:75px; 
	bottom:0px; 
	right:5px;   
	font-size: 24px;
	padding-top: 15px;
}

#SlideItMoo_outer .SlideItMoo_back { 
	left:5px; 
}

#SlideItMoo_inner { 
	position: relative; 
	overflow: hidden; 
	width: 574px;
	height: 90px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px;
}

#SlideItMoo_items { 
	display: block; 
	position: relative;
}

#SlideItMoo_items div.SlideItMoo_element { 
	display: block; 
	position: relative; 
	float: left; 
	margin: 0px 5px; 
	font-size: 11px; 
	width: 100px; 
	text-align: center; 
	color: #FFFFFF;
}