#container {
	width: 1000px;
}

#header {
	height: 123px;
	background: url(../images/header_bg.jpg) 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: 13px;
	background: #FFFFFF;
	border: 1px solid #329ad1;
}

#search_submit {
	font-size: 12px;
}