/*this defines the font style and color, also the gradient background image*/
body {
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 85%;
	color: #333333;
    background-repeat: repeat-x;
	padding-top: 0;
	padding-bottom: 0;
    margin: 0;
	border: 0;
	background-color: #000000;/*themecolour4;*/
	min-width: 770px;
}

/**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
#wrapper1 {
	margin: 0;
	width: 770px;
	text-align: left;
	visibility: visible;
	background-color: #eef1e7;

}
#wrapper2 {
	margin: 0;
	width: 770px;
	text-align: left;
	visibility: visible;
	background-color: #000000;

}
/*this container holds the logo and heading graphic*/
#header {
	width: 100%;
	height: 85px;
	background-repeat: repeat-x;
	background-color: #000000;
}
/*this container holds the horizontal navigation bar and defines the background image*/
#hnav {
	width: 770px;
	margin-top: 0;
	height: 32px;
	background-color: #000000;
	text-align: center;
	}
/*this container holds the home page banner*/
#hpbanner {
	width: 770px;
	margin-top: 0;
	height: 150px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/456.jpg);
	background-repeat: no-repeat;
	}
/*this container holds the main image and holds the contentright div containing the right-hand text*/	
.content1 {
	width: 770px;
	margin-top: 0;
	background-color:  #ffffff;/*themecolour3;*/
	padding-bottom: 0px;
}

#contentleft {
float:left;

}
/*this container holds upper right-hand text. - this is held within the above selector. Overflow is set to auto so if the content exceeds the 190px depth vertical scrollbars are provided.*/
#contentright {
	clear:none;
	height: 190px;
	overflow: auto;
	scrollbar-face-color: #8cbffd;/*themecolour1$ 55.4%,70.2%;*/
	scrollbar-highlight-color: #deedff;/*themecolour1$ 87.3%,95.7%;*/
	scrollbar-3dlight-color: #0071f7;/*themecolour1;*/
	scrollbar-darkshadow-color: #1b64ba;/*themecolour1$ 14.6%,-24.6%;*/
	scrollbar-shadow-color: #7ab4f9;/*themecolour1$ 48.8%,27.5%;*/
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #c1dcfd;/*themecolour1$ 76.3%,73.0%;*/
	padding-left: 10px;
	padding-right: 10px;
}
/*this container holds the four boxes at the bottom of the index page*/
#floatcontainer {
	height: 220px;
	padding-top: 15px;
	background-color:  #000000;/*themecolour3;*/
	padding-bottom: 15px;
	text-align: left;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #0071f7;/*themecolour1;*/
	
}

/*set up the four floated boxes - these are held within the above selector*/
.floatboxes {
   width: 22%;
	height: 200px;
	margin: 9px;
	border: 1px solid #0071f7;/*themecolour1;*/
	float: left;
	background-color: #deedff;/*themecolour1$ 87.3%,95.7%;*/
	overflow: visible;/*set overflow to auto - if the content exceeds the boxes height scroll bars are provided*/
	scrollbar-face-color: #8cbffd;/*themecolour1$ 55.4%,70.2%;*/
	scrollbar-highlight-color: #deedff;/*themecolour1$ 87.3%,95.7%;*/
	scrollbar-3dlight-color: #0071f7;/*themecolour1;*/
	scrollbar-darkshadow-color: #1b64ba;/*themecolour1$ 14.6%,-24.6%;*/
	scrollbar-shadow-color: #7ab4f9;/*themecolour1$ 48.8%,27.5%;*/
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #c1dcfd;/*themecolour1$ 76.3%,73.0%;*/
}

/*style the text in the lower boxes*/
.floatboxes p {
	font-size: 90%;
	margin: 0px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}
/*style the text in the upper boxes*/
#contentright p {
	font-size: 100%;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
}
/*style the heading text in the lower boxes*/
.floatboxes h1 {
	font-size: 85%;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0071f7;/*themecolour1;*/
	padding-left: 5px;
	background-color: #8cbffd;/*themecolour1$ 55.4%,70.2%;*/
}
/*alternative style for the heading text in the lower boxes*/
.floatboxes h2 {
	font-size: 85%;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0071f7;/*themecolour1;*/
	padding-left: 5px;
	background-color: #dad2d2;/*themecolour3$ -3.6%,-14.5%;*/
}

/*alternative style for the heading text in the lower boxes*/
.floatboxes h3 {
	font-size: 85%;
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0071f7;/*themecolour1;*/
	padding-left: 5px;
	background-image: url(../image_files/image_paragraph_bg.gif);
	background-repeat: no-repeat;
	
}
/*style the heading text in the lower boxes*/
#footer {
	width: 770px;
	clear: both;
	font-size: 85%;
	text-align: center;
	background-repeat: no-repeat;
	height: 32px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 22px;
	background-color: #000000;/*themecolour4;*/
}
/*sets margins to 0*/
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*style the heading text in the upper-right box*/
.content1 h1 {
	font-size: 100%;
	background-color: #dad2d2;/*themecolour3$ -3.6%,-14.5%;*/
	padding: 4px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #0071f7;/*themecolour1;*/
}
h3 {
	margin: 0 20 4;
	font-size: 90%;
	background-image: url(../image_files/image_h2_bg.gif);
	background-repeat: no-repeat;
	border-bottom-color: #0071f7;/*themecolour1;*/
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*floats element to the left*/
.left {
	float: left;
	margin: 0px;
	padding: 0px;
	left: -2px;
}
/*floats element to the left*/
.right {
	float: right;
}

/*link styles*/
a:link {
	color: #003f8a;/*themecolour1$ -5.7%,-44.1%;*/	
}
a:visited {
	color: #003f8a;/*themecolour1$ -5.7%,-44.1%;*/	
}
a:link:hover {
	color: #0071f7;/*themecolour1;*/	
}

/*floats image to the left of text blocks*/ 
.imagefloat {
	float: left;
	vertical-align: middle;
	padding-right: 2px;
}

/*floats logo graphic to the left */ 
div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #ffffff; 
  }

/*floats heading graphic to the right */ 
div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff; 
  }
.style1 {
	color: #000000;
	font-size: 16pt;
}
