#indexHeader {
	position:absolute;
	width:955px;
	height:140px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #2295b5;
}
#logo {
	position:absolute;
	width:243px;
	height:101px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#headerMenu {
	position:absolute;
	width:486px;
	height:101px;
	z-index:1;
	left: 243px;
	top: 0px;
}
#photoHeader {
	position:absolute;
	width:209px;
	height:38px;
	z-index:1;
	left: 730px;
	top: 0px;
}
#headerBottom {
	position:absolute;
	width:955px;
	height:39px;
	z-index:2;
	left: 0px;
	top: 101px;
}
