/******************* header **********/
.header {
	height: 86px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	margin-bottom: 0;
}

.header p {
	position: relative;
	top: 70px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}

.header img {
	position: absolute;
	left: 620px;
	top: 10px;
}
