#header {
  background-image:url(/sites/all/themes/site/base-files/theme-images/banner.jpg);
  background-repeat:no-repeat;
  width:960px;
  height:129px;
}
#header .site_name {
  display:inline-block;
  font-size:2.2em;
  position:relative;
  top:45px;
  left:60px;
}
#header .site_name a {
  background:none repeat scroll 0 0 transparent;
  color:#ffffff;
  display:block;
  height:62px;
  margin-left:-6px;
  margin-top:-21px;
  position:relative;
  text-indent:-1000em;
  width:363px;
}
#header #site-slogan {
  position:absolute;
  top:60px;
  left:40px;
}
#header .field-content img { display:block; }
