@CHARSET "ISO-8859-1";
body {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Roboto', sans-serif;
}
p {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}
h2 a {
    font-family: 'Roboto', sans-serif;
    color: #07A957;
    padding-left: 30px;
    font-size: 24px;
    font-weight: bold;
}
.clear {
    clear: both;
}
.wrapper {
    width: 950px;
    margin: auto;
}
.background1 {
    background-image: url(../images/affiliatepage/background1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 644px;
}
.background1-text {
    position: relative;
    top: 470px;
    left: 220px;
    width: 480px;
    height: auto;
    margin: auto;
}
.background1-text p {
    font-size: 20px;
    color: #3D4E56;
    position:relative;
    top:20px;
}
.grey-pattern-background {
    background-image: url(../images/affiliatepage/grey-background-pattern.jpg);
    background-repeat: repeat;
    background-position: center top;
}
.white-wrapper {
    margin: auto;
    width: 950px;
    background-color: #ffffff;
}
.white-wrapper p {
    color: red;
    padding: 0 30px 0 30px;
    font-size: 24px;
    color: #6B6B6B;
}
ul {
    list-style-image: url('../images/affiliatepage/list-bullet.png');
    padding: 50px 0 50px 0;
    margin-left: 60px;
}
ul li {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #6B6B6B;
}
.box1 {
    height: 260px;
    width: 560px;
    float: left;
    position: relative;
}
.box2 {
    width: 390px;
    height: 400px;
    margin-left: 0;
    float: left;
    position: relative;
}
.avangate-background {
    background-image: url(../images/affiliatepage/avangate-background.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 219px;
}
.avangate-background p {
    margin: auto;
    position: relative;
    top: 100px;
    font-weight: bold;
    font-size: 29px;
    color: #3E3E3E;
    left: 0;
}
.avangate-repeatbackground {
    background-image: url(../images/affiliatepage/avangate-repeatbackground.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 168px;
}
.avangate-repeatbackground p {
    width: 740px;
    font-size: 24px;
    font-weight: normal;
    color: #7F7F7F;
    word-wrap: break-word;
}
.avangate-repeatbackground h2 {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: 10px;
    left: 10px;
    color: #3E3E3E;
}
.affiliate-resources-link {
    position: relative;
    left: 25px;
    top: 30px;
    border: 1px dotted #3D3247;
    width: 250px;
    border-radius: 25px;
}
.affiliate-resources-link h3 a {
    font-family: 'Roboto', sans-serif;
    color: #07A957;
    padding-left: 17px;
    font-size: 24px;
    font-weight: bold;
}
.footer-container {
    width: 950px;
    height: 130px;
    margin: auto;
    position: relative;
}
.footer-logo {
    height: 52px;
    width: 249px;
    float: left;
    position: relative;
}
.footer-links {
    width: 675px;
    height: 40px;
    margin-left: 0;
    float: left;
    position: relative;
    color: #666666;
    left: 30px;
}
.footer-links a {
    color: #666666;
    font-size: 15px;
}
.footer-links p {
    color: #666666;
    font-size: 15px;
}