/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#ececec;
}
.HeaderBg {
	background: url(../images/header-bg.jpg) no-repeat;
	width:801;
	height:234px;
}
.Step1Bg {
	background:url(../images/step1.gif) no-repeat;
	width:429px;
	height:77px;
}
.Step2Bg {
	background:url(../images/step2.gif) no-repeat;
	width:323px;
	height:44px;
}
.Step3Bg {
	background:url(../images/step3.gif) no-repeat;
	width:323px;
	height:44px;
}
.BoxSpacer {
	background:url(../images/box-spacer.gif) repeat-y;
	width:323px;
}
