body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
  text-align: center; }

h1 {
  font-size: 200%;
  width: 70%; }

p {
  text-align: justify; }

a img {
  border: 0 none; }

#site_header {
  color: #000;
  background-color: #E1D4C0;
  padding: 0.3em 0 0.3em 0;
  margin-bottom: 0.5em;
  border-bottom: 1px solid black; }

#site_menu_container {
  width: 100%;
  height: auto;
  overflow: hidden;
  clear: both; }

#site_title {
  font-weight: bold;
  margin-left: 3em;
  padding: 0;
  color: #FFF;
  text-align: left; }
  #site_title a {
    float: left; }
    #site_title a img {
      border: none; }

#site_menu {
  float: right;
  list-style: none;
  display: inline;
  padding: 0;
  margin: 0;
  margin-right: 2.7em; }

#site_menu li {
  display: inline;
  color: black;
  font-weight: bolder;
  font-size: 14px;
  padding: 0 0.5em 0 0; }

#container {
  width: 1000px;
  height: auto;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  text-align: left; }

#footer {
  text-align: center;
  margin: 1em 0 0.6em 0;
  font-size: small; }

#sht_desc {
  text-align: center;
  width: auto;
  height: auto;
  overflow: hidden;
  text-align: center;
  padding: 0 115px; }
  #sht_desc img {
    border: none;
    text-decoration: none;
    padding: 0;
    margin: 0; }
  #sht_desc a {
    display: inline;
    line-height: 1;
    vertical-align: middle; }

#pitch_tutuf {
  font-weight: lighter; }

#sht_img_desc, #sht_img_link {
  padding: 0;
  margin: 0;
  float: left; }

#sht_img_desc {
  padding-top: 25px;
  padding-left: 0px;
  width: 500px;
  margin: 0;
  font-weight: bold;
  vertical-align: middle;
  display: table-cell;
  text-align: center; }
  #sht_img_desc a {
    font-weight: bold; }

#sht_title {
  font-size: 120%;
  font-weight: normal;
  line-height: 1.3; }

#sht_short_desc {
  font-size: 90%; }

#sht_desc #sht_link {
  text-align: center;
  display: block; }

#top_container {
  clear: both;
  width: auto;
  height: auto;
  overflow: hidden;
  text-align: left;
  padding-top: 0.5em;
  margin-bottom: 8em; }

.highlight_text {
  background-color: #FFF9D8;
  font-weight: normal;
  color: black; }

#links ul {
  list-style: none;
  margin: 0;
  padding: 2.5em 1em 0.5em 1.2em;
  color: black;
  text-align: center;
  display: inline; }

#links ul li {
  margin: 0.5em 2px 0.5em 0;
  background-color: #ffffff;
  width: 90%;
  height: auto;
  overflow: hidden;
  text-align: center; }
  #links ul li a {
    font-size: 120%;
    font-weight: bold;
    color: #004080;
    padding: 0.5em;
    line-height: 1.5; }

#links ul li a:hover {
  color: #8B8B8B; }

li h2 {
  color: #b74300;
  border-bottom: 2px dotted #b74300;
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: none;
  padding: 0;
  display: inline; }

#pitch {
  color: #303030; }

#contacts {
  text-align: center;
  margin-top: 2em;
  background-color: #FFF9D8;
  padding: 0.5em 0;
  font-size: larger; }

#partners_icon_container {
  color: #b74300;
  font-size: 30px;
  font-style: normal;
  font-weight: normal; }

ul li {
  text-align: left; }

#tutuf {
  font-size: 110%; }
