@charset "utf-8";
/* CSS Document */

.FAQ_Container {
	height: auto;
	width: auto;
}
.FAQCentreBarBG {
	background-image: url(../images/FAQCentreBarBG.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 459px;
}
.FAQcontentBarBG {
	margin-right: auto;
	margin-left: auto;
	height: 459px;
	background-image: url(../images/FAQCentreBg.jpg);
	background-repeat: repeat-x;
}
.FAQ_iframe {
	width: 1024px;
	height: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
