#bigfoot{
  width:100%;
  margin-top:50px;
  height:500px;
  background:url("../images/chrome/bigfoot_bg.png") top left repeat-x #175874;
}
#bigfoot .bf_container{
  width:990px;
  margin-left:auto;
  margin-right:auto;
  height:450px;
  margin-top:30px;
}
#bigfoot .bf_left, #bigfoot .bf_middle, #bigfoot .bf_right{
  width:320px;
  float:left;
  height:440px;
  margin-top:10px;
  color:white;
}
#bigfoot .bf_right{
  float:right;
}
#smfoot{
  width:100%;
  margin-top:50px;
  height:254px;
  background:url("../images/chrome/smfoot_bg.png") top left repeat-x #175874;
}
#smfoot .sf_container{
  width:990px;
  margin-left:auto;
  margin-right:auto;
  height:206px;
  margin-top:30px;
}
#smfoot .sf_left, #smfoot .sf_middle, #smfoot .sf_right{
  width:320px;
  float:left;
  height:194px;
  margin-top:10px;
  color:white;
}
#smfoot .sf_right{
  float:right;
}

