/* Movers CSS */

#movers #header-image {
  background: url(images/movers_header.jpg) no-repeat;
  width: 640px;
  height: 259px;
  margin-top:15px;
}

#movers #main #locator {


margin-top:15px;

}

 #movers #main h3 b {
      background: url(images/tile-bg-moving.jpg) left center repeat-x;
    }
	
#movers .tile-container01 {
  background: #FFF;
  width: 197px;
  height: 271px;

  margin: 7px 2px 0;
  padding: 4px 5px 4px 4px;
}

/* FEATURED CONTENT */

#movers .tiles {
  background: url(images/content-bg.png);
  width: 209px;
  padding: 6px 6px;
 margin:auto;
 clear:both;
}

#movers  .tile a {
  text-decoration: none;
  color: #003752;
}

#movers .tile a:hover {
  color: #000;
}
#movers .content #copy {
height:530px;
padding-top:1em;

}
#movers #copy h4 {
margin-top:0
}

#movers .tile p.copy {
  font-size: .8em;
  padding: 1em;
  padding-top:0;
}
