@charset "UTF-8";
/* CSS Document */


#innerpad {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-right: 0px;
}
.hmpg #mncontent {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 0px;
}
