.footer-banner {
	background-image: url(images/red_footer.png);
	background-repeat: repeat-x;
	height: 128px;
}
.body-frame-T {
	background-image: url(images/body_T.png);
	background-repeat: repeat-x;
}
.body-frame-L {
	background-image: url(images/body_L.png);
	background-repeat: repeat-y;
}
.body-frame-R {
	background-image: url(images/body_R.png);
	background-repeat: repeat-y;
}
.body-frame-B {
	background-image: url(images/body_B.png);
	background-repeat: repeat-x;
}
.footer-banner-TL {
	background-image: url(images/red_footer_TL.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer-banner-TR {
	background-image: url(images/red_footer_TR.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.vid_player_bg {	background-image: url(video/player-content/video-player-border.png);
	background-repeat: no-repeat;
}
.txt-header-red {
	color: #950000;
}
.txt-white-header {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 10px;
}
.green-tick {
	list-style-position: outside;
	list-style-image: url(images/tick.png);
	font-size: 18px;
	color: #063;
}
.payment-text {
	font-size: 24px;
	color: #900;
	text-align: center;
}
.satisfaction {
	background-image: url(images/satisfaction.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	height: 110px;
}
.body-shadow-TL {
	background-image: url(images/header_BL_shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.body-shadow-TR {
	background-image: url(images/header_BR_shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.round-frame-T {
	background-image: url(images/frame/frame_T.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.round-frame-L {
	background-image: url(images/frame/frame_L.png);
	background-repeat: repeat-y;
	background-position: right;
}
.round-frame-B {
	background-image: url(images/frame/frame_B.png);
	background-repeat: repeat-x;
	background-position: top;
}
.round-frame-R {
	background-image: url(images/frame/frame_R.png);
	background-repeat: repeat-y;
	background-position: left;
}
.black-text {
	color: #000;
}
.payment-text-blue {
	color: #00F;
}

