

#footer_evo
	{
		position:relative;
		display:block;

		width:782px;
		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:430px;
		height:14px;

		padding: 0px;
		margin:3px 0px 0px 210px;
	}
	
* html #navlist
	{
		margin:3px 0px 0px 105px;
	}	
#navlist ul
	{
		margin: 0 auto;
		padding:0px;
	}	
#navlist li
	{
		display: inline;
		list-style-type: none;
	}



#navlist .au a
	{
		position:relative;
		float:left;

		width:76px;
		height:14px;

		BACKGROUND: transparent url(../images/australia.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 .es a
	{
		position:relative;
		float:left;

		width:57px;
		height:14px;

		BACKGROUND: transparent url(../images/spain.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:103px;
		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:300px;
		height:15px;

		padding: 0px;
		margin:7px 0px 0px 0px;
	}
#fbotom li
	{
		width:300px;
		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:58px;
		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:125px;
		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:69px;
		height:15px;

		BACKGROUND: transparent url(../images/privacy.jpg) no-repeat center top;

		padding: 0px;
		margin:0px;
		text-indent:-10000px;
	}
