html {/*max-width: 1000px; background-color: White;*/}
#header
{
	background-color: #F0F0F0;
}
#language_bar
{
	left: 40%;
}
#top_phone
{
	left: 40%;
	height: 21px;
	width: 143px;
}
#top_itt_logo
{
	width: 151px;
	height: 33px;
}

#top_menu .first, #bottom_menu .first
{
	width: 9%;
}
#left_column, #right_column
{
	display: none;
}
#middle_column
{
	width: 80%;
	max-width: 800px;
}
#middle_column .ident
{
	padding: 2em 35px 0 50px;
}
#footer {background-color: #F2F2F2;}
#footer p
{
	width: 50%;
}
#counters
{
	margin-left: 70%;
}
