

#header1{
	height: 117px;
	position: relative;
	background: #FFF url(../img/header-glow.png) top center no-repeat;

}
.wrapper1{
	width: 1000px;
	margin: 0px auto;
	position: relative;
	background: #fafaf5;
}

/* SEARCH --------------------------------------------------------*/

.top-search{
	position: absolute;
	top:26px;
	right: 33px;
	width: 455px;
	height: 64px;
	line-height: 1.5em;
}

#logo{
	position: absolute;
	top: 25px;
	left: 27px;
}