@charset "UTF-8";


html{ height:100%; margin-bottom:1px; }
body{
  background: #edcfae;
  width:100%;
}

#plaster{
    background:url(images/plaster.jpg) top center;
}
#venetian-pillars{
    background:url(images/venetian-pillars.gif) top center no-repeat;
    min-height:597px;
}
#plaster-finishes-wrapper{
  width:982px;
  margin:0px auto;
}
#styled-plastering-header{
  text-align:center;
}
#interior-plastering-menu{
    background:url(images/interior-plastering-menu.png) no-repeat;
    background:url(images/interior-wall-finishes.png) 0px -11px no-repeat;
    text-transform:uppercase;
    margin:0px 4px 10px 4px;
    height:29px;
}
/*
#interior-plastering-menu li {
    width:114px;
    height:24px;
    display:block;
    float:left;
}
#interior-plastering-menu li a {
    width:113px;
    height:14px;
    display:block;
    text-align:center;
    padding:3px 0px;
    margin:2px 0px;
    border-right:1px solid black;
}*/
#interior-wall-finishes{
    background:url(images/interior-wall-finishes.png) no-repeat;
    height:40px;
}
#wall-finishes-repeat{
    background:url(images/wall-finishes-repeat.png) repeat-y;
    padding:0px 300px 40px 40px;
}

.clearBoth{
   clear:both;
}

/****************************
Maxigallery
****************************/
ul.thumbs li a {
  margin:10px 20px 0px 0px;
}
ul.thumbs li p {
  text-transform:uppercase;
}