.bottom {
  background: none repeat scroll 0 0 #333333;
  padding: 20px 10px;
}

.copyright {
  font-size: 14px;
  color: #ADADAD;
  text-align: center;
}

.contact {
  background-image: url('../images/contact-bg.png');
  background-repeat: repeat;
}

.map {
  height: 400px;
  width: 100%;
}

.contact-icon {
  color: #F06D22;
  font-size: 30px;
}

.service-icon {
  color: #b5b5b5;
  font-size: 20px;
}

.delivery-icon {
  color: #5D5D5D;
  font-size: 20px;
}

.delivery-box {
  font-size: 18px;
}

p {
  color: #333333;
  font-size: 16px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-50 {
  margin-bottom: 40px;
}

.mission {
  background-image: url('../images/gray_jean.png');
  background-repeat: repeat;
  padding: 40px 40px;
  font-size: 18px;
  line-height: 40px;
}

.alt-section {
  background: none repeat scroll 0 0 #E4E4E4;
}

#inner-headline {
  background: #F06D22;
  position:relative;
  margin:0;
  padding:0;
  color: #FFFFFF;
}

.headline {
  padding: 0 20px 0 20px;
  position: relative;
}

.box {
  padding: 10px 30px;
}

.align-center {
  text-align: center;
}

.v-center {
  vertical-align: center;
}
