body#shipSticks #content #banner{
  background: url("/affiliates/redd-golf/Img/background_image.jpg") no-repeat scroll center center; /*for safari*/
  background: url("/affiliates/redd-golf/Img/background_image.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.landing_logo{
	width: 95px;
}
a.telephonenumber{
  color:#666666;
  text-decoration:none;
}
@media (min-width: 1210px){
  body#shipSticks #header #menu{
    margin-left: 20%;
  }
}
@media (min-width: 1000px) and (max-width: 1200px){
  body#shipSticks #header #menu{
    margin-left:17%;
  }
}
@media (min-width: 800px) and (max-width: 999px){
  body#shipSticks #header #menu{
    margin-left:4%;
  }
  body#shipSticks #header .links{
    margin-top: 42px;
  }
}
@media (min-width: 700px) and (max-width: 768px){
  body#shipSticks #header #menu{
    margin-left: 4%;
  }
}