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

h1 {
  color: #b74300;
  background-color: white;
  font-weight: normal;
  font-size: 180%;
  letter-spacing: 2px;
  line-height: 0.8;
  width: 100%;
  padding: 0.3em 0 0 0;
  border-bottom: 1px solid #b74300;
  margin-bottom: 0.3em; }

h2, h3 {
  font-weight: normal; }

a img {
  border: 0 none; }

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

#site_header {
  color: #fff;
  background-color: #886;
  padding: 0.3em 0 0.3em 0;
  margin-bottom: 0.5em;
  border-bottom: 1px solid black; }
  #site_header a {
    color: #222; }
    #site_header a img {
      border: none; }

#site_title {
  font-weight: bold;
  padding: 0;
  margin: 0 0 0 2.5em;
  color: #FFF;
  text-align: left; }
  #site_title a {
    float: left;
    margin-left: 0.5em; }

#site_menu {
  float: right;
  list-style: none;
  display: inline;
  padding: 0;
  margin: 0;
  margin-right: 2.7em; }
  #site_menu li {
    display: inline;
    font-weight: bolder;
    font-size: 14px;
    padding: 0 0.5em 0 0; }

#container {
  height: auto;
  width: 90%;
  padding: .67em 0;
  margin: 0 auto;
  text-align: left; }

#title {
  font-weight: bold;
  font-size: 140%;
  font-family: "Gill Sans", Helvetica, Arial, sans-serif;
  color: #b74300;
  background-color: white;
  text-align: center; }

#links {
  float: right;
  width: 25%; }

#app_icon_container {
  text-align: center; }

#app_icon_container img {
  border: 0;
  text-decoration: none; }

#pitch {
  text-align: center; }

#questions {
  margin-top: 0;
  padding-top: 0; }

#questions li {
  font-size: medium;
  font-weight: normal;
  line-height: 2em;
  margin: 0;
  margin-left: -1em;
  padding: 0;
  list-style: none; }

#questions li span {
  font-size: larger;
  font-weight: lighter; }

#questions li em {
  font-weight: normal;
  font-style: normal;
  background-color: #FFF9D8;
  padding: 0 0.2em; }

#answer {
  font-size: 120%;
  line-height: 1.2;
  margin-right: 0.5em;
  font-weight: lighter;
  float: none;
  clear: both; }

#answer em {
  background-color: #FFFFCC; }

#highlights_container {
  text-align: left; }

#highlights {
  line-height: 1.4; }

#highlights li {
  margin-bottom: 1em;
  font-size: 15px;
  font-weight: normal; }

ul h2, ul h3 {
  padding: 0;
  margin: 0; }

.check_list, .arrow_list, #references {
  list-style-image: url(/images/bullet.gif); }

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

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

#references_container {
  text-align: left; }

#demo {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 0 7em 0; }

#demo_link {
  float: left;
  padding: 1em 1em;
  background-color: #FFF9D8;
  border: 1px solid #CDBFAC; }
  #demo_link a {
    color: #b74300; }

#more_sht a {
  margin: 0.2em 0.5em 0 0.5em;
  color: #b74300;
  font-size: normal;
  font-weight: normal; }

#clients_quotes {
  padding: 1em 0; }

.ref {
  position: relative;
  margin-bottom: 1em; }
  .ref .ref_speak {
    clear: both;
    overflow: hidden;
    height: auto;
    width: auto; }

.ref_author_photo {
  margin-right: 4px; }

.ref_quote {
  width: 80%;
  background: transparent url(/images/bubble_pointer.png) no-repeat left 10px;
  padding-left: 32px; }
  .ref_quote cite {
    line-height: 1; }

.ref_quote, .ref_author_photo {
  float: left; }

.ref_author {
  margin-top: 0.3em; }

.xsnazzy {
  background-color: transparent;
  margin: 0; }

.xtop, .xbottom {
  display: block;
  background-color: transparent;
  font-size: 1px; }

.xb1, .xb2, .xb3, .xb4 {
  display: block;
  overflow: hidden; }

.xb1, .xb2, .xb3 {
  height: 1px; }

.xb2, .xb3, .xb4 {
  background-color: #F5EDE3;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F5EDE3;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #F5EDE3; }

.xb1 {
  margin: 0 5px;
  background-color: #F5EDE3; }

.xb2 {
  margin: 0 3px;
  border-width: 0 2px; }

.xb3 {
  margin: 0 2px; }

.xb4 {
  height: 2px;
  margin: 0 1px; }

.xboxcontent {
  display: block;
  background-color: #F5EDE3;
  border: solid #F5EDE3;
  border-width: 0 1px;
  padding: 0.3em 1em; }
