

#footer_evo
	{
		position:relative;
		display:block;

		width:950px;
		height:40px;
		
		margin: 0 auto;
		padding:0px;

		BACKGROUND: transparent url(../images/footer.jpg) no-repeat center top;

	}

#navlist
	{
		position:relative;
		float:left;
		display:block;
		width:460px;
		height:14px;

		padding: 0px;
		margin:3px 0px 0px 270px;

	}
	
* html #navlist
	{
		margin:3px 0px 0px 135px;

	}	
#navlist ul
	{
		margin: 0 auto;
		padding:0px;
	}	
#navlist li
	{
		display: inline;
		list-style-type: none;
	}


#navlist  .au a
	{
		position:relative;
		float:left;

		width:71px;
		height:14px;

		BACKGROUND: transparent url(../images/au.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}


#navlist .it a
	{
		position:relative;
		float:left;

		width:48px;
		height:14px;

		BACKGROUND: transparent url(../images/it.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}
	
#navlist .sw a
	{
		position:relative;
		float:left;

		width:97px;
		height:14px;

		BACKGROUND: transparent url(../images/sw.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}	


#navlist .uk a
	{
		position:relative;
		float:left;

		width:130px;
		height:14px;

		BACKGROUND: transparent url(../images/uk.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}


#navlist .us a
	{
		position:relative;
		float:left;

		width:108px;
		height:14px;

		BACKGROUND: transparent url(../images/us.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}



#fbotom
	{
		position:relative;
		float:right;
		display:block;

		width:950px;
		height:15px;

		padding: 0px;
		margin:7px 0px 0px 0px;
	}
#fbotom li
	{
		width:950px;
		height:15px;
		
		display: inline;
		list-style-type: none;
		font-size:9px;
		
		margin:0px;
		padding:0px;
	}
#fbotom ul
	{
		float:right;
		padding:0px;
		margin:0px;
	}

#fbotom  .unsubscribe a
	{
		position:relative;
		float:left;

		width:96px;
		height:15px;

		BACKGROUND: transparent url(../images/unsuscribe.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		
		text-indent:-10000px;
	}


#fbotom  .terms a
	{
		position:relative;
		float:left;

		width:158px;
		height:15px;

		BACKGROUND: transparent url(../images/terms.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}
#fbotom  .privacy a
	{
		position:relative;
		float:left;

		width:113px;
		height:15px;

		BACKGROUND: transparent url(../images/privacy.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}
