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: 670px;
  margin: 10px auto;
}

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

#header h1 a {
  display: block;
  position: absolute;
  width: 150px;
  height: 150px;
  left: 25px;
  top: 40px;
}

#header h1 a span {display: none}

#header ul {
  position: absolute;
  top: 25px;
  left: 290px;
}

#header ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  padding: 7px 0;
}

#content {
  padding: 20px;
}

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

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

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

#content ul {
  margin: 10px 0;
}

#content ul li {
  list-style: disc inside;
  padding-left: 10px;
}

#content .terms ul {
  margin: 0;
}

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

#home .left {
  float: left;
  padding: 10px 0 0 7px;
  width: 190px;
  text-align: center;
}

#home .left img {
  margin: 3px 0;
}

#home .right {
  margin-left: 210px;
  padding: 10px 0;
}

#home .right p {
  margin-bottom: 10px;
  padding-right: 5px;
}

#home .right .icons {
  background-color: #fff;
  padding: 2px;
}

#home .topMenu {
  margin-bottom: 10px;
}

#home .topMenu a {
  font-size: 11px;
  line-height: 170%;
}

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

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

body {
  background-color: #484848;
}

#header {
  background: url(/images/theme_10/G/background_header.jpg) no-repeat;
}

#header ul li a:hover {
  color: #e9c379;
}

#content {
  background-color: #cad23c;
}

#home .left div {
  border: 4px solid #cad23c;
  margin-bottom: 5px;
}

#home .left img {
  border: 3px solid #868585;
}

#content h1, #content p, #content b, #content a, #content li {
  color: #74653d;
}

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