.footer_bg {
	background-image: url(site/images/footer/footer_bg.jpg);
	height: 42px;
	width: 100%;
}
.main_site_colour {
	background-image: url(site/images/global/main_fill_new.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}

.header_fill {
	background-color: #231F20;
	height: 150px;
	width: 750px;
}
.float_box {
	height: 100%;
	width: 100%;
	background-image: url(site/images/global/background_fill.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.header_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_site_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #484848;
}
.main_site_text_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #484848;
	text-transform: capitalize;
}
