* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper { 
 margin: 2em auto;
 width: 790px;
}
#header {
 width: 790px;
 color: #333;
 background: #FFF;
}
#navigation {
 width: 790px;
 margin: 0px 0px 0px 0px;
 background: #FFF;
 height:30px;
}

#content { 
text-align:left;
position:relative;
 width: 790px;
 color: #333;
 background: #FFF;
 margin: 0;
 height: 349px;
}

body#desks #content {
height: 340px;
}

body#kitchen #content {
height: 445px;
}

body#free-standing #content {
height: 465px;
}

body#built #content {
height: 415px;
}

body#designs #content {
height: 425px;
}

body#commercials #content {
height: 340px;
}

#navigation img {
padding-right: 1px;
border:0;
}

#logo {
padding-left:2px;
margin-bottom:2px;
}

#topic {
position:relative;
margin-left: 310px;
margin-bottom:2px;
}

body#desks #topic {
margin-left: 295px;
}

body#kitchen #topic {
margin-left:392px;
}

body#free-standing #topic {
margin-left:320px;
}

body#built #topic {
margin-left:350px;
}

body#commercials #topic {
margin-left: 385px;
}

body#aboutus #topic {
margin-left: 445px;
}

body#contactus #topic {
margin-left: 435px;
}

body#designs #topic {
margin-left: 415px;
}


#text {
position:relative;
float: right;
text-align:left;
width:375px;
line-height:15px;
}

#text p {
text-align:justify;
margin-left: 5px;
color: #333333;
padding-bottom: 10px;
margin-right: 20px;
}

#rotator {
position:relative;
float: left;
width:394px;
margin:0;
padding:0;
}

#rotator img {
border: none;
padding-top:1px;
}

#footer {
width:790px;
height:142px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
color:#FFF;
z-index:1000;
}

body#desks #footer {
background-image: url(images/footerstudy.png);
}

body#kitchen #footer {
background-image: url(images/footerkitch.png);
}

body#free-standing #footer {
background-image: url(images/footerfrees.png);
}

body#built #footer {
background-image: url(images/footerbui.png);
}

body#commercials #footer {
background-image: url(images/footercomm.png);
}

body#designs #footer {
background-image: url(images/footerdesign.png);
height:34px;
}

#footer p {
margin-left:8px;
padding-top: 8px;
}

#footer img {
border:none;
}

#subf {
padding-top:3px;
width:790px;
text-align:right;
}

#subf a {
font-size:10px;
color:#CCC;
text-decoration: none;
}

#subf a:hover {
color:#B8967B;
}

#content a {
color: #8C725D;
text-decoration: none;
font-weight: bold;
}

#content a:hover {
color: #645243;
text-decoration: none;
font-weight: bold;
}