@import url(/css/generic.css);
@import url(/css/xstandard.css);
/*
 * Site Specific Styles
 */

body {
  text-align: center;
  background: #c3d9e9;
  color: #fff;
}
a {
  color: #fff;
}
#site-container {
  width: 790px;
  w\idth: 768px;
  padding: 0 11px 0 11px;
  margin: 0 auto 0 auto;
  background: url(/images/container-bg.gif) top center repeat-y;
  text-align: left;
}

#header {
  padding: 50px 0 0 0;
  height: 305px;
  he\ight: 255px;
  background: url(/images/header-bg.jpg) top left no-repeat;
}
h1 {
  margin: 0 0 0 20px;
  padding: 0;
  color: #fff;
  font-weight: normal;
  font-size: 2.5em;
  width: 390px;
  text-align: left;
}

ul#strap-lines {
  margin: -10px 0 0 0;
  padding: 0 20px 0 0;
  float: right;
  width: 250px;
  w\idth: 230px;
  list-style-type: none;
}
ul#strap-lines li {
  padding: 0 0 0 18px;
  margin: 10px 0 10px 0;
  background: url(/images/strap-line-bullet.gif) top left no-repeat;
  background-position: 0 3px;
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
}
ul#nav {
  margin: 0;
  padding: 1.5em 0 0 0;
  list-style-type: none;
  width: 158px;
  float: left;
}

ul#nav li {
  line-height: 2em;
  text-transform: uppercase;
  font-size: 1em;
  _height: 1%;
}
ul#nav li a {
  display: block;
  text-align: right;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding: 0 15px 0 0;
}
ul#nav li a:hover {
  color: #1da2d0;
}
ul#nav li.current a {
  color: #1da2d0;
}

#main-content {
  padding: 0;
  overflow: hidden;
  display: inline-block;
}
#main-content {
  display: block;
}
#content {
  width: 610px;
  padding: 1.5em 25px 25px 30px;
  w\idth: 555px;
  background: url(/images/content-bg.gif) top left repeat-y;
  min-height: 15em;
  _height: 15em;
  float: left;
}
#content h2 {
  margin: 0 0 0.5em 0;
  padding: 0;
  text-transform: uppercase;
  color: #1da2d0;
  font-size: 1.7em;
}
#content h3 {
  margin: 0 0 0.6em 0;
  padding: 0;
  text-transform: uppercase;
  color: #1da2d0;
  font-size: 1.5em;
}

#footer {
  margin: 0 4px 0 4px;
  padding: 0;
  background: #fff url(/images/white-curve-top.gif) top left no-repeat;
  color: #035;
}
#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: inline-block;
}
#footer ul {
  display: block;
}
#footer li {
  float: left;
  padding: 1em 1em 0 1em;
}
#footer div.copyright {
  float: right;
  padding: 50px 10px 0 0;
}
#below-footer {
  height: 17px;
  overflow: hidden;
  width: 790px;
  margin: 0 auto 0 auto;
  background: url(/images/footer-bg2.gif) center top no-repeat;
}

#tibus-strapline,
#tibus-strapline a {
  color: #035;
}