#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 93px;
}

HR { 
	color: #3F5127; 
	background: #3F5127; 
	border: 0; 
	height: 1px; 
	width: 525px;
	margin: 15px 0px 15px 0px;
} 

a {
	color: #3F5127;
}