#sub_header
{
	position: relative;
	height:112px;
	margin:-13px -13px 0;
	background: url('../../img/your_comp_green_top.jpg') no-repeat;
}

#page_header
{
	clear: both;
	background:  url('../../img/top_shadow.jpg') no-repeat top;
	padding-left: 13px;
	margin: 0 -13px;
}

#company_logo
{
	margin-top:8px;
	float: left;
	width: 900px;
	height: 80px;
	background: #FFFFFF url('../../img/your_comp.jpg') no-repeat;
	position: relative;
}

.index_header
{
	height: 288px;
	background: url('../../img/header_grad.jpg') repeat-x;
	position: relative;
	width: 900px;
}

.big_header_couple
{
	float: left;
	width: 395px;
	height: 288px;
	background: url('../../img/iphoto.jpg') no-repeat top right;
}

.index_header_cont
{
	float: left;
	margin: 12px 0 0 15px;
}

.index_photos_cont,
.index_profiles_cont
{
	width: 225px;
	height: 243px;
	border: 1px solid #a5e06c;
	clear: both;
}

.index_block_title
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.header_text 
{
	position: absolute;
	top: 40px;
	left: 400px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}

#index_sign_in
{
	position: absolute;
	right: 0px;
	top: 25px;
	height: 45px;
	margin:7px 7px 0;
}

#lang_switch_container
{
	position:absolute;
	top:10px;
	left:10px;
	color:#fff;
}

#breadcrumb_container
{
	float: left;
	padding:13px 0 0 20px;
}