body {
  margin: 0;
  padding: 0;

  height: 100%;
  min-width: 974px;
  
}

h1 {
  font-family: "Segoe UI", "Arial", sans-serif;
  font-size: 26pt;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: 0px;
}

h2 {

  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 16pt;
  font-weight: normal;
}

h3 {
  font-family: "Segoe UI", "Arial", sans-serif;
  font-size: 12pt;
  font-weight: bold;
  margin: 0;
}

p, li, td, th, form * {

    font-family: "Arial";
    
    line-height: 150%;
    font-size: 11pt;
}

ul {
  padding-left: 13px;
}  

li {
  line-height: 200%;
}

img {
  border: 0;
  padding: 0;
  margin: 0;


}



a, a:visited, a:hover, a:active {
  color: blue;
}

/* special download button for header incl. mirror effect */
a#leader-download {
  position: absolute;
  top: 163px;
  left: 50%;
  height: 189px;
  margin-left: -150px;
  margin-top: 0;
  margin-bottom: 0;
}  

a#leader-download img {
  margin-top: 97px;
    
}
/* standard download button for use throughout the body, extended by a#leader-download */
a.download {
  display: block;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 30px;

  height: 92px;
  background-image: url(/static/images/download-button.gif?1);
  background-repeat: no-repeat;
  background-position: 0px top;
}

a.download:hover {
  background-position: -300px top;
  
}

/** NAV **/

div#top-nav {
  background-image: url(/static/images/top-nav.gif);
  background-repeat: repeat-x;
  height: 36px;

  
}

div#top-nav ul {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  width: 740px;
  display: block;
  
}

div#top-nav ul li {

  margin: 0 2px;
  
  float: left;
  text-align: center;
}

div#top-nav ul li a {
  color: white;
  text-decoration: none;
  display: block;
  padding-top: 5px;
  height: 31px;
  width: 115px;
  background-image: url(/static/images/nav-hover.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

div#top-nav ul li a:hover {
  background-position: center bottom;
}


div#main {
  width: 95%;
  max-width: 1150px;
  margin: 0 auto;
  min-width: 974px;
}

div#main p {
  
}


/*** BANNER ***/

img#left-cap {
  float: left;
}
img#right-cap {
  float: right;
}

div#banner {
  width: 95%;
  min-width: 974px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 30px;
  height: 130px;
  
  position: relative;
  background-image: url(/static/images/banner-tile.png);
  background-repeat: repeat-x;
}

div#banner h2 {
  color: #333333;
  width: 640px;
  position: relative; 
  top: -35px; 
  left: 240px; 
  font-weight: bold; 
  font-style: italic; 
  font-size: 24pt;
}

div#icon {
  position: absolute;
  top: -45px;
  left: 20px;
  width: 220px;
  height: 220px;
  
  background-image: url(/static/images/icon.png);
  background-repeat: no-repeat;
}

div#title {
  position: absolute;
  top: 28px;
  left: 280px;
  height: 100px;
}

div#pitch {
  position: relative;

  margin-right: 370px;
  padding-left: 30px;
  padding-right: 10px;
  padding-bottom: 1px;
}

div#pitch h1 {
  margin-top: 20px;
  margin-bottom: 0px;
}

div#pitch p {
  text-align: justify;
}

div#header-wrapper {
  background-image: url(/static/images/header-bg-tile.png);
  background-repeat: repeat-x;
  background-position:  center -607px;
  min-width: 974px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
}

div#header {
  
  
  height: 370px;
  overflow: hidden;
  color: white;
  
  border: 3px solid black;
  background-image: url(/static/images/header-bg-cut.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

/** screenshot **/

div#screenshots {
  float: right;
  position: relative;
  top: 20px;
  width: 318px;
  margin-right: 30px;
}

div#screenshot-top {
  position: relative;
  z-index:10;
  height: 326px;
  background-image: url(/static/images/screenshot-top.png?1);
  background-repeat: no-repeat;
}

div#screenshot-top a {
  display: block;
  width: 318px;
  height: 322px;
}

div#screenshot-bottom {  
  position: relative;
  top: -113px;
  width: 318px;
  height: 138px;
  background-image: url(/static/images/screenshot-bottom.png?1);
  background-repeat: no-repeat;
}

img.header-logo {
  float: left;
  margin-right: 30px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 30px;
}

/** box and spanner **/


div#boxshot-column {

  float: left;
  margin-top: 10px;
  margin-right: 40px;
  width: 200px;
  
  padding-right: 20px;
  
}

p.testimonial {
text-align: justify;
font-size: 9pt;
}

p.author {
  font-style: italic;
  font-size: 9pt;
}

div#body-helper {
  margin-left: 250px;
  _margin-left: 0px;
  min-width: 700px;
  _float: right;
  
}



div#body-helper h1 {
  clear: right;
}

div.info, div.column, div.callout {
  border-bottom: 3px solid #DDDDDD;
  border-right: 3px solid #DDDDDD;
  background-color: #f2f2f2;
}

div.info {
  margin-bottom: 30px;
}

div#body-helper div.info {
  margin-bottom: 0px;
}

*:first-child+html div#body-helper div.info {
  margin-bottom: 40px;
}

/** 3-aside info boxes **/

div.info {

  position: relative;
  height: 270px;
  width: 27%;
  
  float: right;
  margin-top: 13px;
}

*:first-child+html div.info { /* IE7-only */
  margin-bottom: 40px;
}

div#left-info {
  margin-right: 7%;
}

div#right-info {

}

div#middle-info {
  margin-right: 7%;
 }

img.box-label {
  position: absolute;
  top: -35px;
  left: -40px;

  
}

div.info h2, div.column h2 {
  margin-top: 14px;
  margin-bottom: 10px;
  margin-left: 35px;
}

div.info p {
  margin: 0px 10px 20px;
  padding-bottom: 0;
  font-size: 9pt;
}



/* columns */

div#body-helper div.column {
  height: 470px;
  _height: 530px;
  margin-top: 20px;
}



*:first-child+html div#body-helper div.column {
  height: 480px;
}

div.column {
  width: 40%;


  margin-top: 60px;
  margin-bottom: 30px;
  _margin-bottom: 0px;
  padding-right: 20px;
  float: right;
  position: relative;
}



div.column-left {
  margin-right: 10%;
}

div.column-right {

}

div.column p, div.column ul {
  margin-left: 35px;
  margin-right: 10px;
}

div.column p, div.column li {
  font-size: 9pt;
}

/* spanner */
div.spanner {
  margin-left: 360px;
  margin-right: 40px;
  margin-top: 40px;
  background-color: #f9f9f9;
  border: 3px solid #DDDDDD;
  padding: 0 30px;
  position: relative;
}
/* table */

table#features {
  margin: 0px auto;
  width: 100%;
  min-width: 947px;
  border-spacing: 0px;	
  border-collapse: collapse;
}

table#features th {
  background-color: #f2f2f2;
}

th#feature-column {
  width: 200px;
}

table#features td, table#features th {	
  padding: 5px 15px;
  vertical-align: top;
  border: 2px solid #DDDDDD;
  background-position: 10px 5px;
  background-repeat: no-repeat;
}

table#features td.our-feature, table#features td.competitor-feature {
  padding-left: 50px;
}

td.our-feature {
  background-image: url(/static/images/feature-good.gif);
}

td.competitor-feature {
  background-image: url(/static/images/feature-bad.gif);
}

/*callout */
div.callout {

  padding: 20px;
  min-width: 907px;
  
}

div.callout img {
  float: left;
  margin-right: 60px;
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 60px;
}

div.stacked img {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* DOWNLOAD - instructions */
  
div.stacked {
  margin-top: 40px;
  margin-bottom: 40px;
}



/* footer */


  
div#footer ul {
  list-style: none;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  clear: both;
  width: 910px;
  margin: 20px auto;
  padding-bottom: 20px;

}

div#footer ul li {
  float: left;
  color: black;
  text-align: center;
}

div#footer ul li {
width: 9%;
font-size: 8pt;
}

div#footer ul li#copy {
  width: 18%;
}

div#footer a {
  color: black;
}

