/* CSS Document */

a {
  color: #4d4d4f;
  text-decoration: none;
}

a:visited {
  color: #4d4d4f;
  text-decoration: none;
}

a:hover {
  color: #4d4d4f;
  text-decoration: none;
}

html {
  height: 100%;
}

body {
  background: #edf1f2;
  color: #4d4d4f;
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 12px;
  line-height: 150%;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

#header {
  background: #232120;
  height: 130px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#subheader {
  background: #004fa3;
  height: 25px;
  position: absolute;
  top: 130px;
  left: 0px;
  width: 100%;
  z-index: 2;
}

#socials {
  position: absolute;
  top: 155px;
  right: 0px;
  z-index: 3;
}

#wrapper {
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  width: 960px;
}

#logo {
  height: 126px;
  position: absolute;
  top: 10px;
  left: 0px;
  width: 322px;
  z-index: 99;
}

#navigation {
  height: 142px;
  position: absolute;
  right: 0px;
  top: -12px;
  width: 800px;
  z-index: 3;
}

#navul {
  position: absolute;
  right: 0px;
  top: 0px;
  width: auto;
}

#navul > li {
  display: inline;
  float: right;
  position: relative;
  padding: 0 1px 0px 0px;
}

#navul > li > a {
  background: #232120;
  color: #747575;
  display: block; 
  margin: -1px;
  line-height: 150%;
  padding: 90px 15px 23px 15px;
  text-align: center;
  text-transform: uppercase;
}

#navul > li > a:hover {
  background: #ffffff;
}

#navul > li > .selected {
  background: #004fa3;
  color: #ffffff;
}

#navul > li > .selected:hover {
  background: #004fa3;
}

.subnav {
  position: absolute;
  bottom: -24px;
  left: 0px;
  height: 25px;
  width: 100%;
}

.subnav table {
  border-collapse: collapse;
  width: 100%;
}

.subnav td {
  vertical-align: middle;
  height: 25px;
}

.subnav td a {
  display: block;
  height: 24px;
  color: #ffffff;
  padding: 1px 10px 0px 10px;
}

.subnav td a:hover {
  background: #edf1f2;
  color: #747575;
}

#banner {
  background: url('../img/topshadow.png') bottom left no-repeat;
  height: 521px;
  width: 960px;
}

.bannerbg {
  height: 469px;
  width: 100%;
}

.bannerbg {
  background-size: 960px 469px;
  border: solid 1px #787a79;
}

#banner1, #banner2, #banner3 {
  position: absolute;
  height: 469px;
  width: 960px;
  top: 180px;
  left: 0px;
}

#banner1 .bannerbg {
  background: url(../img/top1.jpg) no-repeat bottom center;
}

#banner2 .bannerbg {
  background: url(../img/top2.jpg) no-repeat bottom center;
}

#banner3 .bannerbg {
  background: url(../img/top3.jpg) no-repeat bottom center;
}

.bannerboxes {
  height: 16px;
  padding-top: 25px;
  width: 100%;
  z-index: 2;
  text-align: center;
}


#content {
  left: 0px;
  padding: 0px;
  padding-top: 170px;
  padding-bottom: 405px;
  text-align: justify;
  top: 250px;
}

#values {
  background: #232120;
  height: 295px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 25px;
  margin-top: -405px;
  margin-bottom: 52px;
}

#valuesWrap {
  margin: 0 auto;
  position: relative;
  width: 960px;
}

#valuesWrap table td {
  text-align: center;
  width: 350px;
  vertical-align: top;
  text-align: left;
  color: #ffffff;
}

#values table td .spacer {
  width: 30px;
}

#footer {
  background: #232120;
  color: #ffffff;
  width: 100%;
  height: 70px;
  margin-top: -70px;
  margin-bottom: 0px;
  text-align: center;
}

#footertop {
  background: #004fa3;
  width: 100%;
  height: 25px;
}

#footerwrap {
  margin: 0 auto;
  position: relative;
  width: 960px;
}

#footertable {
  height: 100%;
  width: 100%;
}

#footertable td {
  text-align: center;
  vertical-align: bottom;
}

h1 {
  color: #000000;
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 18px;
  font-weight: normal;
  margin: 0px;
  text-transform: uppercase;
}

h2 {
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 15px;
  font-weight: normal;
  margin: 0px;
  margin-bottom: -15px;
  text-transform: uppercase;
}

h3 {
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  text-transform: uppercase;
}

input {
  border: #004fa3 solid 1px;
  color: #4d4d4f;
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 12px;
}

textarea {
  border: #004fa3 solid 1px;
  color: #4d4d4f;
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 12px;
}

select {
  border: #004fa3 solid 1px;
  color: #4d4d4f;
  font-family: "Arial", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
  font-size: 12px;
}

img {
  border: none;
}

.rounded {
  border-radius: 3px;
  padding-left: 4px;
  padding-right: 4px;
}

#cp {
  color: grey;
  font-size: 8px;
}
