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: 730px;
  margin: 30px auto;
  font-family: arial;
}

#header {
  height: 125px;
  margin: 20px 0;
  position: relative;
}

#header h1 a {
  position: absolute;
  display: block;
  height: 100px;
  width: 190px;
  top: 10px;
  left: 30px;
}

#header h1 a span {display: none;}

#header .stock_images {
  position: absolute;
  top: 10px;
  left: 260px;
}

#header .stock_images img {
  margin: 0 4px;
  height: 95px;
}

#welcome {
  padding-bottom: 3px;
  height: 215px;
}

#welcome .image {
  float: left;
  margin-right: 20px;
}

#main h1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

#main h2 {
  font-size: 18px;
  margin-bottom: 10px;
}

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

#left_nav ul li a {
  display: block;
  font-weight: bold;
  padding: 5px 0;
  text-decoration: none;
}

#left_nav ul li a:hover {
  text-decoration: underline;
}

#content {
  margin-left: 250px;
}

#content p {
  margin-bottom: 10px;
}

#content ul {
  margin: 10px;
}

#content ul li {
  list-style: disc inside;
}

#content .terms ul {
  margin: 0;
}

#content .terms ul li {
  list-style: none;
}

#footer {
  text-align: center;
  font-size: 10px;
  clear: both;
  margin-top: 30px;
  line-height: 130%;
  padding-top: 10px;
}

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

#header {
  background: url(/images/theme_8/B/background_header.gif) no-repeat;
}

#header .stock_images img {
  border: 3px solid #397eb7;
}


#main h1 {
  border-bottom: 1px solid #397eb7;
  color: #397eb7;
}

#welcome .image img {
  border: 5px solid #397eb7;
}

#welcome p {
  padding-top: 10px;
  color: #000;
}

p {
  color: #397eb7;
}

li {
  color: #397eb7;
}

#left_nav ul li a {
  color: #397eb7;
  border-bottom: 3px solid #397eb7;
}

#footer p, #footer a {
  color: #397eb7;
}
