#topnav {
	width:920px;
	height:50px;
	margin-top:-2px;
	background:url(../images/grey/bar.png) no-repeat;
}
#search {
	width:300px;
	height:50px;
	
	background:url(../images/grey/bar.png) no-repeat;
}
#footer {
	width:920px;
	height:50px;
	margin-left:15px;
	line-height:50px;
	background:url(../images/grey/bar.png) no-repeat;
	color:#fff;
}
#bottomnav {
	width:920px;
	height:50px;
	margin-top:-2px;
	background:url(../images/grey/bar.png) no-repeat;
}
.search_menu{
	
	margin-left:738px;
	padding-top:15px;
	}