﻿body
{
    text-align: center;
    background-image: url('images/EnrichBackground.jpg');
    background-repeat: repeat-x;
    background-color: #9F9FAA;
}
img
{
    border: 0px;
}
h1
{
    font-size: 23px;
    font-weight: bold;
    padding-left: 25px;
    color: #1E9A3B;
}
h2
{
    font-size: 17px;
    padding-left: 50px;
}
h3
{
    font-size: 18px;
    font-weight: bold;
    padding-left: 25px;
    color: #1E9A3B;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#wrapper
{
    margin: 0 auto;
    width: 800px;
    border: solid 1px #000000;
    background-color: #FFFFFF;
}
#header
{
    height: 63px;
    padding-top: 50px;
    background-color: #000000;
    text-align: left;
    padding-left: 50px;
}
#menu
{
    text-align: left;
}
#menu a
{
    color: #000000;
    text-decoration: none;
    font-weight: 900;
    font-family: "Georgia" , Arial, Sans-Serif;
    margin-left: 30px;
}
#menu a:hover
{
    color: #1E9A3B;
    text-decoration: underline;
}
#content
{
    text-align: left;
}
#content p
{
    padding-left: 50px;
    padding-right: 50px;
    text-align: justify;
}
#content a
{
    color: #1E9A3B;
}
#content a:hover
{
    color: #000000;
}
.imgright
{
    padding-left: 25px;
    float: right;
}
.imgleft
{
    float: left;
    padding-right: 5px;
}
.box
{
    width: 100%;
    background-color: #D3D3D3;
    height: 400px;
    padding-top: 20px;
    text-align: left;
}
.affiliate
{
    font-size: 15px;
    text-decoration: underline;
    text-align: center;
    padding-top: 50px;
    font-weight: bold;
}
.centerbox
{
    float: left;
    color: #FFFFFF;
    width: 165px;
    height: 334px;
    background-image: url('http://www.enrichdesigns.com/images/FreeQuote.png');
    background-repeat: no-repeat;
    padding-left: 10px;
    font-family: "Georgia" , Sans-Serif;
    font-style: italic;
    font-size: 14px;
}
.centerbox h2
{
    font-weight: bold;
    font-style: normal;
    font-family: Arial, "Georgia" , Sans-Serif;
    margin-bottom: 0px;
    margin-top: 5px;
    text-align: left;
    padding-left: 0px;
}
.centerbox a
{
    color: #000000;
    font-weight: bold;
    padding-left: 50px;
}
.centerbox a:hover
{
    color: #000000;
    font-weight: bold;
}
.whitebox
{
    width: 200px;
    background-color: #FFFFFF;
    float: right;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 25px;
}
.whitebox h2
{
    text-decoration: underline;
    font-size: 14px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.whitebox a
{
    color: #1E9A3B;
    text-decoration: none;
}
.greybox
{
    width: 370px;
    background-color: #777777;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: left;
}
#footer
{
    padding-top: 10px;
    text-align: center;
    color: #1E9A3B;
    padding-bottom: 10px;
    font-size: 15px;
}
#footer a
{
    color: #1E9A3B;
}
.greentext
{
    color: #71DA89;
    font-weight: bold;
}
#referal
{
    width: 500px;
    text-align: right;
}

