/* HEADER */

#header {
	padding: 0px;
	margin: 0px;
	/*background-image: url("../images/header.jpg");*/
	background-repeat: no-repeat;
	height: 150px;
	overflow:hidden;
	width:1000px;
}
