body {color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:99%;}

#content .formRow { padding: 1px 0;}

#content .formRow label {
  display: block;
  float: left;
  width: 120px;
}

#content form .formRow input {width: 250px;}
#content .formRow textarea {width: 250px; height: 120px;}

#contact_form { border: 0; width: 440px; height: 450px; }

#wrapper {
  width: 760px;
  margin: 10px auto;
  font-family: arial;
}

#header {
  height: 125px;
  padding-top: 20px;
  position: relative;
}

#header .banner {width: 760px; height: 126px; background-color: #fff;}
#header .banner img {float: right;}

#header h1 {
  position: absolute;
  top: 20px;
}

#header h1 a {
  display: block;
  width: 260px;
  height: 125px;
}

#header h1 a span {display: none;}

#main {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#left_nav {
  width: 150px;
  float: left;
}

#left_nav_top { 
  border-bottom: 1px solid #fff;
  padding: 35px 0;
}

#left_nav_bottom {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}

#left_nav_bottom h3 {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  padding: 5px 0 3px 30px;
  margin-bottom: 10px;
}

#left_nav a {
  display: block;
  padding: 5px 0 3px 30px;
  font-weight: bold;
  _height: 1%; /* IE6..... */
}

#left_nav_top a { font-size: 14px;}
#left_nav_bottom a { font-size: 9px;}

#content {
  margin-left: 170px;
  padding: 10px 0;
}

#content h1, #content h2 {font-size: 18px; font-weight: bold; margin-bottom: 10px;}
#content p {margin-bottom: 10px; color: #777675; font-size: 12px;}

#content .formRow { padding: 1px 0;}

#content .formRow label {
  display: block;
  float: left;
  width: 120px;
}

#content form .formRow input {width: 250px;}
#content .formRow textarea {width: 250px; height: 120px;}

#footer {
  padding-top: 20px;
  height: 140px;
  text-align: center;
  clear: both;
}

#footer p {
  font-size: 9px;
  margin-bottom: 5px;
}

#footer p.large {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}

.icons {width: 500px;text-align: center;}

.icons a {
  border: none;
  padding: 0px;
  margin: 0px;
}

.icons a img {
  border: none;
  padding: 0px;
  margin: 0px;
}

.page_images { float: right; width: 150px; padding: 10px 10px 30px 30px; }

#header {background-color: #397eb7; border-bottom: 25px solid #397eb7;}

#left_nav_top {
  background: #a5cae5 url(/images/theme_3/B/background_menu_top.gif) repeat-y top left;
}

#left_nav_bottom {
  background: #c4e1f8 url(/images/theme_3/B/background_menu_bottom.gif) repeat-y top left;
}
#left_nav_bottom h3 {color: #397eb7;}

#left_nav a { color: #397eb7;}
#content h1, #content h2 { color: #545b89;}

#footer {
  color: #397eb7;
  border-top: 27px solid #397eb7;
}
#footer a {color: #397eb7;}