

/** header **/
div#header {
	background-color: #FCFAE6;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 169px;
	width: 929px;
	overflow: hidden;
	position: relative;
}

div#blendimage {
	height: 169px;
	background-position: 50% 0;
}

