﻿body 
{
    font-family: 'Verdana';
}
.FlowDesign
{
    background-image: url(images/FlowDesign.png);
    background-repeat: no-repeat;
    width: 824px;
    height: 708px;
    left: 0px;
    position: absolute;
    top: 0px;
    padding-left: 200px;
    padding-top: 60px;
}
.WebLogo
{
    background-image: url(images/ReplestaWebLogo.png);
    width: 265px;
    background-repeat: no-repeat;
    height: 210px;
    left: 228px;
    position: absolute;
    top: 98px;
}
.ProductShot
{
    background-image: url(images/ProductShotReplesta.png);
    background-repeat: no-repeat;
    width: 345px;
    height: 230px;
    left: 185px;
    top: 480px;
    position: absolute;
}
.Squares
{
    background-image: url(images/squaresPeople&Color.png);
    background-repeat: no-repeat;
    width:284px;
    height:662px;
    position: absolute;
    left: 657px;
    top: 48px;
}
.GreenBarTop
{
    background-image: url(images/GreenBar.png);
    background-repeat: no-repeat;
    height:9px;
    width:1024px;
    position:absolute;
    top:39px;
    left:0px;
    z-index:1;
}
.GreenBarBottom
{
    background-image: url(images/GreenBar.png);
    background-repeat: no-repeat;
    height:4px;
    width:1024px;
    position:absolute;
    top:710px;
    left:0px;
    z-index:1;
}
.HealthcareLogin
{
    top:350px;
    left:127px;
    position:absolute;
    z-index:1;
    height:81px;
    width:210px;
}
.BuyReplesta
{
    top:350px;
    left:370px;
    position:absolute;
    z-index:1;
    height:81px;
    width:211px;
}
.ThreeWaysToBuyReplestaHeader
{
    top:350px;
    left:200px;
    position:absolute;
    z-index:1;
    font-size: 16px;
    font-weight: bold;
    color: #0069BA;
}
.ThreeWaysToBuyReplesta
{
    top: 400px;
    left: 240px;
    position:absolute;
    z-index:1;
    font-size: 12px;
    color: #707070;
}
.FooterLogo
{
    top: 720px;
    left: 657px;
    position: absolute;
    background-image: url(images/EveridisLogoWeb.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 304px;
    font-size: 9px;
    color: #707070;
    padding-left: 90px;
    padding-top: 2px;
}
.FooterLinks
{
    top: 720px;
    left: 50px;
    position: absolute;
    height: 50px;
    width: 610px;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}
a
{
    color: #707070;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.RegisterWebLogo
{
    width: 265px;
    height: 210px;
    left: 758px;
    position: absolute;
    top: 98px;
}

