﻿/* AFFILIATES */
h1
{
	font-weight: 0;
	font-size: 20px;
	color: #231f20;
	margin:0;
	padding:20px 0 15px 0;
	line-height:30px;
}

p { 
    font-size: 14px;
	color: #231f20;
	padding:10px 0 10px 0;
}

strong {
	font-size: 40px;	
}

#mainContainer{
	width: 959px;
	margin-left: auto;
	margin-right: auto;
}

#mainContent {
	background-color: #FFF;	
	padding: 10px;
	padding-top: 25px;
	padding-bottom: 60px;
}

#backgroundImage 
{
	height: 300px;
    margin-left: 33px;
	background:url(https://static.achica.com/images/affiliate/affiliate-UK.jpg);
	width:865px;
}

#backgroundImagePL 
{
	height: 300px;
    margin-left: 33px;
	background:url(https://static.achica.com/images/affiliate/affiliate-PL.jpg);
	width:865px;
}

#backgroundImageFR 
{
	height: 300px;
    margin-left: 33px;
	background:url(https://static.achica.com/images/affiliate/affiliate-FR.jpg);
	width:865px;
}

#backgroundImageES 
{
	height: 300px;
    margin-left: 33px;
	background:url(https://static.achica.com/images/affiliate/affiliate-ES.jpg);
	width:865px;
}

#backgroundImageDE
{
	height: 300px;
    margin-left: 33px;
	background:url(https://static.achica.com/images/affiliate/affiliate-DE.jpg);
	width:865px;
}

#howItWorks {
	padding-left: 33px;
}

.joinNow {
	float: right;
	color: #FFF;
	background-color: #ed5b44;
	margin-top: 15px;
	margin-right:63px;
}

.joinNow a
{
    text-decoration:normal;
    display:block;
    color:#fff;
    cursor:pointer;
    padding: 10px;
}

.joinNow a:hover
{
    color:white;
}
#aboutACHICA {
	margin-top: 20px;
	padding-left: 33px;	
	padding-right: 33px;
}

#whyJoin {
	margin-top: 20px;
	padding-left: 33px;
	padding-right: 33px;
}
