#brand_area {
background: url(../images/catalog_back.jpg) no-repeat;
position: relative;
left: 0px;
float: left;
width: 515px;
height: 215px;
margin-left: 0px;
}

#brand_area p {
width: 220px;
margin: 0px 15px 0px 20px;
}

.brand_logo {
margin: 30px 0px 15px 20px;
}

.brand_logo_stickley {
margin: 15px 0px 5px 10px;
}






#accessoriesImages { 
background: transparent;  
position: relative; 
float: left;
top: 5px; 
left: 112px; 
width: 255px; 
height: 195px;
margin: 0px 1px 0px 10px;
z-index: 1;
}


#catalogImages { 
background: transparent; 
float: right; 
position: relative; 
top: 5px; 
right: 10; 
width: 255px; 
height: 195px;
text-align: center;
margin: 0px 1px 0px 10px;
z-index: 1;
}

#catalogNav { 
color: #5b1400;
font: normal 9px/14px helvetica, arial, sans-serif;
/* background-color: #ece4d4; */
background-color: transparent; 
position: relative;
left: 0px;
width: 255px;
height: 15px;
margin: 0;
margin-top: -4px;
z-index: 1;
}

.catalog_right {
float: right;
top: 0px;
right: 0px;
margin: 0;
}

.catalog_left {
float: left;
top: 0px;
left: 0px;
margin: 0;
}

#imageDesc { 
color: #5b1400;
font: normal 9px/14px helvetica, arial, sans-serif;
float: left;
position: relative;
top: 10px;
left: 33px;
height: 30px;
width: 100px;
z-index: 3;
}



