zhtml, body {
    margin: 0;
    padding: 0;
}

body {
/*    display: none;*/
}

a {
outline: none; 
text-decoration: underline;
}

a:link, a:active, a:visited {
color: #2249cc;
}

a:hover {
    color: #ff9c01;
}

img {
    border: none;
}

img#headerImg {
    width: 275px;
    height: 44px; /*Need for IE*/
}

h4#tagLine {
    color: #555555;
    font-family: arial, tahoma;
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    left: 11px;
    top: 19px;
}

.tag1 {
    left: 50px !important;
}

.tag2 {
    left: 40px !important;
}

.tag3 {
    left: 7px !important;
}

.tag4 {
    left: 17px !important;
}

h1 {
    position: relative;
    top: 0px;
    text-align: center;
    font-family: arial,tahoma;
    font-size: 31px;
    font-weight: bold;
    margin: 0;
}

h2 {
    font-family: arial, tahoma;
    font-size: 27px;
    margin-bottom: 2px;
    margin-top: 50px;
}

h3 {
    position: absolute;
    top: 243px;
    text-align: center;
    font-family: arial,tahoma;
    font-size: 20px;
    width: 295px;
}

h3#subHead1 {
    left: 0px;
}

h3#subHead2 {
    left: 313px;
}

h3#subHead3 {
    right: 0px;
}

div#container {
    position: relative;
    background: url("../img/container_shadow.gif") repeat-y scroll 0 0 transparent;
    height: auto;
    margin: 0 auto;
    padding: 0 23px;
    width: 980px;
}

div#headerBox {
    position: relative;
    background: none repeat scroll left top #ffffff;
    height:250px;
}

div#headerLogo {
    position: absolute;
    left: 17px;
    top: 10px;
}

div#subHeading {
    position: relative;
    top: 25px;
    text-align: center;
    font-family: arial,tahoma;
    font-size: 17px;
    color: #333333;
}

div#freeEbook {
    position: absolute;
    background-color: transparent;
    background: url("../img/only-place.jpg");
    right: 50px;
    top: 30px;
    height: 212px;
    width: 436px;
    z-index: 1000;
}

div#startNowBtn {
    position: relative;
    background-image: url('../img/btn_start_now.jpg');
    background-repeat: no-repeat;
    width: 219px;
    height: 74px;
    margin: 0 auto;
    cursor: pointer;
/*  Rotation doesn't work in IE  */
/*
   transform: rotate(-9deg);
   -moz-transform: rotate(-9deg);
   -webkit-transform: rotate(-9deg);
*/   
}

a#startNowLink {
    position: absolute;
    margin: 52px 0px 0px 20px;
    font-family: arial, tahoma;
    font-size: 9pt;
    color: #cccccc;
    text-decoration: none;
}

a#startTodayLink {
    position: absolute;
    margin: 52px 0px 0px 90px;
    font-family: arial, tahoma;
    font-size: 9pt;
    color: #cccccc;
    text-decoration: none;
}

div#startTodayBtn {
    position: relative;
    background-image: url('../img/btn_start_today.jpg');
    background-repeat: no-repeat;
    width: 269px;
    height: 74px;
    bottom: -50px;
    margin: 0 auto;
    cursor: pointer;
    display: none;    
}

div#contentBox {
    position: relative;
    background: none repeat scroll left top #ffffff;
    height: 355px;
}

div#demoBlock {
    position: relative;
    background: none repeat scroll left top #ffffff;
    top: 3px;
    margin: 0 auto;
    width: 921px;
    height: 252px;
}

div.demoBox {
    position: absolute;
    top: 1px;
    height: 250px;
    width: 295px;
    border: 4px solid gray;
    overflow: hidden;
    font-family: Georgia, "New Century Schoolbook", "Nimbus Roman No9 L", serif;
}

div#demoL1 {
    left: 0px;
    font-size: 18px;
    line-height: 23px;
}

div#demoL2 {
    left: 310px;
    font-size: 15px;
    line-height: 19px;
}

div#demoL3 {
    right: 0px;
    font-size: 15px;
    line-height: 19px;
}

div#L1Locator {
    position: absolute;
    width: 100%;
    top: 80px;
    left: 50px;
}

div#L1GrayColumn {
    position: absolute;
    top: 0;
    width: 100%;
    color: #DDDDDD;
    white-space: nowrap;
}

div#L1GrayLeft {
    position: absolute;
    white-space: nowrap;
    right: 300px;
    text-align:right;
    color: #d0d0d0;
}

div#L1BlackPhrase {
    position: absolute;
    background-color: transparent;
    top: 0;
}

div#L2Envelope {
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 7px;
}

div#L3Envelope {
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 7px;
}

.hiLite2 {
    color: black !important;
    background-color: transparent;
}

.underLn {
    text-decoration: underline;
}

ul {
    margin: 10px 0px 20px -15px;
}

li {
    line-height: 1.5;
    letter-spacing: -0.6px;
}

div#descBlock {
    position: relative;
    top: 0px;
/*    left: 43px;*/
    width: 500px;
    font-family: arial, tahoma;
    font-size: 17px;
    line-height: 1.28;
    margin: 0 auto 70px;
}

div#bragBlock {
    position: absolute;
    top: 8px;
    left: 603px;
    width: 335px;
    font-family: arial, tahoma;
    font-size: 15px;
    font-style: italic;
    line-height: 1.04;
    display: none;
}

div.testis {
    margin-top: 20px;
}

div#copyBox {
    position: relative;
/*    padding-bottom: 100px;*/
}

div#speedBox {
    position: relative;
    top: 40px;
    margin: 0 auto;
    text-align: center;
    color: red;
}

div#textBoxes {
    position: relative;
    margin: 0 auto;
    top: 0px;
    width: 500px;
    height: 100%;
/*    display: none;*/
}

div#pageFooter {
    position: relative;
    background: url("../img/footer_bg.gif") no-repeat scroll left top #ffffff;
    height: 44px;
    margin: 0 auto;
    padding: 0 23px;
    width: 980px;
}

div#pageFooter a {
    position: absolute;
    font-family: tahoma, arial;
    font-size: 7pt;
}

a#privPolicy {
    top: 15px;
    left: 60px;
}

a#jooble {
    top: 15px;
    left: 150px;
}

a#termsOfUse {
    top: 15px;
    left: 910px;
}

a#addBtn {
    top: 15px;
    left: 870px;
}

div#footerShadow {
    position: relative;
    background: url("../img/footer_shadow.gif") no-repeat scroll left top #ffffff;
    height: 30px;
    margin: 0 auto;
    padding: 0 23px;
    width: 980px;
}

div#patentNotice {
    font-family: tahoma, arial;
    font-size: 7pt;
    position: absolute;
    left: 34px;
    top: 27px;
    color: #333333;
}

div#headerLinks {
    position: absolute;
    right: 10px;
    top: 2px;
    text-align: right;
    font-family: arial,helvetica;
    font-size: 11pt;
    color: #2249cc;
    width: 500px;
}

span#yourNameHere {
    position: relative;
    color: black;
    font-weight: bold;
}

a#goNextLink {
    position: relative;
}

div#visHeader {
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
}

div#memHeader {
    position: absolute;
    top: 8px;
    right: 0px;
    z-index: 3000;
    display: none;
}

img#dblSpeed {
    position: absolute;
    left: 230px;
    top: 150px;
}

img#freebie {
    position: absolute;
    left: 320px;
    top: 80px;
}

h2#whatitis {
    position: absolute;
    left: 190px;
    top: 100px;
    text-align: center;
    font-size: 25px;
    z-index: 2000;
    color: red;
    font-style: italic;
    text-shadow: 2px 2px 4px #888888;
}

div.bookImg {
    position: absolute;
    right: 45px;
    top: 50px;
    z-index: 2000;
    
}

div#bookCopy {
    position: absolute;
    top: 162px;
    text-align: center;
    color: #2249cc;
    font-family: arial;
    font-size: 10pt;
    width: 152px;
    line-height: 1.0;
/*    font-style: italic;*/
    left: -25px;
    z-index: 2000;
}

div#blurbBox {
    position: absolute;
    right: 30px;
    top: -10px;
/*    height: 80px;*/
    width: 300px;
    font-size: 12px;
    font-family: helvetica, arial;
    font-style: italic;
    display: none;
}

div#descrBox {
    position: absolute;
    left: 35px;
    top: -10px;
    height: 80px;
    width: 300px;
    font-size: 14px;
    font-family: helvetica, arial;
    display: none;
}

div#whatisvideo {
    position: absolute;
    top: 2px;
    left: 295px;
    height: 247px;
    overflow: hidden;
}

#whatisvideo iframe {
    position: relative;
    top: -1px;
}

div#bottomAdBox {
    position: relative; 
    left: 60px;
    width: 840px;
    height: 365px;
    margin-top: 16px;
    border:1px solid blue;
    background-color: lightblue;
    padding: 5px;
}

div#bottomAdCopy {
    position: absolute;
    right: 8px;
    top: -5px;
    width: 612px;
    font-family: arial, tahoma;
    font-size: 16px;
    line-height: 1.28;
}

span#hand {
    font-size: 20px;
}

div#freeBookBox {
    position: absolute;
    top: 65px;
    right: 45px;
/*    border: 2px solid #2249cc;*/
    border: 2px solid gray;
    padding: 2px 8px;
    cursor: pointer;
/*    display: none;*/
}

img#freeBkImg {
    display: block;
    margin: 0 auto;
}

div#freeBookBox div {
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    font-family: arial, tahoma;
    color: #2249cc;
}

span#blacktxt {
    color: black;
}

div#share {
    text-align: center;
    position: relative;
    top: 10px;
}

div#leftAd {
    position: absolute;
    right: 5px;
    top: 5px;
}