/* Header
---------------------------------------------------- */
#header {
	clear: both;
	height: 200px;
	margin: 0;
	padding: 0;
	background: url(../images/header.jpg) bottom no-repeat;
	border-bottom: 1px solid #EEEEEE;
}
#header h2 {
	display: none;
}
	
#title_1 {
	width: 540px;
	background: url(../images/latest_update.jpg) no-repeat;
	height: 0;
	overflow: hidden;
	display: block;
	padding-top: 30px;
}