#header {
	background: #FFFFFF url('/images/header/header_background.php') no-repeat;
	height: 125px;
}

#header img {
	border: 0px;
}

#menu {
	position: absolute;
	width: 167px;
	left: 3px;
	top: 125px;
	height: 45px;

}

#content {
	position: absolute;
	width: 72%;
	top: 125px;
	left: 190px;
	height: 54px;

}

#footer {
	padding: 0px;
}
