@charset "utf-8";
#banner {
	background-image: url(../images/packages_top.gif);
	background-repeat: no-repeat;
}
#contentWrapper {
	background-image: url(../images/packages_mid.gif);
	background-repeat: no-repeat;
}
#bot {
	background-image: url(../images/packages_bot.gif);
	background-repeat: no-repeat;
}
