#header_images {
}

#header_images .titles_navigation {
	position:absolute;
}

#header_images .inner_text {
	padding:80px 110px 0;
	position:relative;		
	z-index:1;
}

#header_images.home_page .inner_text {
	padding:115px 25px 0 195px;
	text-align:right;
}

#header_images .inner_text img {
	padding:0 3px;
	z-index:1;
}

#header_images.home_page .inner_text img {
	padding:0 7px;
	z-index:1;
}

#header_images.home_page .titles_navigation {
	margin-top:95px;
	width:680px;
	z-index:100;
}

#header_images .titles_navigation {
	margin-top:67px;
	width:605px;
	z-index:100;
}

#header_images .titles_navigation div {
	float:right;	
	cursor:pointer;
	padding-left:3px;
}

#header_images .titles_navigation .bubble {
	background:url('../img/bubble.png') no-repeat;
	width:12px;
	height:12px;
}

#header_images .titles_navigation .bubble.selected {
	background:url('../img/bubble_selected.png') no-repeat 1px 1px;
	width:12px;
	height:12px;
}

#header_images .header_title_item_content {
	position:absolute;
}