#homePage {
	background-image: url(../images/Standard2/body_image1.png);
	background-repeat: no-repeat;
	height: 396px;
	padding-top: 1px;
	margin-top: -1px;
	padding-left: 0px;
	position:relative;
	margin-top:-20px;
	margin-left: -40px;
	margin-right: -40px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#headerBG {
	background-image: url(../images/Standard2/header_image1.png);
	background-repeat: no-repeat;
	height:100px;
	background-position: 10px 0px;
}


.wrapper {
	overflow:visible; /* to show full home page image */
}