#header_top_logo {
	background: url("../../images/header-alt-2/header-logo-top-left.jpg") no-repeat;
	text-indent: -999em;
	cursor:hand;
	width:273px;
	height:96px;
	float:left;
}

#header_top_right {
	background: url("../../images/header-alt-2/header-top-right.jpg") no-repeat;
	width:653px;
	height:96px;
	float:left;
}

#header_middle_left {
	background: url("../../images/header-alt-2/header-middle-left.jpg") no-repeat;
	width:273px;
	height:169px;
	float:left;
}

#header_middle_right {
	background: url("../../images/header-alt-2/header-middle-right.jpg") no-repeat;
	width:653px;
	height:169px;
	float:left;
}


#header_middle_search {
	background: url("../../images/search.png") no-repeat;
	width:239px;
	height:109px;
	padding:0;
	position:relative;
	left:57%;
	top: -20px;
}

#header_middle_search { behavior: url("../../../../../../../iepngfix.htc") }

#header_middle_search .keywords {
	font: bold 0.7em 'Trebuchet MS', Helvetica, sans-serif;
	height:20px;
	border-top: 1px solid #7D7C7C;
	border-left: 1px solid #C5C4C4;
	border-right: 1px solid #C5C4C4;
	border-bottom: 1px solid #C5C4C4;
	padding: 2px 0 0 6px;
	position:relative;
	top:43px;
	left:10px;
}

#header_middle_search .search {
	position:relative;
	top:48px;
	left:127px;
}