/* --- Master Page Header CSS --- */


#page_top
{
	text-align: right;
}

.inv_line
{
	color: #b5cedf;
	font-family: Tahoma;
	text-align: right;
	letter-spacing: 1px;
	cursor: default;
}

#page_header
{
	position: relative;
	height: 265px;
	background: #fff url('../../img/header_bg.jpg') left 42px no-repeat;
}

#logo
{
	float: left;
	width: 258px;
	height: 42px;
	background: #fff url('../../img/logo.gif') no-repeat;
}

#lang_switch_container
{
	margin: 10px 1px;
	float: right;
}

#lang_switch_container label
{
	color: #9bb1bf;
	font-size: 10px;
	font-weight: bold;
}

#top_menu_container
{
	position: absolute;
	top: 44px;
	right: 14px;
	width: 164px;
	height: 217px;
	padding: 25px 1px 0px 1px;
}

#page_header .usemap
{
	position:relative;
}

.usemap a:link,
.usemap a:active,
.usemap a:visited
{
	position:absolute;
	display: block;
	text-decoration: none;
	top: 0px;
	left: 10px;
	width: 270px;
	height: 60px;
}