html,
body,
div,
span,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
a,
ins,
del {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  vertical-align: top;
}
th {
  text-align: left;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after,
#menu ul:after,
.columns:after,
.box-in:after,
.widget-gallery:after {
  clear: both;
  content: '&nbsp;';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix,
#menu ul,
.columns,
.box-in,
.widget-gallery {
  zoom: 1;
}
.hide {
  position: absolute;
  top: -999em;
  left: -999em;
  height: 1px;
  width: 1px;
}
html {
  font-size: 100%;
}
body {
  font: 17px/22px Calibri, Arial, sans-serif;
  background: #1e1e1e;
  color: #fff;
}
.builder {
  padding-top:37px;
}

#body * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#body hr {
  display: none;
}
#body strong {
  font-weight: bold;
}
#body em {
  font-style: italic;
}
#body del {
  text-decoration: line-through;
}
#body th {
  font-weight: normal;
}
#body address,
#body cite,
#body dfn {
  font-style: normal;
}
#body li {
  list-style: none;
}
#body abbr,
#body acronym {
  border-bottom: 1px dotted #999;
  cursor: help;
}
#body input,
#body textarea,
#body select {
  font-family: Arial, Helvetica, sans-serif;
}
#body a,
#body a:visited {
  color: #0FBE00;
  text-decoration: underline;
}
#body a:hover,
#body a:active {
  color: #0FBE00;
  text-decoration: none;
}
#body a:focus {
  outline: 0;
}
#body .widget-image img {
  height: auto;
}
#body h1,
#body h2,
#body h3,
#body h4 {
  line-height: 1;
}
#body h1,
#body h2,
#body h3,
#body h4 {
  font-weight: bold;
}
#body h1,
#body h2,
#body h3 {
  margin: 0 0 10px;
  color: #0FBE00;
}
#body h1 {
  font-size: 30px;
}
#body h2 {
  font-size: 24px;
}
#body h1.header-title {
  font-weight: normal;
  font-size: 430%;
  position: absolute;
  top: -150px;
  margin: 0;
  padding: .3em 0;
  color: #fff;
}
#body h2.header-subtitle {
  position: absolute;
  top: -50px;
  padding: 0 0 1em;
  font-size: 34px;
  font-weight: bold;
  color: #0FBE00;
}
#body .box-caption {
  color:#0FBE00;
  font-size: 34px;
  padding-left: 39px;
  background: url(../files/bg_heading.png) 6px 0.2em no-repeat;
}
#body dl dt {
  float: left;
  clear: left;
  padding: 0 .3em 0 0;
  font-weight: bolder;
}
#body p,
#body ol,
#body ul {
  margin: 0 0 20px;
}
#body p:last-child,
#body ol:last-child,
#body ul:last-child {
  margin: 0;
}
#body ul li {
  padding: 3px 0 3px 40px;
  background: url(../files/bullet_green.png) 21px 0.65em no-repeat;
}
#body ol {
  padding-left: 21px;
}
#body ol li {
  padding: 3px 0;
  list-style: decimal inside;
}
#body .vcard dl.for-adr dt,
#body .vcard dl.for-fn.for-org dt,
#body .vcard dl.for-note.for-x-other dt {
  display: none;
}
#body #sleeve {
  max-width: 990px;
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
}
#body #header {
  border-top: 4px solid #0FBE00;
  margin: 0 0 7px;
  height: 260px;
  margin-top: 130px;
  background: url(../files/Young-women.jpg) right -150px no-repeat;
}
#body #menu {
  border-top: 4px solid #fff;
}
#body #menu ul {
  margin: -4px 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
#body #menu ul li {
  float: left;
  padding: 0;
  border-right: 2px solid #1e1e1e;
  background: none;
}
#body #menu ul li a {
  position: relative;
  display: block;
  padding: 7px 16px 9px;
  border-top: 4px solid #fff;
  text-decoration: none;
  color: #fff;
}
#body #menu ul li a:hover,
#body #menu ul li a.selected {
  border-top-color: #0FBE00;
  color: #0FBE00;
}
#body #menu ul li a:after {
  content: '|';
  display: block;
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -12px;
  font-weight: normal;
}
#body #menu ul li:last-child a:after {
  content: '';
}
#body #footer-out {
  max-width: 990px;
  margin: 40px auto 0;
  padding: 10px;
  border-top: 2px solid #0FBE00;
  font-size: 18px;
  color: #cdcdcd;
}
#body #footer-out .footer a {
  color: #fff;
}
#body #footer-out .footer a:hover {
  color: #0FBE00;
}
#body #license {
  max-width: 990px;
  margin: 0 auto;
  padding: 10px;
}
#body #license h3 {
  padding: 0;
  background: none;
}
#body #pin {
  font-family: "PinRegular";
  font-size: 16px;
}
#body #pin a {
  text-decoration: none;
  color: #959595;
}
#body #pin a:first-child {
  padding-right: 5px;
}
#body .columns .column {
  position: relative;
}
#body .box {
  margin: 0 0 20px;
  padding: 14px 14px 20px;
  border-bottom: 1px dotted #fff;
}
#body .box.box-framed {
  padding: 14px;
  border: 1px solid #121212;
  background: #000;
}
#body .box:last-child {
  margin: 0;
  border-bottom: 0;
}
#body .box-cover .box {
  padding: 14px 14px 20px;
}
#body .box-cover .box.box-framed:last-child {
  border-bottom: 1px solid #121212;
}
#body .box-cover .box:last-child {
  margin: 0 0 20px;
  border-bottom: 1px dotted #fff;
}
#body .widget-gallery .widget-gallery-item {
  border: 1px solid #c9c9c9;
}
@media all and (max-width: 600px) {
  #body #menu ul {
    font-size: 14px;
  }
  #body #menu ul li a {
    padding: 4px 8px 6px;
  }
}
