/* Style sheet for Bifilco & Matty */

body
{
  background: #fff;
}

#header
{
  background: #fff;
  color:#ab8045;
}

#container
{
  float: left;
  width: 100%;
  margin-left: 0
}

#content
{
  margin:0;
  padding:10px 1em 1em 50px;
  background: #fff;
}

#leftcol, #news, #footer, #print
{
  display:none;
}


#headerlogo
{
  margin: 10px 0 0 0;
}
