﻿body {
	background-color: #232323;
	background-image: url('images/bubbles2.png');
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	padding: 0 0 0 10;
	width: 800px;
	font-size: x-small;
}

#maincontainer {
	font-size: medium;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
}
#Header {
	background-color: #FFFFFF;
	background-image: url('images/HeaderBackground5.png');
	background-repeat: no-repeat;
	text-align: right;
	font-size: x-large;
	height: 90px;
}
#HeaderBorder {
	width: auto;
	height: 18px;
	background-image: url('images/BorderTop.png');
	background-repeat: no-repeat;
	text-align: right;
	font-size: x-small;
	padding-right: 10px;
}
#BulkContainer {
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url('images/WebBackground.png');
}
#BreadCrumb {
	width: 100%;
	font-size: x-small;
	float: none;
}
.Highlight {
	color: #FF6600;
	font-weight: bold;
}
.sectorheading {
	font-size: small;
	color: #4B4B4B;
	font-weight: bold;
}
.SectorContent {
	color: #000000;
	font-size: small;
	margin-bottom: 25px;
	padding-bottom: 25px;
	text-align: justify;
}
.SectorHead {
	background-image: url('images/SectorHeadings.png');
	background-repeat: no-repeat;
}
#PageContentTitle {
	height: 55px;
	vertical-align: middle;
}
#Band {
	padding: 5px;
	background-image: url('images/Band.png');
	background-repeat: repeat-x;
	height: 40px;
	vertical-align: middle;
	width: 250px;
}
#HomeSectorContent {
	background-position: right bottom;
	padding: 10px 6px 25px 6px;
	margin-bottom: 25px;
	text-align: justify;
	background-repeat: no-repeat;
	height: 400px;
}
.SectorHeadSub {
	font-size: small;
}
#StandardContent {
	font-size: small;
	color: #000000;
	text-align: justify;
}
