body{ 
      background: #fff url(images/bodybg.png) repeat-x;
      font-family: "trebuchet ms", verdana, arial;
    }
    
    .iefix{
      text-align: center;
    }
    
    .clear{
      clear:both;
    }
    #topwrapper{
      background: url(images/topbg.png) no-repeat;
      margin: 60px auto;
      width: 1000px;
      height: 130px;
    }
    
    #topwrapper img{
      float: left;
      margin-top: 20px;
      margin-left: 40px;
    }
    
    #topwrapper h1{
      color: #ff0000;
      float:left;
      margin-top: -20px;
      margin-left: 40px;
    }
    
    #topwrapper h2{
      margin-top: -10px;
    }
    *html #topwrapper h2{
      margin-top: 0px;
    }
    
    #topwrapper h3{
      text-align: left;
      font-weight: normal;
      font-size: 16px;
      width: 800px;
      float: left;
      margin-top: -20px;
      margin-left: 40px;
    }
    
    *html #topwrapper h3{
      margin-top: 0;
    }
    
    #topwrapper h4{
     margin-top: -16px;
     color: #034a16;
     float: left;
     margin-left: 50px;
   
    }
    
    *html #topwrapper h4{
      margin-top: 0;
    }
    
    /*MAIN CONTENT SQUEEZE PAGE";*/
    
    #maincontent{
      background: url(images/mainbg.png) repeat-y;
      margin-top: 58px;
    }
    
    *html #maincontent{
      background: url(images/mainbg.png) repeat-y;
      margin-top: 68px;
    }
    
    /*MAIN CONTENT LANDING PAGE";*/
    
    #maincontentland{
      background: url(images/mainbg.png) repeat-y;
      margin-top: 49px;
    }
    
    *html #maincontentland{
      background: url(images/mainbg.png) repeat-y;
      margin-top: 39px;
    }
    
    
    #content{
  	width:960px;
  }
  
  
  #content h2{
    font-size:25px;
  }
  
  #innerleft{ 
    float:left;
    width:580px;
    padding-left: 10px;
    }
  
  #innerleft ul{
    list-style: none;
  }
  
  #innerleft ul li{
    text-align: left;
    background: url(images/sb_arrow.jpg) no-repeat;
    text-indent: 20px;
  }
  
  #innerleft ul li a{
    text-align: left;
  }
  
  #innerleft p{
    text-align: center;
  }
  
  p.affiliatelink{
    font-size: 12px;
    text-align: center;
    width: 400px;
    margin: 0 auto;
  }
  
   p.affiliatelink a{
  	color: #959595;
  	font-weight: bold;
  	text-decoration:none;
  	position: relative;
  }
  
  p.affiliatelink a:hover{
    text-decoration: underline;
  }
  
  #inneright{
    width:340px;
    float:left;
    background: #d9d9d9;
    border: 1px solid #ccc;
    padding-top: 20px;
    background: url(images/formbg.jpg) repeat-x;
  }
  
  #inneright h4{
    text-align: center;
    width: 99%;
    margin: 0 auto;
  }
  
  #innercenter{
    padding: 0 10px 10px 10px;
    margin: 0 auto;
    width: 800px;
    text-align: center;
  }
  
  #innercenter h2{
    text-align:center;
    font-size: 20px;
  }
  
  #innercenter h4{
    text-align:center;
    font-size: 16px;
    margin: 0 auto;
  }
  
  #downloadbutton{
    width: 281px;
    height: 137px;
    margin: 0 auto !important;
    text-align: center !important;
  }
  
  .note{
    font-size: 11px;
    width: 80%;
    margin: 0 auto;
  }
  
  .padd{
    padding-bottom: 10px;
  }
  
  #form{
    margin: -20px auto;
  }
  
  
  h2.getebook{
    background: url(images/arrow.png) no-repeat center right;
    width: 500px;
    height:60px;
    padding-top:35px;
    text-align:left;
    margin-left:40px;}
  
  *html h2.getebook{
    background: url(images/arrow.png) no-repeat center right;
    width: 500px;
    height:100px;
    padding-top:35px;
    text-align:left;
  }  
  
  .slogan{
    width: 40%;
    margin: 0 auto;
  }

  span.downloadnow{
    background: url(images/downloadnow.png) no-repeat;
     display:block;
    width:250px;
    height: 165px;
    text-align: center;
  }
  
  span.downloadnow span {display:none;}
  
  #footer{
  	width:960px; /* 960px */
  	font-size: 11px;
  }
  
  #footer a{
  	color: #959595;
  	font-weight: bold;
  	text-decoration:none;
  	position: relative;
  }
  
  #footer a:hover{
    text-decoration: underline;
  }
