#container {
	width: 1000px;
}

#header {
	height: 130px;
	background: url(../images/banner.gif) no-repeat top left #e1e1e1;
}

#header_logo {
	height: 45px;
	background: url(../images/header_logo_bg_tile.gif) repeat-x top #e1e1e1;
	text-align: left;
}

#keywords {
	font-size: 12px;
	background: #d9ebf4;
	border: 1px solid #6076a8;
}

#search_submit {
	font-size: 11px;
}