#header {
	background: url(/images/logo.jpg) no-repeat;
	border-bottom: 1px dotted #818181;
	height: 115px;
}
#header div.logo{
    background: none;
}
#header div.searchform {
    position: relative;
    top: 94px;
}
