﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: normal; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

html {
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden; }

body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: black;
  font-size: 14px;
  line-height: 1.4;
  overflow: hidden;
  width: 100%; }

.container {
  margin: 0 auto; }
  @media only screen and (min-width: 1120px) {
    .container {
      width: 1120px; } }
  @media only screen and (min-width: 992px) and (max-width: 1119px) {
    .container {
      width: 960px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
      width: 740px; } }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

img {
  border: none;
  max-width: 100%; }
  img.pull-left {
    float: left;
    margin: 0 5px 5px 0; }
  img.pull-right {
    float: right;
    margin: 0 0 5px 5px; }

@media only screen and (max-width: 767px) {
  #site-header {
    border-bottom: 2px solid #eee; } }

.site-title {
  background: url(../../Abacus.png) no-repeat 0 0; }
  @media only screen and (min-width: 768px) {
    .site-title {
      padding-left: 250px;
      height: 66px;
      margin: 20px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .site-title {
      padding-left: 240px; } }
  @media only screen and (max-width: 767px) {
    .site-title {
      padding-left: 0;
      padding-top: 74px;
      margin: 10px; } }
  .site-title h1 {
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    margin: 0; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .site-title h1 {
        font-size: 26px;
        line-height: 1.4; } }
    @media only screen and (max-width: 767px) {
      .site-title h1 {
        font-size: 28px; } }
  .site-title h2 {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.2;
    margin: 0.4em 0 0 0; }
    .site-title h2, .site-title h2 a {
      color: #aaa; }

.flexnav {
  -webkit-transition: none;
          transition: none;
  -webkit-transform-style: preserve-3d;
  margin: 0 auto;
  width: 100%;
  border-bottom: 1px solid #aaa; }
  @media only screen and (min-width: 768px) {
    .flexnav {
      overflow: visible; } }
  @media only screen and (max-width: 767px) {
    .flexnav {
      overflow: hidden; } }
  @media only screen and (min-width: 768px) {
    .flexnav {
      height: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .flexnav {
      height: 37px; } }
  @media only screen and (max-width: 767px) {
    .flexnav {
      max-height: 0; } }
  @media only screen and (min-width: 768px) {
    .flexnav.opacity {
      opacity: 1; } }
  @media only screen and (max-width: 767px) {
    .flexnav.opacity {
      opacity: 0; } }
  @media only screen and (max-width: 767px) {
    .flexnav.flexnav-show {
      max-height: 2000px;
      opacity: 1;
      -webkit-transition: all 0.5s ease-in-out;
              transition: all 0.5s ease-in-out; } }
  .flexnav li {
    list-style: none;
    display: block;
    overflow: visible; }
  .flexnav a {
    padding: 10px 6px;
    display: block;
    text-decoration: none;
    z-index: 2;
    overflow: hidden;
    color: #36c; }
    @media only screen and (min-width: 768px) {
      .flexnav a {
        font-size: 14px;
        height: 18px; } }
    @media only screen and (max-width: 767px) {
      .flexnav a {
        font-size: 16px;
        height: 24px;
        border-bottom: 1px solid #aaa; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .flexnav a {
        font-size: 12px;
        font-weight: normal;
        height: 16px; }
        .flexnav a span {
          display: none; } }
    @media only screen and (min-width: 992px) and (max-width: 1119px) {
      .flexnav a span {
        display: none; } }
  .flexnav > li {
    position: relative; }
    @media only screen and (min-width: 768px) {
      .flexnav > li {
        float: left;
        width: 12.5%;
        -webkit-border-top-left-radius: 8px;
        -webkit-border-top-right-radius: 8px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topleft: 8px;
        -moz-border-radius-topright: 8px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; } }
    @media only screen and (max-width: 767px) {
      .flexnav > li {
        overflow: hidden;
        float: none;
        width: 100%; } }
    .flexnav > li > a, .flexnav > li > div > a {
      margin-right: 20%;
      border: 1px solid #aaa;
      font-weight: 500;
      background-color: #f5f5f5; }
      @media only screen and (min-width: 768px) {
        .flexnav > li > a, .flexnav > li > div > a {
          padding: 2px 4px;
          height: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .flexnav > li > a, .flexnav > li > div > a {
          height: 32px; } }
      @media only screen and (min-width: 768px) {
        .flexnav > li > a, .flexnav > li > div > a {
          -webkit-border-top-left-radius: 8px;
          -webkit-border-top-right-radius: 0;
          -webkit-border-bottom-right-radius: 0;
          -webkit-border-bottom-left-radius: 0;
          -moz-border-radius-topleft: 8px;
          -moz-border-radius-topright: 0;
          -moz-border-radius-bottomright: 0;
          -moz-border-radius-bottomleft: 0;
          border-top-left-radius: 8px;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
          border-bottom-left-radius: 0;
          border-width: 1px 0 1px 1px; } }
      @media only screen and (max-width: 767px) {
        .flexnav > li > a, .flexnav > li > div > a {
          border-width: 1px 0 0 0; } }
    .flexnav > li > .touch-button, .flexnav > li > div.on > .touch-button {
      position: absolute;
      z-index: 999;
      top: 0;
      bottom: 0;
      width: 20%;
      height: 44px;
      display: block;
      background: #ededed;
      text-align: center;
      border: 1px solid #aaa; }
      @media only screen and (min-width: 768px) {
        .flexnav > li > .touch-button, .flexnav > li > div.on > .touch-button {
          right: 1px; } }
      @media only screen and (max-width: 767px) {
        .flexnav > li > .touch-button, .flexnav > li > div.on > .touch-button {
          right: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .flexnav > li > .touch-button, .flexnav > li > div.on > .touch-button {
          height: 36px; } }
      @media only screen and (min-width: 768px) {
        .flexnav > li > .touch-button, .flexnav > li > div.on > .touch-button {
          -webkit-border-top-left-radius: 0;
          -webkit-border-top-right-radius: 8px;
          -webkit-border-bottom-right-radius: 0;
          -webkit-border-bottom-left-radius: 0;
          -moz-border-radius-topleft: 0;
          -moz-border-radius-topright: 8px;
          -moz-border-radius-bottomright: 0;
          -moz-border-radius-bottomleft: 0;
          border-top-left-radius: 0;
          border-top-right-radius: 8px;
          border-bottom-right-radius: 0;
          border-bottom-left-radius: 0;
          border-width: 1px 1px 1px 0; } }
      @media only screen and (max-width: 767px) {
        .flexnav > li > .touch-button, .flexnav > li > div.on > .touch-button {
          border-width: 1px 0 0 0; } }
      .flexnav > li > .touch-button:hover, .flexnav > li > div.on > .touch-button:hover {
        cursor: pointer; }
      .flexnav > li > .touch-button .navicon, .flexnav > li > div.on > .touch-button .navicon {
        position: relative;
        top: 1.2em;
        font-size: 12px;
        color: #c2c2c2; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .flexnav > li > .touch-button .navicon, .flexnav > li > div.on > .touch-button .navicon {
            top: 0.8em; } }
    .flexnav > li.on > a, .flexnav > li > div.on > a {
      color: #764317;
      border-color: #CB983D;
      background-color: #FECB2E; }
    .flexnav > li.on > .touch-button, .flexnav > li > div.on > .touch-button {
      background: #fec515;
      border-color: #CB983D; }
      .flexnav > li.on > .touch-button .navicon, .flexnav > li > div.on > .touch-button .navicon {
        color: #c59501; }
    .flexnav > li > ul, .flexnav > li > div > ul {
      position: absolute;
      top: auto;
      left: 0; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .flexnav > li > ul, .flexnav > li > div > ul {
          width: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1119px) {
        .flexnav > li > ul, .flexnav > li > div > ul {
          width: 210px; } }
      @media only screen and (min-width: 1120px) {
        .flexnav > li > ul, .flexnav > li > div > ul {
          width: 210px; } }
      @media only screen and (max-width: 767px) {
        .flexnav > li > ul, .flexnav > li > div > ul {
          position: static;
          left: auto; } }
      .flexnav > li > ul > li, .flexnav > li > div > ul > li {
        width: 100%;
        font-size: 100%;
        position: relative;
        overflow: show;
        background-color: white; }
        @media only screen and (max-width: 767px) {
          .flexnav > li > ul > li > a, .flexnav > li > div > ul > li > a {
            border-bottom: none;
            border-top: 1px solid rgba(0, 0, 0, 0.15); } }
        @media only screen and (min-width: 768px) {
          .flexnav > li > ul > li > a, .flexnav > li > div > ul > li > a {
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-top: none; } }
        .flexnav > li > ul > li > a:hover, .flexnav > li > div > ul > li > a:hover {
          background: #fff1c6; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .flexnav > li:last-child > ul, .flexnav > li:last-child > div > ul {
        margin-left: -88px; } }
    @media only screen and (min-width: 992px) and (max-width: 1119px) {
      .flexnav > li:last-child > ul, .flexnav > li:last-child > div > ul {
        margin-left: -91px; } }
    @media only screen and (min-width: 1120px) {
      .flexnav > li:last-child > ul, .flexnav > li:last-child > div > ul {
        margin-left: -71px; } }
  .flexnav li ul li > ul {
    margin-left: 100%;
    top: 0; }
    @media only screen and (max-width: 767px) {
      .flexnav li ul li > ul {
        margin-left: auto;
        top: auto; } }
  .flexnav li ul.open {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 1; }
    .flexnav li ul.open li {
      overflow: visible;
      max-height: 100px; }
    .flexnav li ul.open ul.open {
      margin-left: 100%;
      top: 0; }
  @media only screen and (max-width: 767px) {
    .flexnav li ul.flexnav-show li {
      overflow: visible; }
    .flexnav li li a {
      display: block;
      background: white; }
    .flexnav li li li a {
      background: white; }
    .flexnav li li li li a {
      background: white; } }
  .flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 20%;
    display: inline-block;
    background: gainsboro;
    background: rgba(0, 0, 0, 0.075);
    text-align: center; }
    .flexnav .touch-button:hover {
      cursor: pointer; }
    .flexnav .touch-button .navicon {
      position: relative;
      top: 1.2em;
      font-size: 12px;
      color: #666; }

.menu-button {
  position: fixed;
  right: 14px;
  top: 4px;
  margin-top: 10px;
  margin-right: -10px;
  padding: 1em;
  background: #f5f5f5;
  background: rgba(220, 220, 220, 0.5);
  color: #36c;
  cursor: pointer;
  float: right;
  width: 20px;
  height: 20px; }
  @media only screen and (min-width: 768px) {
    .menu-button {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .menu-button {
      display: block; } }
  .menu-button > span {
    display: block;
    width: 100%;
    height: 4px;
    background-color: #764317;
    margin-bottom: 4px; }
  .menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px; }
  .menu-button .touch-button {
    background: transparent;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center; }
    .menu-button .touch-button .navicon {
      font-size: 16px;
      position: relative;
      top: 1em;
      color: #666; }

.oldie body.one-page {
  padding-top: 70px; }
.oldie .flexnav {
  overflow: visible; }
  .oldie .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px; }
  .oldie .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    width: 20%;
    min-height: 50px;
    overflow: visible; }
  .oldie .flexnav li:hover > ul {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li:hover > ul li {
      width: 100%;
      float: none; }
  .oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible; }
  .oldie .flexnav li > ul {
    background: #acaca1;
    position: absolute;
    top: auto;
    left: 0;
    display: none;
    z-index: 1;
    overflow: visible; }
  .oldie .flexnav li ul li ul {
    top: 0; }
  .oldie .flexnav li ul li a {
    border-bottom: none; }
  .oldie .flexnav li ul.open {
    display: block;
    width: 100%;
    overflow: visible; }
    .oldie .flexnav li ul.open li {
      width: 100%; }
    .oldie .flexnav li ul.open ul.open {
      margin-left: 100%;
      top: 0;
        top-display: block;
      width: 100%;
      overflow: visible; }
  .oldie .flexnav ul li:hover ul {
    margin-left: 100%;
    top: 0; }
.oldie .menu-button {
  display: none; }
.oldie.ie7 .flexnav li {
  width: 19.9%; }

#content {
  margin: 1em auto; }

#main-article {
  font-size: 16px; }
  @media only screen and (min-width: 768px) {
    #main-article {
      width: 70%;
      float: right; } }
  @media only screen and (max-width: 767px) {
    #main-article {
      padding: 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    #main-article {
      font-size: 14px; } }
  #main-article h1, #main-article h2, #main-article h3, #main-article h4 {
    font-size: 1.4em; }
  #main-article h5, #main-article h6 {
    font-size: 1.2em; }
  #main-article h1, #main-article h2, #main-article h3, #main-article h4, #main-article h5, #main-article h6 {
    font-weight: 500;
    margin: 1.4em 0 1em 0; }
  #main-article header {
    text-align: center;
    font-size: 120%; }
  #main-article p {
    margin: 1em 0; }
  #main-article em, #main-article strong {
    font-weight: 800; }
  #main-article em {
    font-style: italic; }

#main-side {
  background: #f5f5f5;
  border: 1px solid #ccc;
  padding: 2%; }
  @media only screen and (min-width: 768px) {
    #main-side {
      width: 24%; } }
  @media only screen and (min-width: 768px) {
    #main-side {
      border-radius: 4px; } }
  #main-side h5, #main-side h6 {
    font-weight: normal;
    padding: 0 0 1em 0; }
  #main-side abbr {
    cursor: inherit;
    border: inherit; }
  #main-side em {
    font-size: 1.8em;
    font-weight: 100;
    font-style: normal;
    display: block;
    margin: 0 0 0.2em 0;
    line-height: 120%; }

.side-customers {
  background: white;
  border-radius: 5px;
  border: 1px solid #eee;
  text-align: center;
  padding: 1em; }

.side-customers h6 {
  padding: 0 0 1em 0; }

#footer {
  text-align: center; }
  #footer h3 {
    font-size: 14px;
    line-height: 150%; }

.align-center {
  text-align: center; }

.acolor {
  color: #08c; }

hr {
  border-top: 1px solid #ddd; }

img.pull-left {
  margin-right: 0.5em;
  margin-bottom: 0.5em; }

img.pull-right {
  margin-left: 0.5em;
  margin-bottom: 0.5em; }

.red {
  color: #FF0000; }

.img.left-fixed {
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  width: 180px;
  height: 243px; }

.bold {
  font-weight: bold; }
.link-disappear {
				color: #000000;
				text-decoration: none;
}
