.btmback {
	background-image: url(images/btmbar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:100%;
	height:auto;
}

.btmnavleft {
float:left;
padding:8px;

}

.faderightback {
	background-attachment: scroll;
	background-image: url(images/all/back_rightfade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box_gray_btm {
	background-attachment: scroll;
	background-image: url(images/all/box-btm-lightgray.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box_blue_btm {
	background-attachment: scroll;
	background-image: url(images/all/box-btm-blue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.backfade_whitetogrey {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/backfade-whitetogrey.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.backfade_right {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/backfade-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.btmborder1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.sbsinteractive {
	background-color: #000000;
	background-image: url(images/interactive/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
