/* HEADER */

#header_content {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 806px;
	height: 133px;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}