    * {
			color:#00195f;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			margin:0;
			padding:0;
		}
		a {
			text-decoration:none;
		}
		h1 {
			font-size:30px;
			font-weight:normal;
		}	
		h2 {
			font-weight:normal;
		}	
		body {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #FFFFFF;
     	text-align: center; 
    }
    body #container {
    	width:790px;
			height:614px;
    	margin: 20px auto; 
    	text-align: left;
			padding: 30px 90px 0 105px; 
    }

		#content {
			clear:left;
		}
/*
nav

*/

#nav {
	margin:29px 0 0 0;
}

#nav a {
	display:block;
	float:left;
	height:12px;
}
#nav a.home {
	width:37px;
} 

#nav a.corebusiness {
	width:95px;
} 
#nav a.workingsystems {
	width:114px;
} 
#nav a.keymarkets {
	width:85px;
} 
#nav a.contact {
	width:120px;
} 
#nav a.disclaimer {
	width:80px;
	margin:0 0 0 150px;
}
#nav a:hover {
	font-weight:bold;
}
#nav a.current {
	font-weight:bold;
} 
#nav span {
	display:block;
	float:left;
	width:20px;
	text-align:center;
	height:12px;
}

.distance {
	margin:40px;
}
