#span1,#span2{
    margin:0px; 
	padding:0px;
	border:0px; 
	border-collapse:separate; 
	border-spacing:0px;
	font-weight:normal;
	font-style: inherit;
	font-size: 100%;
	text-decoration:none;
	margin-bottom: 15px;
	line-height: 30px;
	color:#313031;
}

#copyright-content #s7{
	margin:0px; 
	padding:0px;
	border:0px; 
	border-collapse:separate; 
	border-spacing:0px;
	font-weight:normal;
	font-style: inherit;
	font-size: 100%;
	text-decoration:none;
	margin-bottom: 15px;
	line-height: 30px;
	color: #666;
}
 
#s1,#s2,#s3,#s4,#s5,#s6,#s8,#s9
{
	margin:0px; padding:0px;border:0px; border-collapse:separate; border-spacing:0px;font-weight:normal;font-style: inherit;font-size: 100%;text-decoration:none;margin-bottom: 15px;line-height: 30px;color: #313031;
}

#s1 a,#s2 a,#s3 a,#s4 a,#s5 a,#s6 a,#a23
{
    margin:0px; 
	padding:0px;
	border:0px; 
	border-collapse:separate; 
	border-spacing:0px;
	font-weight:normal;
	font-style: inherit;
	font-size: 100%;
	text-decoration:none;
    color: #5ac92e;
}
#s1 a:hover,#s2 a:hover,#s3 a:hover,#s4 a:hover,#s5 a:hover,#s6 a:hover
{
	color: #000000;
}

/*----------------------------------------------------------------------------------------------------
	2. GRID
----------------------------------------------------------------------------------------------------*/


/*-- 960 grid system --*/
 .grid_4
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.container_16 .grid_4 { width: 220px; }


/*-- global attributes --*/
.section {float: left;margin-bottom: 30px;}
.clear {clear: both;display: block;width: 0;height: 0;}
.float-left {float: left;}
.float-right {float: right;}


/*----------------------------------------------------------------------------------------------------
	3. Page layout
----------------------------------------------------------------------------------------------------*/
#footer-wrapper {
 
    background-image:  url(../images_ENGLISH/topbackgrounds/1.png);
	background-repeat:repeat;
	width: 100%;
	float: left;
	background-position: top;
	clear: both;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-position: top;

	
	/*height:400px;*/
	
	
	
	
	
}
#footer-container 
{
	
	color: #666;

}
#footer-container-my
{
	margin:0 auto;
	padding:29px 0 0 0;
	width:984px;
	color: #666;

}
#footer-wrapper div{ 

	border-collapse:separate; 
	font-weight:normal;
	font-style: inherit;
	font-size: 100%;
	text-decoration:none;
}



#copyright-wrapper {
    font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 100%;
	height:100px;
	float: left;
	background-color:#181C21;
}
#copyright-content {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#copyright-content #s7 {
	font-size: 11px;
	color: #FFF;
	font-style: italic;
}
#copyright-content #s7 a:hover {
	color: #FFF;
}


