/* Tallieu & Tallieu nv - www.tnt.be*/

		a:active, a:focus {
			outline: none;
		}
	
	
	
		*,div,ul,li,h1,h2,p
		{
		margin: 0px;
		padding: 0px;

		}
		
	
		html
		{
		height: 100%;
		}
		
		
		body#finserve-language{
			margin: 0px auto 0px;
			text-align: center;
			padding: 0;
			background: #fff url("_images_language/bg_body.jpg") repeat-x top left;
			font: 10px/18px "Trebuchet MS", Arial, sans-serif;
			color: #333;
			height: 100%;
		}
		
		
		a, a:link, a:visited
		{
		color: #333;
		text-decoration: underline;
		}
		
		a:hover
		{
		color: #333;
		text-decoration: none;
		}
		
	
		div#header
		{
		background: #fff url("_images_language/header.jpg") no-repeat top center;
		width: 697px;
		height: 281px;
		}
		
		
		div#logo
		{
		background: #fff url("_images_language/finserve_lg_2007_v2.jpg") no-repeat top center;
		width: 931px;
		height: 246px;
		text-align: center;
		margin: 0px auto 0px;
		}
		
	
			
		div#logo h1
		{
		text-indent: -9999px;
		margin: 0px;
		padding: 0px;
		}
	
		.ctr
		{
		margin: 0px auto 0px;
		text-align: center;
		}
		
		
		
		div#footer
		{
		margin: 50px auto 0px;
text-transform: uppercase;
		}
		
		
		
		ul#language
		{
		width: 931px;
		list-style: none;
		margin: 200px auto 0px;
 text-align: center;
 }
	
	
	
		ul#language li
		{
		font: 10px/18px "Trebuchet MS", Arial, sans-serif;
		display: inline; 
		}
	
	
		ul#language li a, ul#language li a:link, ul#language li a a:visited
		{
		margin: 0 5px 0 5px;
		padding: 2px;
		color: #fff;
		text-decoration: none;
		text-transform: uppercase;
		}
		
		ul#language li a:hover
		{
		background-color: #fff;
		color: #3B5880;
		text-decoration: underline;
		}
		
		
	
		