@charset "iso-8859-2";
/* CSS Document */
#homePageHeader {
	height: 25px;
	background-image: url(../images/homePageHead.jpg);
	float: left;
	margin-left: 0px;
}

#homePageBody {
	background-image: url(../images/homePageBody.jpg);
	width: 100%;
	margin-left: 0px;
	float: left;
}

#headerLogo {
	border: 1px solid blue;
	height: 180px;
	width: 80%;
	background-image: url(../images/headerNew.jpg);
}

#menuLogo {
	border: 1px solid red;
	height: 40px;
	width: 80%;
	background-color: #01fede";
}

#footerLogo {
	border: 1px solid black;
	height: 120px;
	width: 80%;
	background-image: url(../images/footer.jpg);
}

@charset "iso-8859-2";

/* CSS Document */