/* --- Master Page Header CSS --- */


#page_top
{
	text-align: right;
}

#lang_switch_container
{
	float: right;
	margin: 10px 2px 0 0;
}

#lang_switch_container label
{
	color: #bfbfbf;
	font-size: 10px;
	font-weight: bold;
}

.inv_line
{
	width: 600px;
	color:#fff;
	float: right;
	margin: 10px 0px 0px 0px;
}

#logo
{
	background: #fff url('../../img/head.jpg') no-repeat;
	height:225px;
	width:623px;
	float:left;
}

#top_menu
{
	height: 16px;
	padding: 2px 0px;
	width: 120px;
	position:absolute;
	top:10px;
	left:25px;
}


#menu_bg_right
{
  	background: transparent url('../../img/nav.jpg') no-repeat;
  	width: 157px;
	height: 225px;
	float: left;
	position:relative;
}

#heart {
	width: 320px;
	height: 36px;
	float: left;
}
