#content {
    text-align: left;
    width: 760px;
    padding-top: 0px;
}

#content .main {
    position: relative;
    width: 760px;
    height: 1570px;
}

a:link {color:#5C87C3;}
a:visited  {color:#00FF00;}


#content .main .slider {
    background-color: red;
    position: absolute;
    width: 560px;
    color: #666;
    font-size: 14px;
}

#content .main .slider .home-image {
    position: absolute;
    margin-top: 20px;
    margin-left: 440px;
    padding: 0;
    width: 420px;
    height: 45px;
}

#content .main .slider .splash {
    position: absolute;
    left: 0px;
    top: 0px;
}

#content .main .slider img {
    border: 0;
}

#content .main .slider .mission {
    position: absolute;
    margin-top: 33px;
    margin-left: 5px;
    padding: 0;
    width: 460px;
    height: 45px;
}

#content .main .slider .mission  h1 {
    font-family: arial;
    font-weight: normal;
    font-size: 24px;
    line-height: 130%;
    padding: 0;
    margin: 1px;
    color: #8C8F90;
}

#content .main .slider .mission  img {
    border: 0;
    margin-top: 8px;
}

#content .main .sendFilesFreeButton {
          display:block;
    position: absolute;
    top: 85px;
    left: 0px;
    padding: 0;
    width: 261px;
    height: 100px;
        
}

#content .main .sendFilesFreeButton a {
    display:block;
    position: absolute;
    top: 50px;
    left: 70px;
    padding: 0;
    width: 261px;
    height: 140px;
    background: url("/images/buttons/send_files_for_free_blue_135x135.gif") no-repeat;
}

#content .main .sendFilesFreeButton a:hover {
    background: url("/images/buttons/send_files_for_free_blue_135x135.gif") no-repeat;
}

#content .main .sendFilesFreeButton a:visited { color: white; } 

#content .main .videolink {
    display:block;
    position: absolute;
    border: none;
    top: 172px;
    left: 265px;
    padding: 0;
    width: 200px;
    height: 100px;
}
#content .main .videolink a {
        display:block;
    position: absolute;
    padding: 0;
    width: 200px;
    height: 100px;
    background: url("/images/buttons/grey_play_video_button_168x58.gif") no-repeat;
}
#content .main .videolink a:hover {
    background: url("/images/buttons/grey_play_video_button_168x58.gif") no-repeat;
}
#content .main .features {
    position: absolute;
    width: 560px;
    color: #666;
    font-size: 14px;
}

#content .main .features .left-feature {
    position: absolute;
}

#content .main .features .left-feature .featureImage {
    position: absolute;
    margin-top: 295px;
    margin-left: 25px;
    padding: 0;
    width: 180px;
}

.featureTitle {
    color: #8C8F90;
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
}

#content .main .features .left-feature .featureTitle {
    position: absolute;
    margin-top: 295px;
    margin-left: 90px;
    line-height: 100%;
    padding: 0;
    width: 130px;
}

#content .main .features .left-feature .featureInfo {
    position: absolute;
    margin-top: 345px;
    margin-left: 90px;
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    color: #454442;
    padding: 0;
    width: 130px;
}

#content .main .features .left-feature .featureMore {
    position: absolute;
    margin-top: 365px;
    margin-left: 195px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color: #5C87C3;
    padding: 0;
    width: 130px;
}
#content .main .features .left-feature .featureMore a:visited { color: #496B9B; } 

#content .main .features .center-feature {
    position: absolute;
}

#content .main .features .center-feature .featureImage {
    position: absolute;
    margin-top: 295px;
    margin-left: 270px;
    padding: 0;
    width: 180px;
}

#content .main .features .center-feature .featureTitle {
    position: absolute;
    margin-top: 295px;
    margin-left: 340px;
    line-height: 100%;
    padding: 0;
    width: 130px;
}

#content .main .features .center-feature .featureInfo {
    position: absolute;
    margin-top: 345px;
    margin-left: 340px;
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    color: #454442;
    padding: 0;
    width: 190px;
}

#content .main .features .center-feature .featureMore {
    position: absolute;
    margin-top: 365px;
    margin-left: 470px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color: #5C87C3;
    padding: 0;
    width: 130px;
}
#content .main .features .center-feature .featureMore a:visited { color: #496B9B; } 

#content .main .features .right-feature {
    position: absolute;
}

#content .main .features .right-feature .featureImage {
    position: absolute;
    margin-top: 295px;
    margin-left: 535px;
    padding: 0;
    width: 180px;
}

#content .main .features .right-feature .featureTitle {
    position: absolute;
    margin-top: 295px;
    margin-left: 605px;
    line-height: 100%;
    padding: 0;
    width: 130px;
}

#content .main .features .right-feature .featureInfo {
    position: absolute;
    margin-top: 345px;
    margin-left: 605px;
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
    color: #454442;
    padding: 0;
    width: 190px;
}

#content .main .features .right-feature .featureMore {
    position: absolute;
    margin-top: 365px;
    margin-left: 715px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color: #5C87C3;
    padding: 0;
    width: 170px;
}
#content .main .features .right-feature .featureMore a:visited { color: #496B9B; } 



#content .main .testimonialLogos {
    position: absolute;
    margin-top: 420px;
    margin-left: 0px;
    padding: 0;
    width: 100px;
    height: 100px;
}

#content .main .caseStudy {
    position: absolute;
    margin-top: 40px;
    width: 560px;
    color: #666;
    font-size: 14px;
}

#content .main .caseStudy .left-peoplesaying {
    position: absolute;
}

#content .main .caseStudy .left-peoplesaying .peopleTitle {
    position: absolute;
    margin-top: 500px;
    margin-left: 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 100%;
    color: #454442;
    padding: 0;
    width: 300px;
}

#content .main .caseStudy .left-peoplesaying .peopleImage {
    position: absolute;
    margin-top: 535px;
    margin-left: 0px;
    padding: 0;
    width: 180px;
}

#content .main .caseStudy .left-peoplesaying .peopleInfo {
    position: absolute;
    margin-top: 545px;
    margin-left: 130px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #454442;
    padding: 0;
    width: 185px;
    line-height: 140%;
}

#content .main .caseStudy .left-peoplesaying .peopleMore {
    position: absolute;
    margin-top: 655px;
    margin-left: 255px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color: #5C87C3;
    padding: 0;
    width: 130px;
}
#content .main .caseStudy .left-peoplesaying .peopleMore a:visited { color: #496B9B; }

#content .main .caseStudy .vertical-line {
    border-right: 2px solid lightgray;
    position: absolute;
    margin-top: 500px;
    margin-left: 325px;
    height: 170px;
}

#content .main .caseStudy .right-casestudies {
    position: absolute;
}

#content .main .caseStudy .right-casestudies .caseStudiesTitle {
    position: absolute;
    margin-top: 500px;
    margin-left: 355px;
    font-family: Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 100%;
    color: #454442;
    padding: 0;
    width: 300px;
}

#content .main .caseStudy .right-casestudies .casestudy1Image {
    position: absolute;
    margin-top: 535px;    
    margin-left: 355px;
    padding: 0;
    width: 180px;
}

#content .main .caseStudy .right-casestudies .casestudy1Info {
    position: absolute;
    top: 585px;
    left: 355px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #454442;
    padding: 0;
    width: 185px;
    line-height: 140%;
}

#content .main .caseStudy .right-casestudies .casestudy1More {
    position: absolute;
    top: 655px;
    left: 495px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color: #5C87C3;
    padding: 0;
    width: 130px;
}
#content .main .caseStudy .right-casestudies .casestudy1More a:visited { color: #496B9B; }


#content .main .caseStudy .right-casestudies .casestudy2Image {
    position: absolute;
    margin-top: 535px;
    left: 585px;
    padding: 0;
    width: 180px;
}

#content .main .caseStudy .right-casestudies .casestudy2Info {
    position: absolute;
    top: 585px;
    left: 585px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #454442;
    padding: 0;
    width: 185px;
    line-height: 140%;
}

#content .main .caseStudy .right-casestudies .casestudy2More {
    position: absolute;
    top: 655px;
    left: 715px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color: #5C87C3;
    padding: 0;
    width: 130px;
}
#content .main .caseStudy .right-casestudies .casestudy2More a:visited { color: #496B9B; }

#content .main .plans {
    position: absolute;
    top: 720px;
    width: 860px;
    color: white;
    font-size: 14px;
}
#content .main  .planSectionTitle{
    position: absolute;
    margin-top: 685px;
    margin-left: 0px;
    font-family: Arial;
    font-weight: bold;
    font-size: 25px;
    line-height: 100%;
    color: #454442;
    padding: 0;
    width: 300px;
}
#content .main .plans .businessUseHeader {
    position: absolute;
}

#content .main .plans .businessUseHeader  .corner {
    height: 10px;
    width: 454px;
    background-color: #454441;
    -moz-border-radius-topleft: 50px;
    border-top-left-radius: 50px;
}

#content .main .plans .businessUseHeader  .businessUseTitle {
    margin-top: 0px;
    height: 25px;
    width: 454px;
    background-color: #454441;
    font-family: Arial;
    font-weight: bolder;
    font-size: 18px;
    text-align: center;
}

#content .main .plans .businessUse {
    float: left;
    margin-top: 38px;
    margin-right: 2px;
    background-color: #DA9F34;
    font-family: Arial;
    text-align: left;
    height: 255px;
    width: 150px;
}

#content .main .plans .homeUseHeader {
    position: absolute;
    margin-left: 456px;
}

#content .main .plans .homeUseHeader  .corner {
    height: 10px;
    width: 303px;
    background-color: #454441;
    -moz-border-radius-topright: 50px;
    border-top-right-radius: 50px;
}

#content .main .plans .homeUseHeader  .homeUseTitle {
    margin-top: 0px;
    height: 25px;
    width: 303px;
    background-color: #454441;
    font-family: Arial;
    font-weight: bolder;
    font-size: 18px;
    text-align: center
}

#content .main .plans .homeUse {
    float: left;
    margin-top: 38px;
    margin-right: 2px;
    background-color: #5C87C3;
    font-family: Arial;
    text-align: left;
    height: 255px;
    width: 150px;
}

#content .plantitle {
    margin-top: 33px;
    margin-left: 15px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 18px;
}

#content .planinfo {
    margin-top: 8px;
    margin-left: 15px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
}

#content .main .plans .businessUse .priceSection {
    background-color: #BB862D;
    margin-top: 5px;
    height: 55px;
}

#content .main .plans .homeUse .priceSection {
    background-color: #0067AD;
    margin-top: 5px;
    height: 55px;
}

#content .pricecurrency {
    float: left;
    vertical-align:text-top;
    margin-left: 15px;
    font-family: Arial;
    font-size: 24px;
}

#content  .planprice {
    float: left;
    margin-left: 0px;
    margin-top: 4px;
font-family: Arial;
    font-size: 38px;
}

#content .pricecycle {
    margin-left: 15px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    margin-top: 12px;
}

#content .pricetitle {
    margin-left: 15px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 10px;
    color: #454441;
    height: 17px;
}
#content .highlight {
    margin-top: 5px;
    margin-left: 15px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 18px;
}

#content .standard {
    margin-left: 15px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
}


#content .businessUse .buybutton {
    line-height:200%;
    text-align: center;
        font-family: Arial;
    font-weight: bolder;
    font-size: 14px;
    margin-top: 2px;
    margin-left: 15px;
    height: 30px;
    width: 120px;
    background-color: #454442;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;    
}
#content .homeUse .buybutton {
       line-height:200%;
    text-align: center;
        font-family: Arial;
    font-weight: bolder;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 15px;
    height: 30px;
    width: 120px;
    background-color: #454442;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;    
}
#content .businessUse .buyButtonText {
    position: absolute;
    margin-top: 50px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 18px;

}

#content .homeUse .buyButtonText  {
       display:inline-block;
    text-align: center;
       vertical-align:middle;
    font-family: Arial;
    font-weight: bolder;
    font-size: 18px;

}

#content .main .plans .homeUse  a {
    text-decoration: none;
    color:white;
    
}
#content .main .plans .businessUse  a {
    text-decoration: none;
    color:white;
    
}

#content .main .plans .homeUse  .buybutton:hover {
    text-decoration: none;
    color:#5C87C3;
    
}
#content .main .plans .businessUse .buybutton:hover {
    text-decoration: none;
    color:#DA9F34;
    
}
#content .main .plans  .plansFooter {
    position: absolute;
    top: 262px;
    height: 0px;
}

#content .main .plans  .plansFooter .footerMain{

    background-color: #CFCFCF;
    width: 758px;  
}

#content .main .plans  .plansFooter .footerText{
    margin-left: 15px;
    margin-top: 35px;
    margin-right: 15px;
    font-family: Arial;
    font-weight: bolder;
    font-size: 12px;
    color:#454442;
    background-color: #CFCFCF; 
}
#content .main .plans  .plansFooter .footerText a:visited { color: #5C87C3; } 

#content .main .plans .plansFooter  .leftCorner {
    height: 10px;
    background-color: #CFCFCF;
    -moz-border-radius-bottomleft: 50px;
    border-bottom-left-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    border-bottom-right-radius: 50px;

}

#content .main  .informationSection {
    position: absolute;
    margin-top: 1140px;
    
}

#content .main  .informationSection .blogPostSection {
     margin-top: 5px;
     width: 380px;
     float: left;
}
#content .main  .informationSection .blogPostSection .blogPostTitle {
    font-family: Arial;
    font-weight: bold;
    font-size: 25px;
}
#content .main  .informationSection .blogPostSection .informationSectionItems {
    font-family: Arial;
    font-size: 11px;
}

#content .main  .informationSection .blogPostSection .informationSectionItems a:visited { color: #496B9B; }

#content .main .informationSection  .verticalline {
    border-right: 2px solid lightgray;
    margin-top: 5px;
    height: 150px;
    float: left;
}

#content .main .informationSection  .webinarSection {
    margin-top: 5px;
     width: 330px;    
    margin-left: 15px;
    float: left;
}

#content .main  .informationSection .webinarSection .webinarTitle {
    font-family: Arial;
    font-weight: bold;
    font-size: 25px;
}
#content .main  .informationSection .webinarSection .informationSectionItems {
    font-family: Arial;
    font-size: 11px;
}
#content .main  .informationSection .webinarSection .informationSectionItems a:visited { color: #496B9B; }

#content .informationSectionItems {
    margin-top: 15px;
}

#content .main .page-footer {
        float: left;


  
}
