
.div_header {
	height: 350px;
	margin:0; padding:0;
	}

.div_header-top A {
	margin:0; padding:0; border:0;
	text-decoration:none;
	color: #232162;
	}
.div_header-top A:hover {
	margin:0; padding:0; border:0;
	text-decoration:none;
	color: #232162;
	}

.div_header-top {
	height:100px;
	margin:0; padding:0; padding-bottom:12px; border:0;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 42px;
	font-family: serif;
	font-weight: bold;
	color: #232162;
	}
.div_header-top IMG {
	position:absolute;
	margin:0; padding:0; border:0;
	height:104px;
	}
.div_header-top .title {
	padding: 12px 0 0 124px;
	white-space: nowrap;
	line-height:1;
	}
.div_header-top .title SMALL {
	font-size: 19px;
	font-family: sans-serif;
	letter-spacing: 5px;
	}

.div_header-middle-back ,
.div_header-middle-front  {
	width: 350px; height: 120px;
	padding: 12px;
	position: absolute;
	color: #fff;
	font-size: 16px;
	font-family: Bitter,sans-serif;
	box-shadow: 5px 5px 5px #222;
	}
.div_header-middle-back {
	margin: 0 0 0 20px;
	background-color: #434343;
	}

.div_header-middle-front {
	margin: 40px 0 0 0;
	background-color: #585858;
	}

.div_header-middle-back .title ,
.div_header-middle-front .title {
	padding-bottom: 12px;
	text-align: right;
	font-size: 25px;
	font-family: Dosis,sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	}

.div_header-right {
	position: absolute;
	width: 260px; height: 210px;
	margin-left: 450px;
	}
.div_header-right-back ,
.div_header-right-front {
	position: absolute;
	}
.div_header-right-back {
	left:40px; top:0;
	height: 180px;
	}
.div_header-right-front {
	top: 70px;
	height: 140px;
	}

