body, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, form, fieldset, legend, input, textarea, button, pre, code, blockquote, th, td, hr {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

li {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img, hr, object {
  border: 0; }

input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%; }

legend {
  color: black; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

i, em {
  font-style: italic; }

b, strong {
  font-weight: bold; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ""; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

a {
  outline: none;
  cursor: pointer; }

label, button {
  cursor: pointer; }

.FlNone {
  float: none !important; }

.FlLeft {
  float: left !important;
  margin-left: 0px !important; }

.FlRight {
  float: right !important;
  margin-right: 0px !important; }

.ClNone {
  clear: none !important; }

.ClBoth {
  clear: both !important; }

.ClLeft {
  clear: left !important; }

.ClRight {
  clear: right !important; }

.DisNone {
  display: none !important; }

.DisBlock {
  display: block !important; }

.DisInline {
  display: inline !important; }

.Hidden {
  visibility: hidden !important; }

.Visible {
  visibility: visible !important; }

.PosWFull {
  width: 100% !important; }

.PosWHalf {
  width: 50% !important; }

.PosWAuto {
  width: auto !important; }

.PosHAuto {
  height: auto !important; }

div.Clear {
  display: block !important;
  clear: both !important;
  float: none !important;
  width: 100% !important;
  height: 1px !important;
  margin: 0 0 -1px 0 !important;
  font-size: 0px !important; }

body {
  font-family: "Myriad Pro", Tahoma, Arial, sans-serif;
  font-size: 14px; }

.BoxAContainer {
  overflow: hidden; }

.BoxAWrap {
  position: relative;
  left: 50%;
  width: 960px;
  margin: 0 0 0 -480px; }

.BoxAHeader {
  overflow: hidden;
  padding: 10px 0 0 0;
  height: 290px;
  background: url("../images/bg_header.png") repeat-x top left; }
  .BoxAHeader .BoxALogo {
    overflow: hidden;
    float: left; }
    .BoxAHeader .BoxALogo a {
      display: block;
      padding: 145px 40px 0 0;
      width: 230px;
      background: url("../images/logo.png") no-repeat top left; }
      .BoxAHeader .BoxALogo a span {
        display: block;
        margin: 0 auto;
        width: 7em;
        height: 1.2em;
        background-color: #00aaff;
        line-height: 1.2em;
        font-size: 18px;
        font-variant: small-caps;
        text-align: center;
        color: white; }
      .BoxAHeader .BoxALogo a:hover span {
        opacity: 0.5;
        font-size: 24px; }
  .BoxAHeader .BoxAAbout {
    float: left;
    width: 690px; }
    .BoxAHeader .BoxAAbout h1 {
      display: table;
      margin: 0 0 20px 0;
      background-color: #e4f6ff;
      border: #00aaff 3px solid;
      padding: 0 10px;
      height: 44px;
      line-height: 44px;
      font-size: 36px;
      color: #00aaff; }
      .BoxAHeader .BoxAAbout h1 span {
        position: relative;
        display: block;
        float: right;
        margin: -30px -62px 0 0;
        width: 62px;
        height: 62px;
        background: url("../images/ico_badge_new.png") no-repeat 0 0;
        text-indent: -9999px; }
    .BoxAHeader .BoxAAbout p {
      margin: 0 0 1em 0;
      background-color: white;
      padding: 10px;
      color: #00aaff; }

.BoxAFooter {
  overflow: hidden;
  background: url("../images/bg_footer.png") repeat-x top left;
  height: 80px;
  padding: 20px 0 0 0;
  font-size: 12px;
  font-weight: bold; }
  .BoxAFooter p.copyright {
    float: left;
    width: auto;
    padding: 0 5px;
    background-color: rgba(255, 255, 255, 0.7);
    color: #00aaff; }
  .BoxAFooter ul.NavFooter {
    overflow: hidden;
    float: right; }
    .BoxAFooter ul.NavFooter li {
      overflow: hidden;
      display: inline; }
      .BoxAFooter ul.NavFooter li a {
        display: block;
        float: left;
        margin: 0 0 0 10px;
        padding: 0 10px;
        text-align: center;
        color: #00aaff;
        border: #00aaff 1px solid;
        background-color: white;
        text-decoration: none; }
        .BoxAFooter ul.NavFooter li a:hover {
          background-color: #00aaff;
          color: white; }

.BoxAMain {
  margin: -120px 0 0 0; }

.BoxCSubscribe {
  float: right;
  width: 666px;
  height: 56px;
  border: #ff801f 2px solid;
  padding: 15px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-box-shadow: #999 0px 3px 5px;
  -webkit-box-shadow: #999 0px 3px 5px;
  background: white url("../images/bg_subscribe.png") repeat-x bottom left;
  font-size: 16px;
  color: #ff801f; }
  .BoxCSubscribe .text {
    float: left;
    width: 305px;
    padding: 0 0 0 60px;
    background: url("../images/ico_construct.png") no-repeat 0% 50%; }
  .BoxCSubscribe form {
    float: right;
    width: 300px;
    background: url("../images/ico_mail.png") no-repeat 95% 20%;
    margin: -40px 0;
    padding: 40px 0; }
    .BoxCSubscribe form label {
      display: block;
      margin: 0 0 5px 0;
      color: #00aaff; }
    .BoxCSubscribe form input#email {
      display: block;
      float: left;
      width: 180px;
      height: 28px;
      border: black 1px solid;
      padding: 0 85px 0 15px;
      font-size: 14px;
      color: #999999; }
      .BoxCSubscribe form input#email:focus {
        outline: 0 none;
        -moz-box-shadow: #00aaff 0 0 10px;
        -webkit-box-shadow: #00aaff 0 0 10px;
        color: black; }
    .BoxCSubscribe form input#submit {
      display: block;
      float: left;
      margin: 0 0 0 -80px;
      width: 90px;
      height: 30px;
      border: 0 none;
      background: url("../images/form_button_subscribe.png") no-repeat 0% 0%;
      font-size: 14px;
      text-align: center;
      color: white;
      cursor: pointer; }

.BoxCSocial {
  overflow: hidden;
  float: left;
  width: 230px;
  padding: 10px 0 0 0; }
  .BoxCSocial ul {
    overflow: hidden;
    margin: 0 0 0 -8px; }
    .BoxCSocial ul li {
      display: inline; }
      .BoxCSocial ul li a {
        display: block;
        float: left;
        width: 51px;
        height: 20px;
        margin: 0 0 0 8px;
        padding: 60px 0 0 0;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
        text-align: center; }
        .BoxCSocial ul li a:hover {
          margin-top: 2px;
          margin-bottom: -2px;
          opacity: 0.75;
          color: #ff801f; }
      .BoxCSocial ul li.bl a {
        background: url("../images/ico_social_blog.png") no-repeat 0% 0%; }
      .BoxCSocial ul li.tw a {
        background: url("../images/ico_social_twitter.png") no-repeat 0% 0%; }
      .BoxCSocial ul li.fb a {
        background: url("../images/ico_social_facebook.png") no-repeat 0% 0%; }
      .BoxCSocial ul li.sh a {
        background: url("../images/ico_social_share.png") no-repeat 0% 0%;
        color: black;
        font-weight: bold; }
        .BoxCSocial ul li.sh a span {
          display: none; }
      .BoxCSocial ul li .stbutton.vertical {
        display: block;
        float: left;
        width: 51px;
        height: 20px;
        margin: 0 0 0 8px;
        padding: 56px 0 0 0; }
        .BoxCSocial ul li .stbutton.vertical .stoverlay {
          height: 76px;
          width: 51px; }
        .BoxCSocial ul li .stbutton.vertical img {
          width: 100%;
          height: auto; }
        .BoxCSocial ul li .stbutton.vertical iframe.stcounter {
          height: 56px; }

.BoxCFeaturesWrapper {
  overflow: hidden;
  margin: 50px 0 20px; }

.BoxCFeatures {
  overflow: hidden;
  float: left;
  width: 50%;
  height: 360px;
  padding: 10px 0;
  background: url("../images/bg_features.png") repeat-y top left;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }
  .BoxCFeatures h2 {
    position: absolute;
    margin: -40px 0 0 0;
    height: 30px;
    font-size: 24px;
    color: #999999; }
  .BoxCFeatures .item {
    float: left;
    margin: 0 0 10px 0;
    width: 170px;
    height: 6em;
    padding: 0 0 0 70px; }
    .BoxCFeatures .item p.title {
      margin: 0 0 0.25em 0;
      font-weight: bold;
      color: #ff801f; }
    .BoxCFeatures .item .details {
      font-size: 12px;
      color: #00aaff; }
    .BoxCFeatures .item span.image {
      position: absolute;
      display: block;
      margin: 0 0 0 -70px;
      width: 70px;
      height: 70px;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
  .BoxCFeatures .fc1 span.image {
    background-image: url("../images/ico_feature_01.png"); }
  .BoxCFeatures .fc2 span.image {
    background-image: url("../images/ico_feature_02.png"); }
  .BoxCFeatures .fc3 span.image {
    background-image: url("../images/ico_feature_03.png"); }
  .BoxCFeatures .fc4 span.image {
    background-image: url("../images/ico_feature_04.png"); }
  .BoxCFeatures .fc5 span.image {
    background-image: url("../images/ico_feature_05.png"); }
  .BoxCFeatures .fc6 span.image {
    background-image: url("../images/ico_feature_06.png"); }
  .BoxCFeatures .fc7 span.image {
    background-image: url("../images/ico_feature_07.png"); }
  .BoxCFeatures .fc8 span.image {
    background-image: url("../images/ico_feature_08.png"); }
  .BoxCFeatures .fv1 span.image {
    background-image: url("../images/ico_feature_09.png"); }
  .BoxCFeatures .fv2 span.image {
    background-image: url("../images/ico_feature_02.png"); }
  .BoxCFeatures .fv3 span.image {
    background-image: url("../images/ico_feature_10.png"); }
  .BoxCFeatures .fv4 span.image {
    background-image: url("../images/ico_feature_11.png"); }

a#fdbk_tab {
  top: 175px !important; }

