@charset "utf-8";
/* CSS Document */

#header_container
{
	height:176px;
	width:1100px;
	position:absolute;
}

#login_container
{
	position:relative;
	height:40px;
	width:450px;
	margin-top:21px;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
}

#language_container
{
	position:relative;
	height:42px;
	width:266px;
	margin-top:56px;
	margin-left:830px;
	font-size:10px;
	color:#FFF;
	font-weight:bold;		

}