@charset "utf-8";

/* -------Style for site cover page--------*/

body{
	background-image: none;
	background-color: #eff1f4;
}

div#container{
 	background:none;
	margin: auto;
	text-align: center;
	border:none;
}

img#logo{
	margin-top: 30px;
}

#footer{
	margin-top: 40px;
	background: none;
	width:870px !important;
	height: 52px;
	font-size:10px;
	color: #002a8a;
	margin:20px auto 0 auto;
	text-align: left;
}

#footer a{
	color: #002a8a;
}

#footer {
	color: #002a8a;
}

#footer #language{
	font-size:10px;
}








