#sub_header
{
	position:relative;
	height:122px;
	background:url(../../img/bsn_header_bg.jpg) no-repeat left top;
}

#header_main_menu
{
	height:50px;
	width:730px;
	position:absolute;
	left:170px;
	bottom:0;
	background:url(../../img/bsn_main_menu_bg.jpg) repeat-x;
	border-bottom:1px solid #062db6;
}

.header_logo
{
	position:absolute;
	top:15px;
	left:190px;
	height:36px;
	width:309px;
	background:url(../../img/bsn_header_logo.jpg) no-repeat;
}

#lang_switch_container
{
	position:absolute;
	top:0;
	right:0;
}

#in
{
	float:right;
	width:500px;
}

#breadcrumb_container
{
	float:left;
	width:400px;
	padding-top:8px;
}