html {
	height: 100%;
	}
body {
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

img {
	border: none;
}

#container {
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height:100%;
}

#footer {
	clear: both;
	position: relative;
	padding-top: 25px;
	width: auto;
	padding-bottom: 4px;
}

#content {
	position: absolute;
	top: 152px;
	left: 156px;
	float: right;
	padding-top: 15px;
	padding-right: 12px;
	width: auto;
	height: auto;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:211px;
}
#left-text {
	left: 0px;
	width: 144px;
	position: absolute;
	top: 205px;
}
	
#nav-futons {
	position:absolute;
	left:238px;
	top:0px;
	width:106px;
	height:68px;
}

#nav-beds {
	position:absolute;
	left:377px;
	top:0px;
	width:137px;
	height:68px;
}

#nav-more {
	position:absolute;
	left:546px;
	top:0px;
	width:87px;
	height:68px;
}

#header-container {
	position:absolute;
	left:-50px;
	top:0px;
	width:100%;
	height:134px;
	min-width:750px;
	background-image:url(../../images/nav_background.gif);
	background-repeat:repeat-x;

}

#left-container {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-bottom: -10px;
	height: 100%;
	min-height: 530px;
	width: 144px;
	background-image: url(../../images/nav_bed.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header-fade {
	float: right;
	top:0px;
	width:89px;
	height:134px;
	padding-left: -134px;
}

#nav-sofas {
	position:absolute;
	left:210px;
	top:68px;
	width:134px;
	height:66px;
}

#nav-acces {
	position:absolute;
	left:377px;
	top:68px;
	width:162px;
	height:66px;
}

#nav-chairs {
	position:absolute;
	left:572px;
	top:68px;
	width:104px;
	height:66px;
}

#nav-quote {
	float: right;
	padding-top: 134px;
	width:89px;

}

.infotext {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.footer_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color:#999999;
	text-decoration: none;
}

a.footer_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color:#999999;
	text-decoration: none;
}

a.footer_text:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	text-decoration:underline;
}

.side_link {
	margin-left: -18px;
	list-style-image: url(../../images/bullet.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	color:#000000;
	font-variant: small-caps;
}
a.side_link {
	padding-left: 13px;
	text-decoration: none;
	color: #000000;
}

a.side_link:hover {
	text-decoration: underline;
	color: #003399;
	text-shadow: Blue;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}

