﻿body{
 font: 0.8em/1.2 verdana, tahoma, sans-serif;
 text-align: center;
}

h3{
 margin: 0;
 padding: 0;
}

h1{
 margin: 0;
 padding: 0;
}

div{
 margin: 0;
 padding: 0;
}

p{
 margin: 0;
 padding: 0;
}

body{
 margin: 0;
 padding: 0;
}

a{ 
 color: #5c5a4d;
}

p{
 margin-bottom: 1em;
}

h3{
 background: url('images/armchair.jpg') no-repeat top left;
 height: 47px;
 line-height: 47px;
 padding-left: 50px;
 margin: 1em 0 0.5em 0;
 color: #d0720b;
}

h4{
 background: url('images/colour_wheel.jpg') no-repeat top left;
 height: 47px;
 line-height: 47px;
 padding-left: 50px;
 margin: 1em 0 0.5em 0;
 color: #d0720b;
}

h5{
 background: url('images/furniture.jpg') no-repeat top left;
 height: 47px;
 line-height: 47px;
 padding-left: 50px;
 margin: 1em 0 0.5em 0;
 color: #d0720b;
}

h6{
 background: url('images/curtains.jpg') no-repeat top left;
 height: 47px;
 line-height: 47px;
 padding-left: 50px;
 margin: 1em 0 0.5em 0;
 color: #d0720b;
}

#wrapper{
 width: 800px;
 background: url('images/bg.jpg') no-repeat;
 margin: 40px auto;
 text-align: left;
}

#nav-wrapper{
 padding-top: 128px; 
}

ul#nav {
 font-weight: bold;
 list-style: none;
 width: 100%;
 height: 37px;
 font-size: 10pt;
 padding: 0 0 0 1em;
 margin: 0;
}

ul#nav li{
 float: left;
 padding: 0 1em;
 line-height: 37px;
}



#content-wrapper{
 text-align: justify;
 clear: both;
}

#content{
 float: left;
 width: 480px;
 margin-left: 2em;
}

#spacer{
 width: 1px;
 height: 400px;
 float: left;
}

#footer-wrapper{
 clear: both;
 background: url('images/bottom.jpg') no-repeat;
 width: 100%;
 height: 37px;
 color: #808000;
 line-height: 37px;
 text-align: center;
 font-size: 80%;
 font-weight: bold;
}

#footer{

}
