#header, #footer {
	width: 788px;
	margin: 0px;
	padding: 0px;
}
#middle {
	background-image: url(../_images/homepage/middle-bkg-add.png);
	width: 758px;
	height: 246px;
	margin: 0px;
	padding-left: 30px;
}
#header {
	background-image: url(../_images/homepage/header.png);
	height: 150px;
}
#footer {
	background-image: url(../_images/homepage/footer.png);
	height: 101px;
}
