body {
  background-color: #FFF;
  background-image: url("../images/mainBG.png");
  background-repeat: repeat-x;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0; }

a, a:hover, a:visited, a:active, a:focus {
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

img {
  border: none; }

p {
  margin: 10px 0px;
  padding: 0; }

.bannerFlag {
  /*background-image: url("../images/price099.png");*/
  background-repeat: no-repeat;
  width: 110px;
  height: 110px;
  float: left;
  position: relative; }

.downloadBtn {
  width: 270px;
  height: 52px;
  display: block;
  margin: 0 auto; }

.sectionTitle {
  font-size: 28px;
  margin: 0 auto 20px;
  font-weight: 100;
  width: 700px; 
  color: #000;
  clear: both; }

.content {
  width: 700px;
  min-height: 100px;
  border-bottom: 1px solid #CCC;
  text-align: left;
  clear: both;
  margin: 20px auto;}
  .content .area1 {
    width: 365px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    position: relative; }
  .content .area2 {
    width: 320px;
    float: right; }
    .content .area2 .title {
      width: 320px;
      border-bottom: 1px solid #CCC; }
      .content .area2 .title h1 {
        margin: 0;
        padding: 0;
        text-decoration: none;
        font-size: 24px;
        font-weight: 100;
        color: #396; }
      .content .area2 .title h2 {
        margin: 2px 0;
        padding: 0;
        text-decoration: none;
        font-size: 10px;
        font-weight: normal;
        color: #666; }
    .content .area2 .text {
      font-size: 14px;
      color: #000; }
      
.jjNav {
  /*background-image: url("../images/amazedNavBG.png");*/
  background-repeat: no-repeat;
  float: right;
  position: relative;
  width: 175px;
  height: 110px;
  padding-top: 0px;
  text-align: center;
  font-size: 14px; }
  .jjNav a {
    color: #000; }
  .jjNav a:hover {
    color: #CCC; }
    
.jjLogo {
  background-image: url("../images/amazedLogo.jpg");
  background-repeat: no-repeat;
   width: 660px;
  height: 110px;
  margin: 0 auto; }

.jjheader {
  background-image: url("../images/amazedHeaderBG.jpg");
  background-repeat: no-repeat;
  width: 967px;
  height: 527px;
  padding-top: 20px;
  margin: 0 auto; }
  
.jjheader .tagline {
  font-weight: 100;
  font-size: 30px; }
  
.jjheader .screenshotarea {
  /*margin: 0px auto;*/
  position:relative; top:-73px; left:0px;
  }
  
  .jjheader .screenshots {
  position:relative; top:385px; left:38px;
  }