#header_top_logo {
	background: url("../../images/car-alt-1/header_top_left.jpg") no-repeat;
	text-indent: -999em;
	cursor:hand;
	width:261px;
	height:103px;
	float:left;
}

#header_top_right {
	background: url("../../images/car-alt-1/header_top_right.jpg") no-repeat;
	width:665px;
	height:103px;
	float:left;
}

#header_middle_left {
	background: url("../../images/car-alt-1/header_middle_left.jpg") no-repeat;
	width:261px;
	height:357px;
	float:left;
}

#header_middle_right {
	background: url("../../images/car-alt-1/header_middle_right.jpg") no-repeat;
	width:665px;
	height:357px;
	float:left;
}


#header_middle_search {
	background: url("../../images/search.gif") no-repeat;
	width:239px;
	height:109px;
	padding:0;
	position:relative;
	left:57%;
	top: -20px;
}

#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;
}