body{
  background-image: none;
}

#footer-wrapper{
  clear:both;
  margin:0 auto;
  position:relative;
  width:960px;
}

#content-secondary{  
  width: 960px;
  margin: 0 auto;
  padding-top: 10px;
  float: none;
  overflow: hidden;  
  position: relative;
  clear: both;
}

#content-secondary p{
  padding-bottom: 5px;
  color: #575675;
}