/* ==== Scroll down to find where to put your styles :) ==== */
/*  HTML5 ✰ Boilerplate  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
body {
  font: 13px/1.231 sans-serif;
  *font-size: small;
}
select,
input,
textarea,
button {
  font: 99% sans-serif;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
html {
  overflow-y: scroll;
}
a:hover,
a:active {
  outline: none;
}
ul,
ol {
  margin-left: 2em;
}
ol {
  list-style-type: decimal;
}
nav ul,
nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}
textarea {
  overflow: auto;
}
.ie6 legend,
.ie7 legend {
  margin-left: -7px;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
}
input:invalid,
textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
body,
select,
input,
textarea {
  color: #444;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
a,
a:active,
a:visited {
  color: #607890;
}
a:hover {
  color: #036;
}
body {
  margin: 0px auto 0px auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #f10010;
  background-image: url(../images/back.gif);
  background-repeat: repeat-x;
  padding-bottom: 100px;
}
h2 {
  margin: 15px 0;
  font-size: 150%;
}
h4 {
  margin: 15px 0;
  font-size: 120%;
}
ul,
ol,
dl {
  padding: 0;
  margin: 0;
  list-style: none;
}
p {
  line-height: 1.6em;
}
.hold {
  display: none;
}
#news {
  display: none;
  width: 860px;
  margin: 0 auto;
}
#news ul {
  float: left;
  padding-top: 2px;
}
#news ul li {
  display: block;
  width: 300px;
}
#news ul li a {
  color: white;
  text-decoration: underline;
  font-size: 90%;
  display: block;
}
#news .feed {
  background: black;
  color: white;
  float: left;
  padding: 5px;
  font-size: 80%;
  margin-right: 10px;
  text-transform: uppercase;
}
.title {
  font-size: 13px;
  line-height: 14px;
  font-weight: bold;
}
.grey {
  font-size: 10px;
  line-height: 14px;
  color: #999;
}
a img {
  border: none;
}
a:link {
  color: #f10010;
  text-decoration: none;
}
a:visited {
  color: #f10010;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
.peopleWrapper {
  width: 700px;
  margin: 20px;
  float: left;
}
.peopleWrapper li {
  border: none;
  float: left;
  width: 161px;
  min-height: 579px;
  padding: 5px 20px 5px 0;
}
.peopleWrapper li p {
  color: #444;
  font-size: 90%;
  line-height: 120%;
}
.ctitle,
.panel h3 {
  font-weight: bold;
  font-size: 12px;
}
div.panel,
a.flip {
  margin: 0px;
  text-align: left;
  padding: 8px;
  border-top: solid 1px #fff;
}
.flip:hover,
.flip.selected {
  background: #c4000d;
}
div.panel {
  height: auto;
  width: 821px;
  /* to allow for padding */
  display: none;
  font-size: 12px;
  color: #000;
  background-color: #fff;
  padding-left: 30px;
}
div.panel ol li {
  width: 360px;
  padding: 5px 15px;
  display: block;
  float: left;
}
div.panel ol li span {
  font-weight: bold;
}
div.panel > p {
  width: 450px;
  padding-top: 6px;
  padding-bottom: 5px;
}
.container {
  padding-top: 50px;
  width: 860px;
  background-image: url(../bg-red.png);
  background-repeat: repeat-x;
  background-position: top center;
  margin: 0 auto;
}
#contact_left {
  float: left;
  width: 545px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#contact_right {
  float: left;
  width: 150px;
  padding-top: 15px;
  padding-left: 15px;
}
.fltrt {
  float: right;
  margin-left: 8px;
}
.fltlft {
  float: left;
  margin-right: 8px;
}
.clearFix {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.clearB {
  clear: both;
}
iframe {
  border: none;
  margin: 0;
  scrolling: no;
}
blockquote {
  padding: 15px;
  width: 300px;
  float: left;
}
blockquote span {
  font-weight: bold;
}
ul.clients li {
  float: left;
  display: block;
  margin: 15px;
}
#title,
#logo {
  display: none;
}
header img {
  margin-bottom: 30px;
}
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
@media screen and (max-device-width: 480px) {
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  * {
    color: black;
  }
  #news {
    display: none !important;
  }
  div.panel > p {
    width: 100%;
  }
  header {
    display: none;
  }
  #title,
  #logo {
    display: block;
  }
  .flip {
    display: none;
  }
  .hold {
    display: block;
  }
}
.clients li {
  width: 28%;
  height: 130px;
}
.clients li img {
  width: 100%;
  display: block;
}
