#banner div.windows-banner, #banner div.doors-banner, #banner div.clearance-banner {
float:left;
margin: 0px 4px 0px 0px;
display:block;
height:184px;
width:797px;
text-indent:-1111111px;
}
#banner div.windows-banner {background: url(../images/windows.jpg) no-repeat;}
#banner div.doors-banner {background: url(../images/doors.jpg) no-repeat;}
#banner div.clearance-banner {background: url(../images/clearance.jpg) no-repeat;}

#product-txt {
background:#373737;
width:960px;
position:relative;
margin: 10px 0px 30px 0px;
}

#product-nav {
background:#373737;
color:#fff;
width:225px;
float:left;
}

#product-nav ul {margin: 25px 0px 0px 25px;}

#product-nav li {
color:#ffffff;
list-style-type: none;
background:none;
padding-left:0px; /* space between bullet and text */ 
margin: 0px;
}

#product-nav li a {
color:#ffffff;
text-decoration:none;
display:block;
width:181px;
height:35px;
line-height:2.5em;
background: url(../images/bullet.gif) no-repeat left center;
text-indent:15px;
border-bottom:1px solid #4a4949;
}

#product-nav li a:hover, #product-nav li a.active {background:#4a4949 url(../images/bullet.gif) no-repeat left center;}

#product-text-panel {
background:#ffffff;
border: 1px solid #d5decd;
padding:25px 20px;
float:left;
width:693px;
min-height: 400px;
}

#product-text-panel p {margin: 0px 10px 8px 18px;}

#product-text-panel ul {margin: 0px 0px 10px 18px;}


#box {
width:882px;
position:relative;
margin: 10px 0px 30px 0px;
border: 1px solid #d5decd;
padding:25px 38px 20px 38px;
min-height:350px;
}

#box p {
margin: 10px 10px 0px 18px;
}

#listCategories {
margin: 0px 0px  0px 18px;
}

#listCategories div.category-block, #product-text-panel div.category-block {
display:block;
float:left;
height:176px;
width:200px;
margin: 20px 15px 0px 0px;
background:#373737;
}

#listCategories div.category-block h3, #product-text-panel div.category-block h3 {
color:#fff;
margin: 10px 0px 0px 14px;
}