body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_centre.jpg); background-position:top; background-repeat:repeat-x;
}

.heading1 {
	font-size: 16px;
   	font-family: arial;
	text-decoration: normal;
	font-weight: bold;
	color: #B1A800;
}

.heading2 {
	font-size: 16px;
   	font-family: arial;
	text-decoration: normal;
	font-weight: bold;
	color: #B06D00;
}

.heading3 {
	font-size: 16px;
   	font-family: arial;
	text-decoration: normal;
	font-weight: bold;
	color: #B4500A;
}

.content {
	font-size: 12px;
   	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-align:	justify;
	color: #000000;
}

.small {
	font-size: 10px;
   	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	text-align:	justify;
	color: #000000;
}


.orange {
	font-size: 12px;
   	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	color: #FE8006;
}

.orange a {
	font-size: 12px;
   	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
	color: #FE8006;
}

.orange a:hover {
	font-size: 12px;
   	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	color: #FE8006;
}

.faq a {
	font-size: 12px;
   	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	color: #FF6600;
}

.faq a:hover {
	font-size: 12px;
   	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

.grey {
	font-size: 11px;
   	font-family: arial;
	text-decoration: normal;
	font-weight: normal;
	color: #808080;
}

.grey a {
	font-size: 11px;
   	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
	color: #808080;
}

.grey a:hover {
	font-size: 11px;
   	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	color: #808080;
}

.white a {
	font-size: 11px;
   	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.white a:hover {
	font-size: 11px;
   	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

.banner {
	background-attachment: scroll;
	background-image:url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 264px;
	width: 933px;
	background-color: #FFFFFF;
}

.banner_bottom {
	background-attachment: scroll;
	background-image: url(images/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 204px;
	width: 933px;
	background-color: #FFFFFF;
}

.line_dot {
	background-attachment: scroll;
	background-image: url(images/line_dot.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 26px;
	background-color: #FFFFFF;
}

.contact1 {
	background-attachment: scroll;
	background-image: url(images/contact1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 212px;
	background-color: #FFFFFF;
}

.contact2 {
	background-attachment: scroll;
	background-image: url(images/contact2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}

.contact3 {
	background-attachment: scroll;
	background-image: url(images/contact3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	width: 212px;
	background-color: #FFFFFF;
}

.footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	background-color: #FFFFFF;
}




.whitetext {

	font-size: 11px;
   	font-family: arial;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
