body {
  text-align: center;
}
h1 {
  font-weight: bold;
}
h3 {
  color:#04B2F9;
  font-size:1.4em;
  font-weight:bold;
  line-height:140%;
  margin:0;
  padding:0 0 14px;
}
#icentris-header a,
#icentris-header #contact li {
  color: #415968;
  text-decoration: none;
  font-size: 10px;
}
#icentris-header a:hover {
  color: #04A7E2;
}
#icentris-header {
  position: relative;
  height: 77px;
  width: 968px;
  text-align: left;
  margin: 0 auto;
}

#additional-links {
  position: relative;
  float:right;
  width: 80px;
  height: 77px;
  margin-left: 35px;
}

#additional-links .top {
  position: absolute;
  top: 25px;
}

#additional-links .bottom {
  position: absolute;
  top: 60px;
}

#logo {
  top: 20px;
  left: 0;
}
#photo {
  top: 0;
  right: 115px;
  width: 74px;
}
#contact {
  width: 685px;
  right: 225px;
  top: 25px;
}
#contact li {
  float: right;
  padding-right: 15px;
  margin-left: 15px;
  border-right: 1px solid #415968;
  text-transform: uppercase;
}
#contact li:first-child {
  border-right: none;
  padding-right: 0;
}

#navigation-left {
  right: 240px;
  top: 58px;
}
#navigation-left li {
  float: left;
  margin-left: 25px;
}

#navigation-right {
  right: 110px;
  top: 58px;
}
#navigation-right li {
  padding-left: 50px;
  border-left: 1px solid #415968;
}

#logo,
#photo,
#contact,
#navigation-left,
#navigation-right {
  position: absolute;
}

.divider {
  border-top: 1px solid #DEDDDD;
  margin: 15px 0;
}

/* Axis 41 Overrides */

.content_shell,
.footer_lists,
.footer {
  text-align: left;
}

div.navigation {
  margin-right: 110px;
  z-index: 100;
}

#icentris-header div.navigation ul.dropdown li a:hover {
  color: #fff;
}

div.right_content {
  width: auto;
}

/* Page Specific */

#home .content_shell {
  text-align: center;
}

.mystory-photo {
  float: right;
  margin: 0 0 12px 12px;
}

.mystory-photo p.imgcaption {
  color:#696969;
  display:block;
  font-size:11px;
  line-height:140%;
  text-align:center;
  width:auto;
  margin: 5px 0 0 0;
}

#mystory .message {
  margin-right: 245px;
  text-align: left;
}

#contactme #includableFormContainer table {
  width: 100%;
}
#contactme #includableFormContainer table th {
  width: 235px;
  background-color: #ddd;
  border-bottom: 1px solid #fff;
  padding: 5px;
  font-weight: bold;
}
#contactme #includableFormContainer table td {
  padding: 5px;
  background-color: #fff;
}
#contactme #includableFormContainer #addressForm {
  padding: 0;
  background-color: #fff;
  border-bottom: none;
  width: auto;
}

