/* CSS Document */
.stagefooter-bottomshadow {
	background-image: url(../images/template/stage-footer-bottomshadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sectionbox {
	background-image: url(../images/home/sectionbox.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 5px;
	padding: 2px 8px 4px 20px;
}
.aurorabg {
	background-attachment: fixed;
	background-image: url(../images/template/sitebgs_aurora.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerbg {
	background-image: url(../images/template/footerbg.gif);
	background-repeat: repeat-x;
}
.subnav-box {
	background-image: url(../images/template/subnavbox.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 1px 0px 0px 12px;
	margin: 20px 12px 0px 0px;
}

