/* Header Style */

#header {
	width: 900px;
	height: 110px;
	
	margin-left: -5px;
	margin-top: -5px;
	
/* 	background-color: #cccccc; */
}

#header img{
	width: 900px;
	height: 110px;
}