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; }

body {
  font-family: Arial;
}

#wrapper {
  width: 740px;
  margin: 30px auto;
}

#header {
  position: relative;
}

#welcome {
  margin-left: 320px;
  margin-top: -20px;
  width: 296px;
  height: 139px;
  padding: 25px 25px 0 90px;
}

#welcome h1 {
  font-size: 140%;
  margin-bottom: 10px;
}

#top_nav {
  position: absolute;
  top: -10px;
  left: 380px;
}

#top_nav ul li {
  border-left: 1px solid #fff;
  display: block;
  float: left;
  padding: 70px 0 0 3px;
}

#top_nav ul li a {
  font-size: 13px;
  display: block;
  padding: 0px 6px 0 3px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#header h1 a {
  display: block;
  width: 220px;
  height: 130px;
  margin-left: 10px;
}

#header h1 a span {display: none;}

#content {
  border: 3px solid #000;
  margin: 10px;
  padding: 10px;
  background-color: #fff;
  min-height: 250px;
}

#content .icons {
  width: 610px;
  float: left;
  padding: 20px 40px;
}

#content .icons a {
  display: block;
  float: left;
  padding: 1px;
}

#content h1 {font-size: 150%; margin-bottom: 10px;}
#content h2 {
  font-size: 125%;
  font-weight: bold;
  margin: 10px 0;
}

#content .terms p {
  margin: 10px;
}

#content #news {
  float: right;
  width: 179px;
  height: 292px;
  padding: 10px 12px;
}

#content #news h2 {
  text-align: right;
  text-transform: uppercase;
  font-size: 110%;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
}

#content .page_images {
  float: right;
  width: 100px;
  margin: 0 50px 0 25px;
}

#content .page_images img {
  border: 2px solid #9d8d69;
  margin: 3px 0;
}

.clear {clear: both;}

#footer {
  text-align: center;
  font-size: 9px;
  color: #fff;
  padding: 10px 0;
}

#footer a {color: #fff;}

#footer p {margin-bottom: 3px;}

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

body {
  background-color: #c4e1f8;
}

#wrapper {
  border: 1px solid #fff;
  background: #397eb7 url(/images/theme_5/B/background.jpg) no-repeat;
  padding: 10px;
}

#welcome {
  background: url(/images/theme_5/B/background_welcome.jpg) no-repeat;
  margin-left: 326px;
  margin-top: -30px;
}

#welcome h1 {
  color: #202020;
}

#content {
  border-color: #c4e1f8;
}

#content #news {
  background: url(/images/theme_5/B/background_news.gif) no-repeat;
}

#content #news h2 {
  color: #397eb7;
}

#content #news li {
  color: #202020;
}

#top_nav li a {
  border-left: 3px solid #000;
}

#top_nav li a:hover {
  color: #9d8d68;
}