.header_cont
{
	position:relative;
	height:132px;
	background:url(../../img/cld_header_bg.jpg) no-repeat;
}

#main_menu
{
	position:absolute;
	left:0px;
	bottom:0px;
	width:900px;
}

#lang_switch_container
{
	position:absolute;
	top:10px;
	right:10px;
	color: #E4E4E4;
}

#breadcrumb_container
{
	float:left;
	width:300px;
	padding-top:10px;
	color: #999999;
}

#in
{
	float:right;
	width:580px;
}

