/* CSS Document */
#wpcontainer
{
    width: 1000px;
    text-align: left;
    float: none;
    position: relative;
    padding: 0px;
    margin: 0px;
    margin: auto;
}
#wpwrapper
{
    width: 1000px;
    text-align: left;
    float: none;
    position: relative;
    padding: 0px;
    margin: 0px;
    margin: auto;
    margin-top: 20px;
    background-image: url(http://leadlife.com/whitepapers/images/contentbackground.gif);
    background-position: center;
    background-repeat: repeat-y;
    z-index: 1;
}
#wpfooter
{
    color: #999999;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 11px;
    width: 1000px;
    background-image: url(http://leadlife.com//whitepapers/images/footerbackground.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}
#wppagecontent
{
}
.banner
{
    height: 158px;
}
#downloadwhitepaper
{
    text-align: right;
    width: 285px;
    position: relative;
    z-index: 500;
    left: 743px;
    bottom: 151px;
}
.pagecopy
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 25px;
}
#wpform
{
    margin-top: 70px;
    margin-left: 8px;
    margin-right: 3px;
}
#wpform label
{
    height: 20px;
}
#wpform .text
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    width: 200px;
}
#wpform .select
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    width: 200px;
}
#wpform textarea
{
    font-size: 11px;
    color: #999999;
    margin: 0px;
    padding: 0px;
    width: 200px;
    height: 100px;
    margin-bottom: 10px;
}
#wpform #checkboxes
{
    clear: both;
}
#wpform .button
{
    margin-top: 20px;
    margin-bottom: 30px;
    border-width: 0px;
}
#wpform .check
{
    margin-left: 15px;
}

#footercopy
{
    color: #999999;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 11px;
}
#footercopy a
{
    color: #333333;
}
#footercopy a:hover
{
    color: #CCCCCC;
}
