.container-404 {
  background: url('/sites/all/themes/iwd/img/iwd_404_2014.jpg');
  width: 600px;
  height: 300px;
  padding: 30px;
  margin-bottom: 30px;
  color: #ffffff;
  font-family: Helvetica,Arial,sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.main-wrap {
  margin-top: 0;
}

.first-grid {
  margin-left: 0;
}

.hero-buttons a {
  display: inline-block;
}

#content_top .first-grid {
  margin-left: 0;
}

.container-404 h2 {
  color: #ffffff;
  font-size: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.container-404 h3 {
  color: #ffffff;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}


.container-404-text {
  width: 410px;
}

.body-404-text {
  padding-top: 20px;
}

.hero-buttons a.hub-link {
 behavior: url(/sites/all/themes/iwd/js/PIE.htc); 
}

a.hub-link {
  -moz-box-shadow: inset 0 1px 1px -1px #ffffff;
  -webkit-box-shadow: inset 0 1px 1px -1px #ffffff;
  box-shadow: inset 0 1px 1px -1px #ffffff;
  background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#64a3e3),color-stop(1,#4483bd) );
  background: -moz-linear-gradient( center top,#64a3e3 5%,#4483bd 100% );
  -pie-background: linear-gradient(top,#64a3e3,#64a3e3);
  background-color: #64a3e3;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  float: left;
  padding: 8px 12px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #336699;
  text-transform: uppercase;
  behavior: url(/sites/all/themes/iwd/js/PIE.htc);
  margin: 0 4px 10px 0;
}

a.hub-link:hover {
  background: #1E65AB;
  text-decoration: none;
}

.container-404 .hero-buttons a.hub-link {
  behavior: url(/sites/all/themes/iwd/js/PIE.htc); 
}

.page-container {
  min-height: 500px;
}
