body {
  font-family: verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  background-color: #d0f3a5; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: helvetica, arial, verdana, sans-serif; }
  body h2 {
    font-size: 24px;
    line-height: 30px; }
  body h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 6px; }
  body h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
    font-weight: bold; }
  body h5 {
    font-size: 12px;
    margin-bottom: 8px;
    font-weight: bold; }
  body p {
    margin-bottom: 20px; }
  body a {
    color: #6bb108;
    text-decoration: none; }
    body a:hover {
      text-decoration: underline; }
  body strong {
    font-weight: bold; }
  body em {
    font-style: italic; }
  body br.clear {
    clear: both; }

#container {
  width: 960px;
  background-color: #fff;
  margin: 0 auto; }

#header {
  line-height: 40px;
  padding: 0 40px;
  float: right;
  text-decoration: none;
  color: #FFF;
  text-shadow: 2px 2px 0 #467405; }
  #header ul li {
    display: inline;
    padding: 0 5px 0 0; }
    #header ul li a {
      text-decoration: none;
      color: #FFF;
      font-weight: bold;
      text-shadow: 2px 2px 0 #467405; }

#masthead {
  background-color: #6bb108;
  height: 60px;
  padding: 20px 40px; }
  #masthead h1 a {
    display: block;
    width: 0;
    height: 68px;
    padding-left: 282px;
    overflow: hidden;
    background-image: url(/images/marketing/logo.png);
    background-repeat: no-repeat;
    background-position: top left; }

#content #sidebar {
  float: right;
  width: 320px;
  margin-right: 60px;
  padding: 40px 0 20px 0; }
  #content #sidebar h2 {
    font-size: 20px; }
    #content #sidebar h2 a {
      text-decoration: none; }
      #content #sidebar h2 a:hover {
        text-decoration: underline; }
  #content #sidebar .sign-up {
    text-align: center;
    margin-bottom: 20px; }
    #content #sidebar .sign-up a.sign-up {
      display: block;
      width: 0;
      height: 62px;
      padding-left: 320px;
      overflow: hidden;
      background-image: url(/images/index/sign-up.png);
      background-repeat: no-repeat;
      background-position: top left;
      margin-bottom: 8px; }
  #content #sidebar .panel {
    color: #FFF;
    background-color: #6BB108;
    border: 2px solid #467405;
    padding: 5px 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-bottom-colors: #467405 #9ae82b;
    -moz-border-top-colors: #467405 #9ae82b;
    -moz-border-left-colors: #467405 #9ae82b;
    -moz-border-right-colors: #467405 #9ae82b; }
    #content #sidebar .panel h2 {
      color: #fff;
      text-shadow: 2px 2px 0 #467405;
      margin-bottom: 4px; }
    #content #sidebar .panel p {
      margin-bottom: 10px; }
    #content #sidebar .panel a {
      color: #fff;
      text-decoration: underline; }
#content #main {
  margin: 0 40px 0 40px;
  padding: 20px 0; }
  #content #main h2 {
    color: #000; }
  #content #main ul, #content #main ol {
    margin-bottom: 20px; }
    #content #main ul li, #content #main ol li {
      margin-left: 20px; }
  #content #main ul li {
    list-style-type: disc; }
  #content #main ol li {
    list-style-type: decimal; }
  #content #main.two-column {
    margin: 0 420px 0 40px; }
  #content #main table.pricing {
    width: 100%;
    border-collapse: collapse; }
    #content #main table.pricing thead {
      display: none; }
      #content #main table.pricing thead tr td {
        text-align: right;
        padding-bottom: 10px; }
    #content #main table.pricing tbody {
      border: 1px solid #ccc; }
      #content #main table.pricing tbody tr th, #content #main table.pricing tbody tr td {
        text-align: center;
        padding: 12px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc; }
      #content #main table.pricing tbody tr th {
        font-weight: bold; }
        #content #main table.pricing tbody tr th.plan {
          background-color: #565656;
          color: #fff; }
      #content #main table.pricing tbody tr td {
        text-align: center;
        font-size: 20px; }
        #content #main table.pricing tbody tr td.projects, #content #main table.pricing tbody tr td.companies, #content #main table.pricing tbody tr td.max-hours {
          font-size: 12px; }
        #content #main table.pricing tbody tr td span.discount {
          display: block;
          font-size: 10px;
          margin-top: 6px; }
        #content #main table.pricing tbody tr td.trial {
          font-size: 12px; }
          #content #main table.pricing tbody tr td.trial span.discount {
            display: none; }
    #content #main table.pricing tfoot tr td {
      width: 100%;
      height: 40px;
      background-color: #7bab2d;
      border-right: 1px solid #5d871b;
      border-bottom: 1px solid #5d871b;
      border-left: 1px solid #5d871b;
      text-align: center; }
      #content #main table.pricing tfoot tr td a {
        display: block;
        line-height: 40px;
        color: #fff;
        font-size: 20px;
        text-shadow: 2px 2px 1px #0c4600; }
        #content #main table.pricing tfoot tr td a:hover {
          text-decoration: none; }

#footer-container {
  margin: 0;
  background-image: url(/images/index/footer.png);
  background-repeat: repeat-x;
  background-position: bottom left; }
  #footer-container #footer {
    width: 840px;
    height: 80px;
    margin: 0 auto;
    padding: 20px 60px; }
    #footer-container #footer ul {
      margin: 0 auto; }
    #footer-container #footer a {
      color: #bebebe;
      text-decoration: none; }
      #footer-container #footer a:hover {
        color: #FFF; }
    #footer-container #footer .columns {
      float: left;
      width: 280px; }
      #footer-container #footer .columns ul li.madpilot {
        margin-left: -46px; }
    #footer-container #footer .copyright {
      clear: both;
      text-align: center; }
