@import url(hacks.css);
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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

hr {
  border-style: none; }

body {
  color: #333333;
  font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
  font-size: 12px;
  background-color: #f5f4ea;
  text-align: center; }

#wrapper {
  background-color: white;
  margin: 0 auto;
  width: 960px;
  text-align: left; }

#branding {
  float: left;
  margin-left: 20px; }
  #branding span {
    background-image: url(../images/logo-fivetalents.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 100%;
    position: absolute;
    width: 100%; }
  #branding h2 {
    color: #cccccc;
    height: 79px;
    position: relative;
    width: 262px; }

#media {
  float: right;
  margin: 10px; }
  #media li {
    float: left;
    border-left: 1px dotted #666666;
    height: 25px;
    margin-left: 10px;
    padding: 5px 0 0 10px; }
    #media li:first-child {
      border-left-style: none;
      padding-left: 0; }
    #media li a:link, #media li a:visited {
      color: #ff6600;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none; }
    #media li a:hover {
      color: #333333; }
    #media li img {
      border-style: none; }

#globalnav {
  border-bottom: 5px solid #333333;
  clear: both;
  margin: 0 10px;
  padding: 40px 0 20px 10px;
  position: relative;
  z-index: 100; }
  #globalnav .nav li {
    float: left;
    border-left: 1px solid #c2c1b7; }
    #globalnav .nav li:first-child {
      border-left-style: none;
      padding-left: 0; }
    #globalnav .nav li a, #globalnav .nav li a:visited {
      color: #666666;
      font-size: 12px;
      font-weight: normal;
      text-decoration: none; }
    #globalnav .nav li a:hover {
      color: #b430ba; }
    #globalnav .nav li li {
      border-style: none; }

#toprow {
  clear: both;
  margin-left: 10px;
  width: 940px;
  position: relative;
  z-index: 1; }
  #toprow p {
    color: black;
    font-size: 14px;
    font-weight: bold;
    margin: 10px; }
  #toprow hr {
    margin: 0;
    padding: 0;
    border-top: 1px solid #a84cad; }
  #toprow #homephoto {
    float: left;
    width: 470px;
    position: relative;
    height: 300px;
    z-index: 10; }
    #toprow #homephoto p {
      background: url('../images/bg-white-semi-trans.png') repeat top left;
      bottom: 0;
      left: 0;
      line-height: 160%;
      padding: 5px 10px;
      position: absolute;
      z-index: 11; }
      #toprow #homephoto p .more:link, #toprow #homephoto p .more:visited {
        color: #b430ba;
        text-decoration: none; }
      #toprow #homephoto p .more:hover {
        text-decoration: underline; }
  #toprow .promo {
    float: left;
    width: 234px;
    background-color: #ca6ecf;
    border-left: 1px solid #a84cad;
    height: 300px; }
    #toprow .promo h2 {
      color: white;
      font-size: 24px;
      font-weight: normal;
      margin: 10px; }
    #toprow .promo blockquote {
      background: #a84cad url(../images/apos-home-intro.gif) no-repeat 5px 5px;
      margin: 10px; }
      #toprow .promo blockquote p {
        color: white;
        margin: 0;
        padding: 10px 10px 10px 30px; }
        #toprow .promo blockquote p.credit {
          font-weight: normal;
          margin-top: 0;
          padding-top: 0; }
    #toprow .promo .more {
      background-image: url(../images/arrow-white.gif);
      background-repeat: no-repeat;
      background-position: 0 0.25em;
      clear: both;
      display: block;
      font-size: 16px;
      font-weight: bold;
      margin: 10px;
      padding: 0 0 0 0.5em; }
      #toprow .promo .more:link, #toprow .promo .more:visited {
        color: white;
        text-decoration: none; }
      #toprow .promo .more:hover {
        text-decoration: underline; }
    #toprow .promo .morelinks li .more {
      margin-bottom: 0;
      margin-top: 5px; }
  #toprow .media p {
    color: #730177; }

#bottomrow {
  clear: both;
  margin-left: 10px; }
  #bottomrow div {
    height: 280px; }
  #bottomrow img {
    margin: 0 10px 10px 10px; }
  #bottomrow .intro {
    float: left;
    width: 235px;
    background-color: #f68104; }
    #bottomrow .intro h2 {
      color: #333333;
      font-size: 18px;
      margin: 20px 10px 10px 10px; }
    #bottomrow .intro h3 {
      color: #333333;
      font-size: 12px;
      margin: 10px 10px 5px 10px; }
      #bottomrow .intro h3 a:link, #bottomrow .intro h3 a:visited {
        color: #333333;
        text-decoration: none; }
      #bottomrow .intro h3 a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #bottomrow .intro h4 {
      color: #333333;
      font-size: 14px;
      font-weight: normal;
      margin: 10px 10px 5px 10px; }
    #bottomrow .intro p {
      color: #333333;
      font-size: 12px;
      margin: 5px 10px 10px 10px; }
      #bottomrow .intro p a:link, #bottomrow .intro p a:visited {
        color: #333333;
        text-decoration: none; }
      #bottomrow .intro p a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #bottomrow .intro p {
      font-size: 14px; }
    #bottomrow .intro ul {
      margin: 20px 1.4em; }
      #bottomrow .intro ul li {
        color: white;
        font-size: 16px;
        font-weight: bold;
        list-style: disc;
        margin: 10px; }
    #bottomrow .intro .more {
      background-image: url(../images/arrow-white.gif);
      background-repeat: no-repeat;
      background-position: 0 0.1em;
      clear: both;
      display: block;
      font-size: 11px;
      font-weight: bold;
      margin: 10px;
      padding: 0 0 0 0.5em; }
      #bottomrow .intro .more:link, #bottomrow .intro .more:visited {
        color: white;
        text-decoration: none; }
      #bottomrow .intro .more:hover {
        text-decoration: underline; }
  #bottomrow .transform {
    float: left;
    width: 235px; }
    #bottomrow .transform h2 {
      color: #333333;
      font-size: 18px;
      margin: 20px 10px 10px 10px; }
    #bottomrow .transform h3 {
      color: #333333;
      font-size: 12px;
      margin: 10px 10px 5px 10px; }
      #bottomrow .transform h3 a:link, #bottomrow .transform h3 a:visited {
        color: #333333;
        text-decoration: none; }
      #bottomrow .transform h3 a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #bottomrow .transform h4 {
      color: #333333;
      font-size: 14px;
      font-weight: normal;
      margin: 10px 10px 5px 10px; }
    #bottomrow .transform p {
      color: #333333;
      font-size: 12px;
      margin: 5px 10px 10px 10px; }
      #bottomrow .transform p a:link, #bottomrow .transform p a:visited {
        color: #333333;
        text-decoration: none; }
      #bottomrow .transform p a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #bottomrow .transform ul {
      position: relative;
      width: 100%; }
      #bottomrow .transform ul li {
        clear: both;
        margin: 0 0 0 0;
        width: 100%; }
        #bottomrow .transform ul li img {
          float: left; }
        #bottomrow .transform ul li h3 {
          margin-top: 0; }
    #bottomrow .transform .more {
      background-image: url(../images/arrow-purple.gif);
      background-repeat: no-repeat;
      background-position: 0 0.2em;
      clear: both;
      display: block;
      font-size: 11px;
      font-weight: bold;
      margin: 10px;
      padding: 0 0 0 0.5em; }
      #bottomrow .transform .more:link, #bottomrow .transform .more:visited {
        color: #b430ba;
        text-decoration: none; }
      #bottomrow .transform .more:hover {
        text-decoration: underline; }
  #bottomrow .news {
    float: left;
    width: 235px;
    background-color: #e4e3d9; }
    #bottomrow .news h2 {
      color: #333333;
      font-size: 18px;
      margin: 20px 10px 10px 10px; }
    #bottomrow .news h3 {
      color: #333333;
      font-size: 12px;
      margin: 10px 10px 5px 10px; }
      #bottomrow .news h3 a:link, #bottomrow .news h3 a:visited {
        color: #333333;
        text-decoration: none; }
      #bottomrow .news h3 a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #bottomrow .news h4 {
      color: #333333;
      font-size: 14px;
      font-weight: normal;
      margin: 10px 10px 5px 10px; }
    #bottomrow .news p {
      color: #333333;
      font-size: 12px;
      margin: 5px 10px 10px 10px; }
      #bottomrow .news p a:link, #bottomrow .news p a:visited {
        color: #333333;
        text-decoration: none; }
      #bottomrow .news p a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #bottomrow .news ul {
      position: relative;
      width: 100%; }
      #bottomrow .news ul li {
        clear: both;
        margin: 0 0 0 0;
        width: 100%; }
        #bottomrow .news ul li img {
          float: left; }
        #bottomrow .news ul li h3 {
          margin-top: 0; }
    #bottomrow .news .more {
      background-image: url(../images/arrow-purple.gif);
      background-repeat: no-repeat;
      background-position: 0 0.2em;
      clear: both;
      display: block;
      font-size: 11px;
      font-weight: bold;
      margin: 10px;
      padding: 0 0 0 0.5em; }
      #bottomrow .news .more:link, #bottomrow .news .more:visited {
        color: #b430ba;
        text-decoration: none; }
      #bottomrow .news .more:hover {
        text-decoration: underline; }
  #bottomrow .video {
    float: left;
    width: 235px; }
    #bottomrow .video h2 {
      color: #333333;
      font-size: 18px;
      margin: 20px 10px 10px 10px; }
    #bottomrow .video h3 {
      color: #333333;
      font-size: 12px;
      margin: 10px 10px 5px 10px; }
      #bottomrow .video h3 a:link, #bottomrow .video h3 a:visited {
        color: #333333;
        text-decoration: none; }
      #bottomrow .video h3 a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #bottomrow .video h4 {
      color: #333333;
      font-size: 14px;
      font-weight: normal;
      margin: 10px 10px 5px 10px; }
    #bottomrow .video p {
      color: #333333;
      font-size: 12px;
      margin: 5px 10px 10px 10px; }
      #bottomrow .video p a:link, #bottomrow .video p a:visited {
        color: #333333;
        text-decoration: none; }
      #bottomrow .video p a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #bottomrow .video div {
      height: auto;
      margin-left: 10px; }
    #bottomrow .video ul {
      position: relative;
      width: 100%; }
      #bottomrow .video ul li {
        clear: both;
        margin: 0 0 0 0;
        width: 100%; }
        #bottomrow .video ul li img {
          float: left; }
        #bottomrow .video ul li h3 {
          margin-top: 0; }
    #bottomrow .video .more {
      background-image: url(../images/arrow-purple.gif);
      background-repeat: no-repeat;
      background-position: 0 0.2em;
      clear: both;
      display: block;
      font-size: 11px;
      font-weight: bold;
      margin: 10px;
      padding: 0 0 0 0.5em; }
      #bottomrow .video .more:link, #bottomrow .video .more:visited {
        color: #b430ba;
        text-decoration: none; }
      #bottomrow .video .more:hover {
        text-decoration: underline; }

#sidecolumn {
  float: left;
  width: 235px;
  background-color: #e4e3d9;
  margin-left: 10px;
  position: relative;
  z-index: 2; }
  #sidecolumn h2 {
    color: #333333;
    font-size: 18px;
    margin: 20px 10px 10px 10px; }
  #sidecolumn h3 {
    color: #333333;
    font-size: 12px;
    margin: 10px 10px 5px 10px; }
    #sidecolumn h3 a:link, #sidecolumn h3 a:visited {
      color: #333333;
      text-decoration: none; }
    #sidecolumn h3 a:hover {
      color: #b430ba;
      text-decoration: underline; }
  #sidecolumn h4 {
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 10px 5px 10px; }
  #sidecolumn p {
    color: #333333;
    font-size: 12px;
    margin: 5px 10px 10px 10px; }
    #sidecolumn p a:link, #sidecolumn p a:visited {
      color: #333333;
      text-decoration: none; }
    #sidecolumn p a:hover {
      color: #b430ba;
      text-decoration: underline; }
  #sidecolumn img {
    margin: 0 10px 10px 10px; }
  #sidecolumn .news {
    border-bottom: 1px solid #c2c1b7;
    padding: 0 0 5px 0; }
    #sidecolumn .news h2 {
      color: #333333;
      font-size: 18px;
      margin: 20px 10px 10px 10px; }
    #sidecolumn .news h3 {
      color: #333333;
      font-size: 12px;
      margin: 10px 10px 5px 10px; }
      #sidecolumn .news h3 a:link, #sidecolumn .news h3 a:visited {
        color: #333333;
        text-decoration: none; }
      #sidecolumn .news h3 a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #sidecolumn .news h4 {
      color: #333333;
      font-size: 14px;
      font-weight: normal;
      margin: 10px 10px 5px 10px; }
    #sidecolumn .news p {
      color: #333333;
      font-size: 12px;
      margin: 5px 10px 10px 10px; }
      #sidecolumn .news p a:link, #sidecolumn .news p a:visited {
        color: #333333;
        text-decoration: none; }
      #sidecolumn .news p a:hover {
        color: #b430ba;
        text-decoration: underline; }
    #sidecolumn .news ul {
      position: relative;
      width: 100%; }
      #sidecolumn .news ul li {
        clear: both;
        margin: 0 0 0 0;
        width: 100%; }
        #sidecolumn .news ul li img {
          float: left; }
        #sidecolumn .news ul li h3 {
          margin-top: 0; }
    #sidecolumn .news .more {
      background-image: url(../images/arrow-purple.gif);
      background-repeat: no-repeat;
      background-position: 0 0.2em;
      clear: both;
      display: block;
      font-size: 11px;
      font-weight: bold;
      margin: 10px;
      padding: 0 0 0 0.5em; }
      #sidecolumn .news .more:link, #sidecolumn .news .more:visited {
        color: #b430ba;
        text-decoration: none; }
      #sidecolumn .news .more:hover {
        text-decoration: underline; }
  #sidecolumn .newsletter {
    border-bottom: 1px solid #c2c1b7;
    padding: 0 0 5px 0; }
    #sidecolumn .newsletter form {
      margin: 10px; }
      #sidecolumn .newsletter form #signup-email {
        margin: 5px 0;
        width: 205px; }
      #sidecolumn .newsletter form #signup-btn {
        margin: 5px 0; }
  #sidecolumn .socialmedia {
    border-bottom: 1px solid #c2c1b7;
    padding: 0 0 5px 0; }
    #sidecolumn .socialmedia .morelinks {
      margin: 10px 0; }
      #sidecolumn .socialmedia .morelinks li .more {
        background-image: url(../images/arrow-purple.gif);
        background-repeat: no-repeat;
        background-position: 0 0.2em;
        clear: both;
        display: block;
        font-size: 11px;
        font-weight: bold;
        margin: 10px;
        padding: 0 0 0 0.5em;
        margin-bottom: 0;
        margin-top: 5px; }
        #sidecolumn .socialmedia .morelinks li .more:link, #sidecolumn .socialmedia .morelinks li .more:visited {
          color: #b430ba;
          text-decoration: none; }
        #sidecolumn .socialmedia .morelinks li .more:hover {
          text-decoration: underline; }
  #sidecolumn .testimonials {
    border-bottom: 1px solid #c2c1b7;
    padding: 0 0 5px 0; }
    #sidecolumn .testimonials blockquote {
      background: #c2c1b7 url(../images/apos-sidecol.gif) no-repeat 5px 5px;
      margin: 0 15px; }
      #sidecolumn .testimonials blockquote p {
        color: white;
        font-size: 14px;
        font-weight: bold;
        line-height: 130%;
        margin: 0;
        padding: 10px 20px 10px 30px; }
        #sidecolumn .testimonials blockquote p.credit {
          font-weight: normal;
          margin-top: 0;
          padding-top: 0; }
  #sidecolumn .sendafriend {
    border-bottom: 1px solid #c2c1b7;
    padding: 0 0 5px 0; }
    #sidecolumn .sendafriend form {
      margin: 10px; }
      #sidecolumn .sendafriend form #sendafriend-mail, #sidecolumn .sendafriend form #sendafriend-friend-mail {
        margin: 5px 0;
        width: 205px; }
      #sidecolumn .sendafriend form #sendafriend-btn {
        margin: 5px 0; }
  #sidecolumn .generic {
    padding: 0 0 5px 0; }
  #sidecolumn .media {
    margin: 0 0 20px 0;
    padding: 0; }
    #sidecolumn .media img {
      margin-bottom: 0;
      padding: 0; }
    #sidecolumn .media p {
      color: #8f8e84;
      margin-top: 5px;
      padding: 0 5px; }

#maincolumn {
  float: left;
  line-height: 140%;
  width: 705px;
  position: relative;
  z-index: 1; }
  #maincolumn h1 {
    color: #333333;
    font-size: 24px;
    margin: 10px 20px 20px 20px; }
  #maincolumn h2 {
    color: #333333;
    font-size: 16px;
    margin: 30px 10px 10px 20px; }
  #maincolumn h3 {
    color: #333333;
    font-size: 14px;
    margin: 30px 10px 10px 20px; }
  #maincolumn h4 {
    color: #333333;
    font-size: 12px;
    margin: 30px 10px 10px 20px; }
  #maincolumn p {
    color: #333333;
    font-size: 12px;
    margin: 10px 20px 20px 20px; }
  #maincolumn ul {
    margin: 10px 10px 20px 3.5em; }
    #maincolumn ul li {
      list-style-type: disc;
      margin: 10px 0; }
  #maincolumn ol {
    margin: 10px 10px 20px 3.5em; }
    #maincolumn ol li {
      list-style-type: decimal;
      margin: 10px 0; }
  #maincolumn em {
    color: #ff0066;
    font-weight: bold;
    font-style: normal; }
  #maincolumn a:link, #maincolumn a:visited {
    color: #b430ba;
    text-decoration: none; }
  #maincolumn a:hover {
    text-decoration: underline; }
  #maincolumn blockquote {
    background: #f5f4ea url(../images/apos-maincol.gif) no-repeat 5px 5px;
    margin: 10px 20px 20px 20px; }
    #maincolumn blockquote p {
      color: #8f8e84;
      font-size: 13px;
      font-weight: bold;
      line-height: 130%;
      margin: 0;
      padding: 10px 20px 10px 30px; }
      #maincolumn blockquote p.credit {
        font-weight: normal;
        margin-top: 0;
        padding-top: 0; }
  #maincolumn .media-left {
    float: left;
    margin: 10px 20px; }
  #maincolumn .media-right {
    float: right;
    margin: 10px 20px; }
  #maincolumn #featurephoto {
    position: relative;
    height: 200px;
    margin-bottom: 20px;
    width: 705px;
    z-index: 10; }
    #maincolumn #featurephoto p {
      background: url('../images/bg-white-semi-trans.png') repeat top left;
      bottom: 0;
      color: black;
      font-size: 14px;
      font-weight: bold;
      left: 0;
      line-height: 160%;
      margin: 10px;
      padding: 5px 10px;
      position: absolute;
      z-index: 11; }
      #maincolumn #featurephoto p .more:link, #maincolumn #featurephoto p .more:visited {
        color: #b430ba;
        text-decoration: none; }
      #maincolumn #featurephoto p .more:hover {
        text-decoration: underline; }
  #maincolumn a.pdf {
    background: url(../images/icon_pdf.gif) no-repeat top left;
    margin-left: 5px;
    padding-left: 15px; }

#footernav {
  border-top: 1px solid #cccccc;
  clear: left;
  height: 60px;
  margin: 0 10px 40px 10px;
  position: relative; }
  #footernav .nav {
    margin: 10px;
    width: auto;
    right: 0; }
    #footernav .nav li {
      float: left;
      border-left: 1px solid black;
      border-left-style: none;
      padding: 0 15px; }
      #footernav .nav li:first-child {
        border-left-style: none;
        padding-left: 0; }
      #footernav .nav li a:link, #footernav .nav li a:visited {
        color: #666666;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none; }
      #footernav .nav li a:hover {
        color: #b430ba; }
  #footernav .credit {
    clear: left;
    font-size: 11px;
    padding: 10px; }
    #footernav .credit a:link, #footernav .credit a:visited {
      color: #bbbbbb;
      text-decoration: none; }
    #footernav .credit a:hover {
      text-decoration: underline; }
