﻿	body {
		margin:0;
		padding:0;
		border:0;
		text-align:center;
		background:#FFF url(../_images/language_select.jpg) scroll center top;
	}
	img {
		border:0;
	}
	#nav {
		display:block;
		margin:240px auto 470px auto;
		width:900px;
	}
	#nav a{
		margin:0 60px 0 65px
	}
	#footer {
		font-family:times, serif;
	}
.portal_footer {
	clear:both;
	position:relative;
	top:140px;
	margin:0 auto 0 auto;
	width:1000px;
	text-align:center
}
.portal_footer .left{
	text-align:left;
	float:left;
	width:240px;
}
.portal_footer .center{

	text-align:center;
	float:left;
	width:520px;
}
.portal_footer .center .terms{
	display:block;
	font-family:times, serif;
	font-size:10px;
	color:#9f9f9f;
}
.portal_footer .center .terms a {
	color:#9f9f9f;
	
}
.portal_footer .right{
	text-align:right;
	float:left;
	width:240px;
}
.portal_footer .clearer{
	clear:both;
	display:block;
	width:90%;
}
