body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#section1 {
	background-attachment: scroll;
	background-image: url(images/section1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 760px;
	float: left;
}
#section2 {
	background-attachment: scroll;
	background-image: url(images/section2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 111px;
	width: 760px;
	float: left;
}
#section3 {
	background-attachment: scroll;
	background-image: url(images/section3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 180px;
}
#section4 {
	background-attachment: scroll;
	background-image: url(images/section4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 387px;
}
#section5 {
	background-attachment: scroll;
	background-image: url(images/section5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 37px;
	width: 193px;
}
#navbar {
	background-color: #EC7C0E;
	float: left;
	width: 180px;
	height: 250px;
}
#middle {
	background-color: #FFFFFF;
	float: left;
	width: 365px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#overflow {
	float: left;
	height: 440px;
	overflow: scroll;
}

#right {
	float: right;
	width: 190px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #EC7C0E;
	border-left-color: #EC7C0E;
	text-align: center;
}
 #navcontainer {
	width: 180px;
	height: 190px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 170px;
background-color: #EC7C0E;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
#links {
	margin-left: 2px;
	padding-left: 2px;
	letter-spacing: 0.1em;
}
#main {
	float: left;
	width: 760px;
	background-attachment: scroll;
	background-image: url(images/orange_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	background-attachment: scroll;
	background-image: url(images/backfooter.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 25px;
	width: 760px;
	border: 1px solid #EC7C0E;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #006599;
	letter-spacing: 0.2em;
	height: 35px;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 1px;
	padding-top: 1px;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006599;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.link:hover {
	color: #EC7C0E;
}
a.link:visited {
	color: #006599;
	text-decoration: none;
}
.footertext {
	font-style: italic;
	color: #666666;
	margin-top: 3px;
	padding-top: 3px;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.testinsert {
	line-height: 150%;
	margin-left: 8px;
	padding-left: 5px;
}
.table {
	background-color: #EC7C0E;
	border: 1px solid #333333;
}
.cell1 {
	float: left;
	height: 30px;
	width: 140px;
	background-color: #EC7C0E;
	margin: 2px 2px 2px 5px;
	padding: 2px 2px 2px 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.cell2 {
	background-color: #EC7C0E;
	height: 30px;
	width: 210px;
}
.img {
	border: 1px solid #666666;
	margin: 1px;
	padding: 1px;
}
#right1 {
	float: right;
	width: 190px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #EC7C0E;
	border-left-color: #EC7C0E;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/section5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#middlehire {
	background-color: #FFFFFF;
	float: left;
	width: 560px;
	margin-left: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EC7C0E;
}
.centreimage {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}
.lefttext {
	text-align: left;
}
.justify {
	text-align: justify;
	margin: 3px;
	padding: 5px;
}
.but_cell {
	float: left;
	height: 65px;
	width: 55px;
}
.but_celltext {
	float: left;
	height: 65px;
	margin-left: 5px;
	padding-left: 5px;
}
.image {	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
}
#middleoverflow {
	background-color: #FFFFFF;
	float: left;
	width: 365px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	height: 450px;
}
