html, body { 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #a0a38e;
 background-image:url(../images/background-furniture.gif);
 background-position: top;
 background-repeat: no-repeat;
} 


 /*_______________________________________________________________________________________

								FASHION	
									
_______________________________________________________________________________________ */


 
#section-title-furniture {
 position:relative;
 top: 40px; 
 left: 455px;
 height:53px; 
 width:450px;

}

#furniture-left {
 width:440px; 
 float:left; 
 position:relative; 
 right:0px;
 top: 36px;
 font-size:10px;
 color: #fff;
 }
 
#furniture-right {
 height: 500px;
 float: right; 
 display:inline; 
 position: relative;
 right: 0px; 
 top: 40px;
 width:430px; 
 color: #ffffff;
 font-size: 11px;
 }
 
#footer{
 width: 903px;
 position: absolute;
 top: 667px;
 height:27px; 
 clear:both;
 } 

 /*_______________________________________________________________________________________

								NAVIGATION	
									
_______________________________________________________________________________________ */
#navigation-primary {
 position:relative;
 top: 38px;
 left: 338px; 
 height:29px; 
 width:563px;
}

  /*_______________________________________________________________________________________

								GALLERY	- LARGE
									
_______________________________________________________________________________________ */
#largeimage {
 float:left; 
 position:absolute; 
 top:0;
 border: 10px #fff solid;
margin-left: 25px;
 background-color: #FFF;
 text-align: center;
}
 
#caption {
width: 385px;
height: 25px;
padding-top:5px;
background: #fff;
color: #41471d;
font-size: 10px;
list-style: 12px;
}

   /*_______________________________________________________________________________________

								GALLERY	
									
_______________________________________________________________________________________ */

.thumbnail
 {
 float: left;
 margin: 4px;
 border: 3px #fff solid;
 }

.clearboth { clear: both; }

a img {
border: none;
} 

/*_______________________________________________________________________________________
								MILLING	
_______________________________________________________________________________________ */

.milling {
width: 405px;
display: block;
	padding: 0;
	margin: 0;
	border: 5px solid #fff;
	margin-bottom: 8px;
}