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: 20px auto;
}

#header {
  height: 109px;
  width: 438px;
  margin-left: 147px;
  position: relative;
}

#header h1 a {
  display: block;
  width: 415px;
  height: 95px;
  position: absolute;
  top: 10px;
  left: 10px;
}

#header h1 a span {
  display: none;
}

#main {
  position: relative;
}

#left_nav {
  position: absolute;
  height: 287px;
  width: 141px;
  padding: 15px 0 0 6px;
  left: 0;
}

#left_nav ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding: 6px 0 6px 10px
}

#right {
  position: absolute;
  left: 584px;
  top: -50px;
  width: 195px;
  height: 356px;
  padding: 15px 10px;
  text-align: center;
}

#right img {
  margin: 2px;
}

#right a {
  position: absolute;
  display: block;
  top: 337px;
  left: 15px;
  height: 18px;
  width: 85px;
  text-decoration: none;
}

#content {
  width: 438px;
  margin-left: 147px;
}

#content .content_inner {
  padding: 10px 15px;
  min-height: 450px;
}

#icons {
  background-color: #fff;
  padding: 10px;
  text-align: center;
}

#content h1 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold
}

#content h2 {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: bold
}


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

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

#content ul {
  margin: 10px;
}

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

#content .terms ul {
  margin: 0;
}

#content .content_bottom {
  height: 12px;
}

#footer {
  clear: both;
  text-align: center;
  margin-top: 20px;
  font-size: 11px;
}

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

body {
  background-color: #49453c;
}

#header {
  background: url(/images/theme_9/H/background_header.png) no-repeat;
}

#left_nav {
  background: url(/images/theme_9/H/background_left.png) no-repeat;
}

#left_nav ul li a {
  border-bottom: 1px solid #fff;
  color: #fff;
}

#content {
  background: url(/images/theme_9/H/background_content.png) repeat-y;
}

#content .content_bottom {
  background: url(/images/theme_9/H/background_content_bottom.png) no-repeat;
}

#right {
  background: url(/images/theme_9/H/background_right.png) no-repeat;
}

#right img {
  border: 3px solid #fff;
}

#footer p, #footer a {
  color: #fff;
}