/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#e6e6e6;
}
.BgColor3 {
	background-color:#1e385b;
}
.BgColor4 {
	background-color:#252525;
}
.LeftBottomImg {
	background:url(../images/left-bottom-img.jpg) no-repeat bottom;
	width:227px;
	padding-bottom:157px;
}
.FooterSpacer {
	background:url(../images/footer-spacer.gif) repeat-x;
	height:91px;
}
.HorLine {
	background:url(../images/line.gif) repeat-x center;
}
.DivLine {
	background:url(../images/line.gif) repeat-x bottom;
}

