#logos_container {
	margin-top: 29px;
}

#gray1, #gray2 , #gray3{
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

#switch_lang {
	text-align: center;
	color: #999999;
	margin-top: 48px;
}

#switch_lang a {
	text-decoration: none;
	color: #999999;
}

#switch_lang a:hover {
	color: #31849B;
}

#switch_lang a.eng:hover {
	color: #16365D;
}

#pic1 {
	float: left;
	margin-left: 0px;
}

#pic2 {
	float: left;
	margin-left: 120px;
}

#pic3{
	float: left;
	margin-left: 120px;
}