* {
  margin: 0;
  border: 0; 
}

body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background-color: #fff;
  text-align: center;
}


fieldset {
padding: 0;
}
#container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
margin-top: 10px;
  text-align: left;
}

#header {
  height: 115px;
  position: relative;
}

#header_logo {
  float: left;
}

#header_contact {
    position: absolute;
    right: 20px;
    top: 50px;
    text-align: right;
    color: #1a2d7d;
    font-size: 0.8em;
    padding: 0;
    margin: 0;
    width: 360px;
}

#header_contact a {
    color: #1a2d7d;
    text-decoration: none;
}

#header_buttons {
  position: absolute;
  right: -20px;
  bottom: 37px;
  width: 360px;
}

#header_buttons button {
border: 1px solid #000;
font-size: 0.7em;
background-color: #d7d9dc;
padding: 0px 2px 2px;
height: 18px;
cursor: pointer;
}

#header_buttons a, #header_buttons input {
  display: block;
  float: left;
}

#header_buttons a {
text-decoration: none;
}
#header_buttons input {
border: 1px solid #000;
width: 160px;
margin-right: 2px;
height: 14px;
position: relative;
top: 2px
}
#contact_button_form {
display: inline;
float: left;
}
#xheader_breadcrumbs {
  position: absolute;
  right: 421px;
  bottom: 705px;
  line-height: 22px;
  font-size: 10px;
}
#header_breadcrumbs a{
text-decoration: none;
}
#print_button {
  margin-right: 10px;
}

#contact_button {
  margin-right: 10px;
}

#header_breadcrumbs a,#header_breadcrumbs span {
  color: #908788;
  text-decoration: none;
}

#header_breadcrumbs a:hover {
  text-decoration: underline;
}

#sidebar {
  height: auto;
  width: 125px;
  background-color: #d7d9dc;
  float: left;
}

#sidebar h3 {
  margin-top: 2px;
  margin-left: 10px;
  font-size: 14px;
}
#sidebar h3 a {
color: #000;
text-decoration: none;
}
#sidebar h3 a:hover {
text-decoration: underline;
}
#menu {
  list-style: none;
  margin-top: 10px;
  margin-left: 5px;
  padding: 0px;
}

#menu a {
  text-decoration: none;
  color: #000;
}
#menu a:hover {
text-decoration: underline;
}
#menu li {
  display: block;
  line-height: 24px;
  font-size: 11px;
  margin-top: 2px;
font-weight: bold;
}
#menu li.current a, #menu li.current span{
text-decoration: underline;
}
#menu li ul {
  padding: 0px;
  margin-top: -7px;
  margin-left: 31px;
  list-style: none;
font-weight: normal;
}
#menu li ul li{
line-height: 14px;
margin: 3px 0;
font-weight: normal;
}
#menu li.current ul li a{
text-decoration: none;
}
#menu li.current ul li.current a{
text-decoration: underline;
}
#menu img {
  vertical-align: middle;
  margin-right: 5px;
}

#midbar {
  height: 485px;
  width: 225px;
  margin-left: 10px;
  float: left;
}

#midbar_top {
  height: 210px;
  overflow: hidden;
}

#midbar_bottom {
  height: 215px;
  background-color: #1a2d7d;
  margin-top: 10px;
  padding: 25px;
  color: #000000;
}

#midbar_bottom h3 {
  font-size: 15px;
font-weight: normal;
  line-height: 25px;
}

#mainbar {
  height: 485px;
  width: 430px;
  margin-left: 10px;
  float: left;
}

#mainbar_top {
  height: 60px;
  background-color: #1a2d7d;
  color: #fff;
  text-align: left;
}

#mainbar_top h1 {
  font-size: 20px;
  line-height: 60px;
  margin-left: 10px;
}

#main {
  xheight: 415px;
  xheight: 900px;
  overflow: auto;
  color: #011852;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
}
#main h1, #main h3, #main h4 {
 font-size: 10pt;
font-weight: bold;
}
#main h2 {
font-size: 10pt;
font-weight: bold;
}
#main p {
  font-size: 10pt;
line-height: 1.2em;
margin-bottom: 12px;
}
 #main ul {
  margin-top: 10px;
  font-size: 10pt;
line-height: 1.2em;
margin-bottom: 12px;
}

#footer {
  height: 20px;
  text-align: left;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#footer p {
  line-height: 20px;
  font-size: 10px;
  color: #908788;
}

#footer #footer_text {
clear: both;
text-align: center;
line-height: 1.4em;
padding-top: 10px;
}

#footer_nav {
    float: left;
}

#footer_address {
    float: right;
    text-align: right;
}

#footer a {
  color: #908788;
  text-decoration: none;
}

#divider {
  background-color: #746b64;
  width: 96px;
  height: 2px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
}

#case_study_images {
  margin-left: 10px;
  margin-top: 10px;
}

#contact_form input, textarea, select {
border: 1px solid #999;
margin: 5px 0;
}
select {
width: 180px;
}
textarea {
width: 360px;
clear: both;
}
#emailOptOut {
float: left;
clear: right;
}
#submit_holder {
clear: both;
float: right;
margin-right: 46px;

}
#contact_form label {
display: block;
width: 180px;
line-height: 20px;
margin: 4px 0;
float: left;
font-size: 10pt;
}

#contact_form #optout_label {
width: 350px;
font-size: 0.7em;
line-height: 1.4em;
}


#main ul.category_list{
font-size: 10pt;
}
#main ul.category_list li{
margin: 5px 0;
}
#main ul.category_list ul.subpages{
font-size: 10pt;
list-style-type: disc;
margin-bottom: 10px;
padding-left: 35px;
}
#news_list {
margin: 0;
padding: 0 10px;
}

#new_footer_links {
clear: both;
}
