body {
    background: #2f7fba url('background.gif') top left repeat-x;
    color: #333;
    font-family: helvetica, arial;
    font-size: 13px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}
/*--------------------------------------------------------*/
/*  LAYOUT                                                                                    */
/*--------------------------------------------------------*/
#wrapper {
    background: #fff;
    margin: 0 auto;
    padding: 10px 20px;
    width: 800px;
}
#header {
    background: transparent url('header_bg.gif') top left no-repeat;
    height: 75px;
    margin: 0 0 3px 0;
}
#masthead {
    background: transparent url('masthead_bg.jpg') top left no-repeat;
    height: 135px;
    margin: 0;
    padding: 105px 0 0 55px;
}
#content {
    background: transparent url('contentblock_bg.gif') bottom center no-repeat;
    padding: 0;
}
#sales_text {
    display: inline;
    float: left;
    font-size: 13px;
    margin-right: 5px;
    margin-top: 15px;
    width: 280px;
}
#feature_list {
    display: inline;
    float: left;
    margin: 15px 0 0 5px;
    width: 297px;
}
#cta {
    display: inline;
    float: left;
    margin-top: 30px;
    width: 212px;
}
#testimonials {
    background: transparent url('testimonial_bg.gif') bottom left no-repeat;
    clear: both;
    display: inline;
    float: left;
    margin-bottom: 25px;

    padding: 0 0 0 0;
    height: 120px;
    width: 803px;
    }
#footer {
    clear: both;
    font-size: 10px;
    text-align: center;
}

/*--------------------------------------------------------*/
/*  IMAGES                                                                                     */
/*--------------------------------------------------------*/
img {
    border: 0;
}
#sample {
    border: 0;
    margin-top: 5px;
}
#feature_list img {
    
    display: inline;
    float: left;
}
#header img {
    display: inline;
    margin-top: 5px;
}
#masthead h1 img {
    margin: 0 5px 2px 0;
}
#testimonial img {
    margin-top: 10px;
}
#screenshot img {
    display: inline;
    border: 0;
    float: right;
}
/*--------------------------------------------------------*/
/*  LISTS                                                                                         */
/*--------------------------------------------------------*/
#header ul {
    display: inline;
    float: right;
    margin: 22px 0 0 0;
}
#header li {
    font-family: Gill Sans MT;
    font-size: 12px;
    list-style-type: none;
    display: inline;
    margin: 0 2px;
}
#header li a {
    color: #666;
}
#feature_list ul {
    color: #000;
    padding-left: 0px;
    margin: 15px 0 0 0;
}
#feature_list li {
    background: transparent url('bullet_cross.gif') left top no-repeat;
    background-position: 0 3px;
    list-style-type: none;
    margin-bottom: 13px;
    padding-left: 12px;
}
#feature_list .feature_note {
    background: none;
    font-size: 9px;
}
#footer ul#links li {
    display: inline;
    list-style-type: none;
    margin: 0 6px;
}
#masthead li {
    background: transparent url('masthead_ulbullet.gif') left top no-repeat;
    background-position: 0 9px;
    list-style-type: none;
    color: #fff;
    line-height: 25px;
    padding-left: 14px;
}
/*--------------------------------------------------------*/
/*  ANCHORS AND TEXT                                                                 */
/*--------------------------------------------------------*/
blockquote {
    float: left;
    font-size: 11px;
    margin: 0;
    padding-left: 15px;
    width: 250px;
}
blockquote span {
    display: block;
    float: right;
    padding-right: 10px;
}
#feature_list p {
    margin-top: 25px;
    font-size: 12px;
}
#feature_list p a {
    color: #666;
}
#feature_list span {
    color: #333;
}
#masthead a {
    background: transparent url('continue_button.gif') top center no-repeat;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 10px 35px;
    padding: 16px 20px 15px 20px;
    text-align: center;
    text-decoration: none;
    width: 300px;
}
#masthead a span {
    color: #ffcc33;
    font-size: 12px;
    text-align: center;
}
#masthead h1 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    width: 575px;
}
h1 {
    color: #000;
    display: block;
    font-size: 24px;
    line-height: normal;
    margin: 5px 0 5px 0;
    width: 540px;
}
h2 {
    color: #016799;
    margin-top: 0;
    font-size: 14px;
    
}
#testimonials h2 {
    font-size: 14px;
    margin: 0 0 25px 0;
}
#cta h2 {
    color: #ff6600;
    font-family: century gothic;
    font-size: 16px;
    line-height: 17px;
    margin: 5px 5px 0 5px;
    text-align: center;
}
#cta h2 span {
    color: #FF9900;
    font-family: helvetica, arial;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
h3 {
    font-size: 13px;
    margin-top: 25px;
}
#sealtext {
    font-family: Gill Sans MT;
    font-size: 11px ! important;
    line-height: 11px;
    padding: 0 5px 0 0;
    margin-right: 12px;
}
#sealtext strong {
    color: #333;
}
#support {
    font-size: 11px;
    margin-top: 20px;
    text-align: center;
}
#support a {
    color: #666;
}
#footer ul#links a {
    color: #666;
}
/*--------------------------------------------------------*/
/*  FORM                                                                                        */
/*--------------------------------------------------------*/
#cta form {
    background: transparent url('ec_bg.gif') left top no-repeat;
    height: 150px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0 0 0;
    text-align:center;
    width: 212px;
}
#cta form fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
#cta form input {
    border: 1px solid #999;
    color: #666;
    margin: 5px 5px;
    padding: 3px;
    text-align: center;
}
#cta form #email_submit {
    background: transparent url('ec_continue_button.gif') top center no-repeat;
    border: 0;
    color: #fff;
    cursor: hand;
    cursor: pointer;
    font-family: helvetica, arial;
    font-size: 18px;
    font-weight: normal;
    height: 42px;
    margin: 5px 0;
    padding-bottom: 5px;
    width: 196px;
}
#cta span#email_disclaimer {
    clear: both;
    color: #ff6600;
    display:block;
    font-size: 9px;
    xfont-weight: bold;
    margin: 5px 0 0 0;
}
