/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#e5e6e6;
}
.BgColor3 {
	background-color:#d07228;
}
.BgColor4 {
	background-color:#3e5d70;
}
.TopSpacer {
	background:url(../images/top-spacer.gif) repeat-x;
	height:107px;
}
.HeaderBg {
	background:url(../images/header-bg.gif) no-repeat;
	height:258px;
	width:950px;
}
