html,body { margin:0;padding:0; }
body {
  /*background: url("../images/windowbkg.gif");*/
}

#wibr-footer,
#wibr-wrapper {
  background: white;
  margin: auto;
  width: 1024px;
}

#wibr-header .logo a {
  background-image: url("../images/wilogo.gif");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  height: 86px;
  outline: none;
  text-indent: -9999px;
  width: 290px;
}

#wibr-header  {
  margin: auto;
}
#wibr-header a {
  color: black;
  font-family: sans-serif;
  text-decoration: none;
}

#wibr-header .top-nav {
  margin: 10px;
  float: right;
}
#wibr-header .top-nav form {
  height: 20px ! important;
  margin: 0;
  padding: 0;
}
#wibr-header .top-nav ul {
  margin:0;
  padding:0;
}
#wibr-header .top-nav li {
  display: inline-block;
  list-style: none;
}
#wibr-header .top-nav a {
  font-size: .6em;
  padding: 4px 10px 4px 10px;
  margin: 0;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  color: #3c3c3f;
}

#wibr-header .top-nav li.search {
  background: #efefef;
  height: 15px !important;
}
#wibr-header .top-nav li input {
  border: 0px;
  background: #efefef;
  height: 16px;
}
#wibr-search-txt {
  padding: 0px;
}
#edit-submit {
  margin-top: 2px;
  margin-bottom: -1px;
}

#wibr-header a:hover {
  /*color: #D64E00;*/
}

#wibr-page {
  padding: 10px;
}

a {
  /*color: #D64E00;*/
}

h1,h2,h3,h4,h5 {
  /*color: #D64E00;*/
  font-family: "news-gothic-std", Arial, Lucida, Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 125%;
  margin-bottom: 4px;
  text-transform: uppercase;
}

#wibr-main-nav {
  /*border-top: 2px solid #D64E00;
  border-bottom: 1px dotted #D64E00;*/
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
#wibr-main-nav table {
  width: 100%;
  margin-left: 20px;
}
#wibr-main-nav td {
  padding-top: 12px;
  padding-bottom: 12px;
}
#wibr-main-nav a {
}
#wibr-main-nav a {
  list-style-type: none;
  margin-right: 20px;
  text-transform: uppercase;
  font-family: "news-gothic-std", Arial, Lucida, Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: #565659;
  height: 20px;
  font-style: normal;
  line-height: 12px;
}
#wibr-footer {
  font-size: .7em;
  color: #3c3c3f;
  margin-top: 10px;
  font-family: Arial, Lucida, Helvetica, "Bitstream Vera Sans", sans-serif;
}
#wibr-footer > p {
  color: #3c3c3f;
  display: inline-block;
  font-family: Arial, Lucida, Helvetica, "Bitstream Vera Sans", sans-serif;
  font-size: 90%;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.03em;
  margin-left: 20px;
  text-transform: uppercase;
}
#wibr-social {
  float: right;
  margin-right: 20px;
  font-style: italic;
  margin-top: -3px;
  vertical-align: middle;
  line-height: 20px;
}
#wibr-social a {
  text-indent: -9999px;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  margin-left: 8px;
  outline: none;
}
#wibr-social .facebook {
  background-image: url("../images/facebook.gif");
}
#wibr-social .linkedin {
  background-image: url("../images/linkedin.gif");
}
#wibr-social .twitter {
  background-image: url("../images/twitter.png");
}
