body {
  background: black url(/images/bg.jpg) top center no-repeat;
  text-align: center;
  color: white;
  font-family: Verdana;
  font-size: 12px;
  margin: 0;
  padding: 0; }

.reset {
  clear: both;
  line-height: 1px;
  height: 1px; }

img {
  border: 0; }

h1 {
  font-family: Tahoma, sans-serif;
  font-size: 24px; }

h2 {
  font-family: Tahoma, sans-serif;
  font-size: 18px; }

h1, h2, h2 a, h3, h4 {
  color: #00CDFF; }

h2 {
  border-bottom: 1px solid #94ADD1;
  color: white;
  padding-bottom: 10px;
  margin-bottom: 10px; }

a {
  color: #FF6D00;
  text-decoration: none; }

p.by-line {
  margin-top: 0px;
  color: #FF6D00;
  font-size: 11px;
  font-weight: bold; }

p.bold-quote {
  font: italic 13px Georgia;
  color: #f90; }

div.box {
  margin-bottom: 6px; }
  div.box div.title-bar {
    height: 22px;
    background: url(/images/box_title_bar.png) bottom repeat-x; }
    div.box div.title-bar span.left-edge {
      float: left;
      background: url(/images/box_title_bar.png) top left no-repeat;
      height: 22px;
      width: 3px; }
    div.box div.title-bar span.right-edge {
      float: right;
      background: url(/images/box_title_bar.png) top right no-repeat;
      height: 22px;
      width: 3px; }
    div.box div.title-bar p {
      margin: 0;
      padding: 2px 0 0 10px;
      font-size: 11px;
      font-weight: bold; }

div#wrapper {
  margin: 10px auto;
  text-align: left;
  width: 972px;
  padding: 10px;
  background: black url(/images/content_bg.jpg) 0 337px no-repeat;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  div#wrapper div#header {
    height: 154px;
    background: url(/images/headers/default.png);
    margin-bottom: 10px; }
    div#wrapper div#header p.tagline {
      font-size: 10px;
      text-align: center;
      margin: 0;
      position: relative;
      top: -3px;
      left: 42px; }
    div#wrapper div#header h1 {
      display: none; }
    div#wrapper div#header img#header-description {
      width: 191px;
      height: 88px;
      display: block;
      margin: 0 0 0 785px; }
    div#wrapper div#header ul#nav {
      list-style-type: none;
      margin: 9px 290px 0;
      padding: 0 0 0 0;
      font-size: 11px;
      text-align: center; }
      div#wrapper div#header ul#nav li {
        display: inline;
        height: 23px; }
        div#wrapper div#header ul#nav li a {
          display: block;
          float: left;
          padding: 4px 15px 2px;
          color: white;
          text-decoration: none;
          font-weight: bold;
          background: url(/images/nav_divider.png) left 7px no-repeat; }
        div#wrapper div#header ul#nav li:first-child {
          background: none; }
          div#wrapper div#header ul#nav li:first-child a {
            background: none; }
        div#wrapper div#header ul#nav li.active, div#wrapper div#header ul#nav li:hover {
          background: url(/images/nav_selected.png) repeat-x; }
  div#wrapper div#right-column {
    width: 182px;
    float: right; }
    div#wrapper div#right-column div#newsletter-signup {
      height: 155px;
      background: url(/images/newsletter_signup_bg.png);
      margin: 0;
      text-align: center;
      margin-bottom: 8px; }
      div#wrapper div#right-column div#newsletter-signup input.email {
        margin: 90px auto 0;
        width: 160px;
        text-align: center;
        color: #444; }
      div#wrapper div#right-column div#newsletter-signup a {
        display: block;
        height: 40px; }
    div#wrapper div#right-column p.sidebar-quote {
      font-family: Georgia, serif;
      font-style: italic;
      font-size: 16px !important;
      color: #027ABB; }
    div#wrapper div#right-column p strong {
      color: #00CDFF; }
    div#wrapper div#right-column img {
      margin-bottom: 5px;
      padding: 0; }
    div#wrapper div#right-column div.box {
      background: url(/images/box_bg.png) repeat-y; }
  div#wrapper div#content-header {
    width: 782px; }
    div#wrapper div#content-header div.title-bar {
      color: #00CDFF; }
      div#wrapper div#content-header div.title-bar a {
        color: white; }
    div#wrapper div#content-header div#left-column {
      float: left;
      width: 120px; }
      div#wrapper div#content-header div#left-column ul#left-nav {
        padding: 0;
        margin: 0;
        list-style-type: none; }
        div#wrapper div#content-header div#left-column ul#left-nav li {
          display: block;
          border-bottom: 1px solid #888;
          padding: 0;
          margin: 0; }
          div#wrapper div#content-header div#left-column ul#left-nav li a {
            display: block;
            padding: 10px 0; }
      div#wrapper div#content-header div#left-column div.spacer {
        height: 150px; }
    div#wrapper div#content-header div#content {
      float: left;
      width: 646px;
      margin-left: 15px; }
      div#wrapper div#content-header div#content h1.title {
        height: 47px;
        background: url(/images/h1_bg.png) right no-repeat;
        color: white;
        text-align: right;
        letter-spacing: -1px;
        line-height: 42px;
        padding: 0 15px;
        margin: 0 0 10px;
        font-weight: bold; }
        div#wrapper div#content-header div#content h1.title span {
          color: #A0A2CD; }
  div#wrapper div#footer {
    margin: 25px -188px 0;
    clear: both;
    height: 142px;
    background: url(/images/footer_transparent.png);
    text-align: center;
    position: relative; }
    div#wrapper div#footer a {
      display: block;
      width: 160px;
      height: 30px;
      margin: auto;
      position: absolute;
      top: 223px;
      left: 585px; }
      div#wrapper div#footer a span {
        display: none; }
    div#wrapper div#footer a#footer-credit {
      left: 995px;
      top: 219px; }
    div#wrapper div#footer a.home-link {
      width: 246px;
      height: 70px;
      left: 556px;
      top: 115px; }


body.home-section div#wrapper div#content p {
  color: #88D311; }
  body.home-section div#wrapper div#content p strong {
    color: white; }


body#contact-section div#wrapper div#content h2 {
  color: #00CDFF; }


body#widgets-section div#wrapper div#content {
  color: white;
  font-size: 11px; }
  body#widgets-section div#wrapper div#content img.home-quote {
    float: right; }
  body#widgets-section div#wrapper div#content h3 {
    padding-top: 15px; }
  body#widgets-section div#wrapper div#content strong {
    color: #00CDFF; }
    body#widgets-section div#wrapper div#content strong.big {
      font-size: 16px; }
  body#widgets-section div#wrapper div#content a {
    font-weight: bold;
    text-decoration: underline; }
  body#widgets-section div#wrapper div#content blockquote {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 16px;
    color: #A9E315;
    margin-top: 25px; }
body#widgets-section div#wrapper div#right-column p {
  margin: 10px;
  font-size: 11px; }
body#widgets-section div#wrapper div#right-column p.sidebar-quote {
  color: #A9E315; }


body#blog-section div#wrapper div.blog-post {
  margin-bottom: 35px; }
  body#blog-section div#wrapper div.blog-post p.info {
    margin: 0;
    color: #FEC458; }
    body#blog-section div#wrapper div.blog-post p.info span.author {
      color: #FF6D00;
      margin-right: 10px;
      font-weight: bold; }
  body#blog-section div#wrapper div.blog-post a.comment-link {
    float: right;
    padding-right: 70px;
    height: 14px;
    background: url(/images/comment.png) bottom right no-repeat; }
body#blog-section div#wrapper div.news-post img {
  float: left;
  margin-right: 10px;
  width: 100px;
  height: 100px; }
body#blog-section div#wrapper div.news-post a.story-button {
  width: 92px;
  height: 23px;
  background: url(/images/click-for-story.png);
  float: right;
  margin: 10px 10px 0 0; }
  body#blog-section div#wrapper div.news-post a.story-button span {
    display: none; }
body#blog-section div#wrapper div.featured h2 {
  font-size: 24px;
  padding-top: 15px; }
body#blog-section div#wrapper div.featured h2.tagline {
  color: white;
  font-family: Georgia, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 42px;
  border: 0;
  margin: 0;
  padding: 0; }
body#blog-section div#wrapper div.featured img {
  width: 200px;
  height: 200px; }
body#blog-section div#wrapper div.architect {
  margin: 30px 0;
  color: #CCFF42; }
  body#blog-section div#wrapper div.architect img {
    width: 78px;
    height: 78px;
    margin-right: 0;
    border-right: 10px solid black; }
  body#blog-section div#wrapper div.architect strong {
    color: white; }
body#blog-section div#wrapper div.comments div.comment {
  margin: 20px 0; }
  body#blog-section div#wrapper div.comments div.comment p.author {
    color: #888;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #444;
    font-style: italic; }
    body#blog-section div#wrapper div.comments div.comment p.author strong {
      color: #888; }
  body#blog-section div#wrapper div.comments div.comment div.content_html {
    padding: 0 10px; }
body#blog-section div#wrapper div.comments h2.post-a-comment {
  margin-top: 30px; }
body#blog-section div#wrapper div.comments form#comment_form {
  background: #EEF;
  padding: 20px; }
  body#blog-section div#wrapper div.comments form#comment_form p {
    margin-top: 0; }
  body#blog-section div#wrapper div.comments form#comment_form label {
    font-weight: bold; }
  body#blog-section div#wrapper div.comments form#comment_form textarea {
    display: block;
    height: 150px; }
body#blog-section div.archive-list ul {
  list-style-type: none;
  padding: 10px;
  margin: 0; }
  body#blog-section div.archive-list ul a {
    color: #31218E;
    font-weight: bold; }


body#solutions-section div#wrapper div.solution {
  margin-top: 30px;
  color: #CCFF42; }
  body#solutions-section div#wrapper div.solution strong {
    color: white; }
  body#solutions-section div#wrapper div.solution img {
    float: left;
    margin: 0 0 10px 0;
    border-right: 10px solid black; }


body#vision-section div#wrapper div#content {
  color: #00CDFF; }
  body#vision-section div#wrapper div#content img.carlos {
    float: left; }
  body#vision-section div#wrapper div#content strong {
    color: white; }
    body#vision-section div#wrapper div#content strong.big {
      font-size: 26px;
      font-family: Tahoma, Verdana, sans-serif; }
  body#vision-section div#wrapper div#content blockquote {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 18px;
    text-align: center;
    letter-spacing: -1px;
    line-height: 20px;
    color: white;
    margin: 15px 0; }
    body#vision-section div#wrapper div#content blockquote p {
      margin: 0; }
  body#vision-section div#wrapper div#content p.quote-credit {
    color: #00CDFF;
    text-align: center;
    font-size: 17px; }


body#media-section div#wrapper div#media-thumbs {
  padding-top: 75px;
  background: url(/images/media_menu_top.png) top center no-repeat; }
  body#media-section div#wrapper div#media-thumbs ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    body#media-section div#wrapper div#media-thumbs ul li {
      display: block;
      padding-bottom: 5px;
      margin-bottom: 10px;
      border-bottom: 1px solid #333;
      line-height: 13px; }
      body#media-section div#wrapper div#media-thumbs ul li a {
        color: white; }
