/* CSS Document */
.aff_conteiner
{ float:left; width:753px;}
.aff_banner
{
	float:left;
	width:753px;
	height:306px;
	background-image: url(../images/banner_affiliate_page.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.aff_the_aff_adv
{
	float:left;
	width:725px;
	height:153px;
	margin: 10px 14px 0  14px;
	background-image: url(../images/the_affiliate_advantage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.aff_the_aff_text
{
	float:left;
	width:705px;
	margin: 10px 14px 0  14px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
	padding:10px;
}
.aff_apply_to_become
{
	float:left;
	width:725px;
	height:152px;
	margin: 10px 14px 0  14px;
	background-image: url(../images/to_apply_to_become.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.aff_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #054D87;
	text-decoration: none;
}
.aff ul
{ margin:0 0 0 0; padding:40px 0 0 0; }
.aff li
{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; list-style:none; line-height:15px;}
