html {
	height: 100%;
}

body {
	background-color : #262626;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	height: 100%;
}

div#distance { 
	width:1px;
	height:50%;
	margin-bottom:-316px;
	float:left;
}

#alignmiddle {
	margin:0 auto;
	position:relative;
	width: 784px;
	height: 632px;
	clear: left;
}

#header {
	height: 161px;
	width: 784px;
}

#header2 {
	height: 190px;
	width: 784px;
}

#header_logo {
	position: relative;
	top: 0;
	left: 514px;
	height: 161px;
	width: 270px;
}

#header_logo h1{
	font-size: 12px;
	height: 161px;
	width: 270px;
}

#header_logo h1 span {
	background: url(../images/header_logo.gif) top right no-repeat;
	height: 160px;
	width: 270px;
	position: absolute;
}

#header_links {
	float: left;
	position: relative;
	top: -161px;
	left: 0;
	height: 0;
	width: 784px;
}

#header_links ul {
	padding: 0;
	margin: 113px 0 0 0;
	padding-bottom: 8px; 
	border-bottom: 1px solid white;
	position: relative;
	z-index: 0;
}

#header_links ul li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
}

#header_links ul li a {
	color: #fff;
	text-decoration: none;
	margin-right: 9px; 
	padding: 0 8px 0.5em 6px;
}

#header_links ul li a:hover {
	color: #e1af3b;
	margin-right: 9px; 
	padding: 0 8px 0.5em 6px;
	border-bottom: 3px solid #fff;
	position: relative;
	z-index: 0;
}

#content {
	clear: both;
}

#footer, #furniturefooter, #contactfooter {
	clear: both;
	padding-top: 0px;
}

#footer p, #furniturefooter p, #contactfooter p{
	float: right;
	font-size: 9px;
	margin: 10px 0 0 0;
}

#footer a{
	float: left;
	font-size: 9px;
	margin: 10px 0 0 0;
	text-decoration: none;
	color:#FFFFFF;
	
}

.inactive
{
height:15px;
width:15px;
padding:5px;
text-align:center;
font-size:9px;
font-weight:bold;
}

.inactiveB
{
display:block;
font-size:9px;
font-weight:bold;
height:15px;
width:15px;
background:#E1AF3B;
color:#5B5B5B;
vertical-align:middle;
}

a.active
{
display:block;
font-size:9px;
font-weight:bold;
color:#FFFFFF;
height:15px;
width:15px;
background:#5B5B5B;
text-decoration:none;
vertical-align:middle;
}

a.active:hover
{
color:#5B5B5B;
font-weight:bold;
background:#E1AF3B;
text-decoration:underline;
}
