.full-page-background {
	background-image: url(../img/full-page-width.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.full-page-blue-box {

	background-image: url(../img/full-page-blue-box.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.linear-box {
	background-image: url(../img/linear-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.white-box-hdr {
	background-image: url(../img/white-box-hdr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.white-box-bg {

	background-image: url(../img/white-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.white-box-ftr {

	background-image: url(../img/white-box-ftr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.blue-box-hdr {

	background-image: url(../img/blue-box-hdr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.blue-box-bg {


	background-image: url(../img/blue-box-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.blue-box-ftr {



	background-image: url(../img/blue-box-ftr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title-text-bg {
	background-color: #055880;

}
.full-page-blue-box-top-only {
	background-image: url(../img/full-page-blue-box-top-only.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #90ACB8;

}
.big-white-box {
	background-image: url(../img/big-white-box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.swf-white-bg {
	background-color: #FFFFFF;

}
.big-white-cabling-box {

	background-image: url(../img/big-white-cabling-box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.big-white-index-box {


	background-image: url(../img/big-white-index-box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.thanks-bg {

	background-image: url(../img/thanks-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
