body
{
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 14px;
    color: #646464;
    margin: 45px 0 0;
    background-repeat: inherit;
    background-image: url('images/bg-bottom.jpg');
}

img
{
    border: 0;
}

#wrapper
{
    background: #fff;
    width: 945px;
    margin: 0 auto 0;
    border-left: 1px solid #484848;
    border-right: 1px solid #484848;
}
#header
{
    background-position: url('images/Internet-Home-Income-Header.gif') no-repeat;
    background: url('images/Internet-Home-Income-Header.gif') no-repeat;
    height: 236px;
}
#header h1
{
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 36px;
    letter-spacing: -1px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 25px 0 0 20px;
}
#content
{
    background: url('images/gradient.jpg') top repeat-x;
    padding: 40px 30px 0;
}
#content h2
{
    font-size: 25px;
    font-weight: bold;
    color: #e20000;
    margin: 0 0 30px;
    text-align: center;
}
#content h3
{
    font-size: 18px;
    font-weight: bold;
    color: #1c1c1c;
    margin: 0 0 30px;
    text-decoration: underline;
}
ul.bigbullets
{
    border-width: 3px;
    border-color: #cb0000;
    list-style-type: none;
    margin: 0;
    padding: 20px 20px 2px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-left-style: dashed;
}

ul.bigbulletsfooter
{
    border-width: 3px;
    border-color: #cb0000;
    list-style-type: none;
    margin: 0;
    padding: 20px 20px 2px;
    border-right-style: dashed;
    border-left-style: dashed;
    border-bottom-style: dashed;
}

ul.bigbulletsfooter li
{
    background: url('images/bullet_redX.gif') no-repeat;
    font-size: 14px;
    color: #272727;
    height: 21px;
    padding: 3px 0 0 34px;
    margin: 0 0 18px;
}



ul.bigbullets li
{
    background: url('images/bullet_blueCheck.gif') no-repeat;
    font-size: 14px;
    color: #272727;
    height: 21px;
    padding: 3px 0 0 34px;
    margin: 0 0 18px;
}
#content p
{
    font-family: arial, tahoma, verdana, sans-serif;
    color: #1f1f1f;
    line-height: 22px;
}
ul.smallbullets
{
    font-family: arial, tahoma, verdana, sans-serif;
}
ul.smallbullets li
{
    margin: 0 0 20px;
}
#content h4
{
    font-size: 30px;
    font-weight: bold;
    color: #134aa4;
    margin: 10px 0 30px;
}
.yellowbox
{
    background-position: #fff8d9;
    background: #fff8d9;
    border: 1px solid #ffcc00;
    padding: 10px 10px 0 10px;
    font-size: 13px;
}
.yellowbox p
{
    font-size: 12px;
    margin: 0;
    padding: 0 0 10px;
}
#content h5
{
    font-size: 22px;
    font-weight: bold;
    color: #dc0000;
    text-align: center;
    margin: 30px 0;
}
#cta
{
    text-align: center;
    margin: 0 0 28px;
    padding-top: 25px;
}
#footer
{
    border-top: 1px solid #484848;
}
#footer p
{
    margin: 0;
    font-size: 12px;
    text-align: center;
    padding: 20px;
}

img.FloatLeft
{
    padding: 10px;
    float: left;
}

#bizness
{
    border: 3px dashed #cb0000;
    list-style-type: none;
    margin: 0;
    padding: 20px 20px 2px;
    font-size: 14px;
}
br.right
{
    float: right;
}
#border
{
    border: 3px dashed #cb0000;
    list-style-type: none;
    margin: 0;
    padding: 20px 20px 2px;
    font-size: 14px;
}

