@charset "utf-8";
.thrColFixHdr #logo {
	background-color: ffffff;
	float: left;
	width: 300px;
	padding-left: 10px;
}
#leftnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
#leftnav ul {
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#leftnav ul li {
	margin-bottom:12px;
	padding:0px;
}
#leftnav a {
	text-decoration:none;
	background-color:#EEEEEE;
	width:198px;
	display:block;
	color:#999999;
	padding:0;
	padding-bottom:5px;
	padding-top:5px;
}
#leftnav a span {
	background-color:#cccccc;
	margin-right:15px;
	padding:5px 5px 5px 14px;
}
#leftnav a:hover {
	background-color:#cccccc;
}
#leftnav a:hover span {
	background-color:#830051;
}
#leftnav a.here {
	background-color:#CCCCCC;
}
#leftnav a span.there {
	background-color:#eeeeee;
}	
#finnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
}
#finnav  ul {
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#finnav  ul  li {
	padding:0px;
	margin-bottom: 1px;
}
#finnav  a {
	text-decoration:none;
	background-color:#EEEEEE;
	width:190px;
	display:block;
	color:#999999;
	padding:0;
	padding-top:5px;
	padding-bottom: 5px;
}
#finnav  a  span {
	background-color:#cccccc;
	margin-right:15px;
	padding: 5px 5px 5px 14px;
}
#finnav  a:hover {
	background-color:#cccccc;
}
#finnav  a:hover  span {
	background-color:#830051;
}
#finnav  a.here {
	background-color:#CCCCCC;
}
#finnav  a  span.there {
	background-color:#eeeeee;
}
.right {
	float:right;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #620439;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../../RedhallGroup/css/shadow.png);
	height: auto;
} 
.thrColFixHdr #shadow {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../RedhallGroup/images/dropshadow3.jpg);
	background-repeat: repeat-y;
}

.thrColFixHdr #header {
	background-color: #FFF;
	height: 80px;
	width: 960px;

} 
.thrColFixHdr #headerextra {
	background-color: #FFF;
	float: left;
	padding-left: 10px;
}
.thrColFixHdr #headerextra2 {
	background-color: #FFF;
	float: right;
	margin-right: 80px;
}


.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	padding-left: 5px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 176px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: 265px;
	border-width: 0;
}
.thrColFixHdr #sidebar2lower {
	float: right; /* since this element is floated, a width must be given */
	width: 195px; /* padding keeps the content of the div away from the edges */
	background-color: #EEEEEE;
	border-color: #999999;
	border-width: thin;
	border-top-style: solid;
}
.thrColFixHdr #sidebar2lower2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
}


.thrColFixHdr #mainContent {
	margin: 0 40px;
	width: 880px;
} 
.thrColFixHdr #footer {
	background:#EEEEE;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	border-color: #666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #headerl2 {
	background-color: #DDDDDD;
	float: left;
	width: 960px;
}
.thrColFixHdr #headerl3 {
	background-color: #DDDDDD;
	float: left;
}
.thrColFixHdr #headerl4 {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
}
.thrColFixHdr #headerl5 {
	background-color: #FFFFFF;
	float: left;
	margin-left: 810px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.thrColFixHdr  #centreheader1 {
	background-color: #FFFFFF;
	float: left;
	width: 540px;
}




#bottomnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#EEEEEE;
	height:30px;
	color:#333333;
	padding-right:40px;
}
#bottomnav-text {
	padding-left:40px;
	padding-top:7px;
}
#bottomnav a {
	color:#333333;
	text-decoration:none;
}
#bottomnav a:hover {
	text-decoration:underline;
}
.bottomnav-line {
	position:relative;
	margin-bottom:-11px;
}
#lowerpaage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lowerpageright {
	height: 160px;


























	width: 200
.px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
}
#lowerpagecentre {
	height: 420px;




















	width: 410
.px;
	float: left;
	width: 405px;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 15px;
}
#lowerpagelefths {
	height: 310px;
	width: 210px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lowerpageleft {
	height: 130px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#newspagecentre {
	height: auto;
	width: 810px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 80px;
}
#redhallnewsstrap {
	height: 100px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: inherit;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: inline;
	white-space: nowrap;
	overflow: auto;
}
#lowerpageleftnews {
	height: auto;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lowerpagecentrenews {
	height: 240px;
	width: 701px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: auto;
}
#lowerpagerightnews {
	height: 240px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lowernewspageleft {
	height: auto;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#serviceslowerpageleft {
	height: 300px;
	width: 550px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#serviceslowerpagecentre {
	height: 350px;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#serviceslowerpageright {
	height: 300px;
	width: 260px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contactus {
	background-color: #EEEEEE;
	float: left;

}
#rellowerpageleft {
	height: 310px;
	width: 160px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newstable {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.story-open {
	background-color:#eeeeee;
	margin-bottom:4px;
	padding:6px;
	color: #333333;
}
.story-closed {
	background-color:#eeeeee;
	margin-bottom:4px;
	padding:6px;
	color: #333333;
}
.postdate {
	font-size:9px;
	color:#999999;
}

.headline {
	background-color:#830051;
	padding:6px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.headline {
	background-color:#CCCCCC;
	padding:6px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	font-weight:bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.headline {
	background-color:#830051;
	padding:6px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.bbcclass{
	width: 400px;
	padding: 6px;
	background-color: #CCCCCC;
	border: 1px solid #004A00;
}
headline {
	background-color:#830051;
	padding:6px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}


#rellowerpageright {
	height: 310px;
	width: 150px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rellowerpagecentre {
	height: 310px;
	width: 480px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#apDiv2 {
	position:absolute;
	width:410px;
	height:320px;
	left: 627px;
	top: 471px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #CCC;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	float: none;
}
#vacancyrightcol {
	float:right;
	width:500px;
}
#vacancyleftcol {
	float:left;
	width:380px;
	height: 500px;
}
#subbottomnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#EEEEEE;
	height:45px;
	color:#333333;
	padding-right:40px;
}
#subbottomnav-text {
	padding-left:5px;
	padding-top:0px;
}
#subbottomnav a {
	color:#333333;
	text-decoration:none;
}
#subbottomnav a:hover {
	text-decoration:underline;
}
.subbottomnav-line {
	position:relative;
	margin-bottom:-11px;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: 600px;
	border-width: 0;
}
.thrColFixHdr #sidebar4 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* padding keeps the content of the div away from the edges */
	padding-left: 5px;
	padding-right: 5px;
}
.thrColFixHdr #sidebar6 {
	float: left; /* since this element is floated, a width must be given */
	width: 176px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
}

#leftnav2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
#leftnav2 ul {
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#leftnav2 ul li {
	margin-bottom:12px;
	padding:0px;
}
#leftnav2 a {
	text-decoration:none;
	background-color:#EEEEEE;
	width:178px;
	display:block;
	color:#999999;
	padding:0;
	padding-bottom:5px;
	padding-top:5px;
}
#leftnav2 a span {
	background-color:#cccccc;
	margin-right:15px;
	padding:5px 5px 5px 14px;
}
#leftnav2 a:hover {
	background-color:#cccccc;
}
#leftnav2 a:hover span {
	background-color:#830051;
}
#leftnav2 a.here {
	background-color:#CCCCCC;
}
#leftnav2 a span.there {
	background-color:#eeeeee;
}
.thrColFixHdr #sidebar7 {
	float: right; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* padding keeps the content of the div away from the edges */
	padding-left: 5px;
	padding-right: 5px;
}
#lowerpagetopleft {
	height: 420px;
	width: 195px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#lowerpagetopcentre {
	height: 100px;
	width: 861px;
	float: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: thin solid #CCC;
}
#lowerpagetopright {
	height: 420px;
	width: 213px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#buslowerpagecentre {
	height: 350px;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#buslowerpageleft {
	height: 340
.px;
	width: 525px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #830051;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 316px;
}
.thrColFixHdr #busmainContent {
	margin: 0 40px;
	width: 880px;
	height: 450px;
}
#maininfobox {
	height: 110px;
	width: 800px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	border: thin none #CCC;
}
#lowerpagefill {
	height: 220px;
	width: 410px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	overflow: auto;
}
body {
	background-color: #cccccc;
}
#apDiv2 {
	position:absolute;
	width:410px;
	height:320px;
	left: 627px;
	top: 471px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #CCC;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	float: none;
}

ul {
	list-style-type: none;
	padding-left: 25px;
	margin-left: 0;
	}
.stylemaininfo {
	font-size: 24px;
	font-family: Arial;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
}
	
	li { background: url(../../RedhallGroup/images/bulletsmall.gif) left center no-repeat; 
	
	padding-left: 15px;
	margin-bottom:10px;
	}


#leftnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
#leftnav ul {
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#lowerpageright {
	height: 160px;


























	width: 200
.px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
}
#lowerpagecentre {
	height: 420px;























	width: 410
.px;
	float: left;
	width: 405px;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 15px;
}
#lowerpageleft {
	height: 130px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#lowerpagetopleft {
	height: 550px;
	width: 215px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#lowerpagetopcentre {
	height: 120px;
	width: 858px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin solid #CCC;
	padding-top: 5px;
}
#lowerpagetopright {
	height: 550px;
	width: 191px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#maininfobox {
	height: 110px;
	width: 800px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	border: thin none #CCC;
}
#lowerpagefill {
	height: 220px;
	width: 410px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	overflow: auto;
}

#leftnav ul li {
	margin-bottom:12px;
	padding:0px;
}
#leftnav a {
	text-decoration:none;
	background-color:#EEEEEE;
	width:198px;
	display:block;
	color:#999999;
	padding:0;
	padding-bottom:5px;
	padding-top:5px;
}
.thrColFixHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../../RedhallGroup/css/shadow.png);
} 
#leftnav a span {
	background-color:#cccccc;
	margin-right:15px;
	padding:5px 5px 5px 14px;
}
#leftnav a:hover {
	background-color:#cccccc;
}
#leftnav a:hover span {
	background-color:#830051;
}
#leftnav a.here {
	background-color:#CCCCCC;
}
#leftnav a span.there {
	background-color:#eeeeee;
}	
#finnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
}
#finnav  ul {
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#finnav  ul  li {
	padding:0px;
	margin-bottom: 1px;
}
#finnav  a {
	text-decoration:none;
	background-color:#EEEEEE;
	width:190px;
	display:block;
	color:#999999;
	padding:0;
	padding-top:5px;
	padding-bottom: 5px;
}
#finnav  a  span {
	background-color:#cccccc;
	margin-right:15px;
	padding: 5px 5px 5px 14px;
}
#finnav  a:hover {
	background-color:#cccccc;
}
#finnav  a:hover  span {
	background-color:#830051;
}
#finnav  a.here {
	background-color:#CCCCCC;
}
#finnav  a  span.there {
	background-color:#eeeeee;
}
.right {
	float:right;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #620439;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(shadow.png);
	height: auto;
} 
.thrColFixHdr #shadow {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/dropshadow3.jpg);
	background-repeat: repeat-y;
}

.thrColFixHdr #header {
	background-color: #FFF;
	height: 80px;
	width: 960px;

} 
.thrColFixHdr #headerextra {
	background-color: #FFF;
	float: left;
}
.thrColFixHdr #headerextra2 {
	background-color: #FFF;
	float: right;
	margin-right: 80px;
}


.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	padding-left: 5px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 176px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: 265px;
	border-width: 0;
}
.thrColFixHdr #sidebar2lower {
	float: right; /* since this element is floated, a width must be given */
	width: 195px; /* padding keeps the content of the div away from the edges */
	background-color: #EEEEEE;
	border-color: #999999;
	border-width: thin;
	border-top-style: solid;
}
.thrColFixHdr #sidebar2lower2 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
}


.thrColFixHdr #mainContent {
	margin: 0 30px;
	padding-right: 0px;
	padding-left: 0px;
	width: 900px;
} 
.thrColFixHdr #footer {
	background:#EEEEE;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	border-color: #666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #headerl2 {
	background-color: #DDDDDD;
	float: left;
	width: 960px;
}
.thrColFixHdr #headerl3 {
	background-color: #DDDDDD;
	float: left;
}
.thrColFixHdr #headerl4 {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
}
.thrColFixHdr #headerl5 {
	background-color: #FFFFFF;
	float: left;
	margin-left: 810px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.thrColFixHdr  #centreheader1 {
	background-color: #FFFFFF;
	float: left;
	width: 540px;
}




#bottomnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#EEEEEE;
	height:30px;
	color:#333333;
	padding-right:40px;
}
#bottomnav-text {
	padding-left:40px;
	padding-top:7px;
}
#bottomnav a {
	color:#333333;
	text-decoration:none;
}
#bottomnav a:hover {
	text-decoration:underline;
}
.bottomnav-line {
	position:relative;
	margin-bottom:-11px;
}
#lowerpaage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#lowerpageright {
	height: 260px;
	width: 197px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#lowerpagecentre {
	height: 540px;
	width: 450px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#lowerpagelefths {
	height: 310px;
	width: 210px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lowerpageleft {
	height: 260px;
	width: 193px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#newspagecentre {
	height: auto;
	width: 810px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 80px;
}
#redhallnewsstrap {
	height: 100px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: inherit;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: inline;
	white-space: nowrap;
	overflow: auto;
}
#lowerpageleftnews {
	height: auto;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lowerpagecentrenews {
	height: 240px;
	width: 701px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: auto;
}
#lowerpagerightnews {
	height: 240px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lowernewspageleft {
	height: auto;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#serviceslowerpageleft {
	height: 200px;
	width: 260px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#serviceslowerpagecentre {
	height: 200px;
	width: 260px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#serviceslowerpageright {
	height: 200px;
	width: 260px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contactus {
	background-color: #EEEEEE;
	float: left;

}
#rellowerpageleft {
	height: 310px;
	width: 160px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newstable {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.story-open {
	background-color:#eeeeee;
	margin-bottom:4px;
	padding:6px;
	color: #333333;
}
.story-closed {
	background-color:#EEEEEE;
	margin-bottom:4px;
	padding:6px;
	color: #333333;
}
.postdate {
	font-size:9px;
	color:#999999;
}

.bbcclass{
	width: 400px;
	padding: 6px;
	background-color: #CCCCCC;
	border: 1px solid #004A00;
}

.headline {
	background-color:#830051;
	padding:6px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}


#rellowerpageright {
	height: 310px;
	width: 150px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rellowerpagecentre {
	height: 310px;
	width: 480px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#apDiv2 {
	position:absolute;
	width:410px;
	height:320px;
	left: 627px;
	top: 471px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #CCC;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: thin;
	float: none;
}
#subbottomnav {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#EEEEEE;
	height:45px;
	color:#333333;
	padding-right:40px;
}
#subbottomnav-text {
	padding-left:5px;
	padding-top:0px;
}
#subbottomnav a {
	color:#333333;
	text-decoration:none;
}
#subbottomnav a:hover {
	text-decoration:underline;
}
.subbottomnav-line {
	position:relative;
	margin-bottom:-11px;
}
.thrColFixHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: 268px;
	border-width: 0;
}
.thrColFixHdr #sidebar4 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* padding keeps the content of the div away from the edges */
	padding-left: 5px;
	padding-right: 5px;
}
.thrColFixHdr #sidebar6 {
	float: left; /* since this element is floated, a width must be given */
	width: 176px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
}

#leftnav2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}
#leftnav2 ul {
	list-style:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}
#leftnav2 ul li {
	margin-bottom:12px;
	padding:0px;
}
#leftnav2 a {
	text-decoration:none;
	background-color:#EEEEEE;
	width:178px;
	display:block;
	color:#999999;
	padding:0;
	padding-bottom:5px;
	padding-top:5px;
}
#leftnav2 a span {
	background-color:#cccccc;
	margin-right:15px;
	padding:5px 5px 5px 14px;
}
#leftnav2 a:hover {
	background-color:#cccccc;
}
#leftnav2 a:hover span {
	background-color:#830051;
}
#leftnav2 a.here {
	background-color:#CCCCCC;
}
#leftnav2 a span.there {
	background-color:#eeeeee;
}
.thrColFixHdr #sidebar7 {
	float: right; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* padding keeps the content of the div away from the edges */
	padding-left: 5px;
	padding-right: 5px;
}
.subheadline {
	background-color:#CCCCCC;
	padding:6px;
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	font-weight:bold;
	color: #333333;
}
.thrColFixHdr #sidebar8 {
	float: right; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: 600px;
	border-width: 0;
}
#addressleft {
	height: 230px;
	width: 193px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#addressleft2 {
	height: 230px;
	width: 198px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#addressleft3 {
	height: 230px;
	width: 202px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#addressleft4 {
	height: 230px;
	width: 197px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#safetylogs {
	height: 185px;
	width: 118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#safetylogs1 {
	height: 185px;
	width: 330px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#frontnews {
	height: 230px;
	width: 292px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#safetylogsleftpad {
	height: 85px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #reslogo {
	background-color: ffffff;
	float: left;
	width: 305px;
	padding-left: 10px;
}
.thrColFixHdr #storsidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: 500px;
	border-width: 0;
}
#profilepageleft {
	height: 550px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #cccccc;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.thrColFixHdr #mechsidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: auto;
	border-width: 0;
}
#frontsafety {
	height: 230px;
	width: 132px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.thrColFixHdr #projprofile {
	float: left; /* since this element is floated, a width must be given */
	width: 75px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: auto;
	border-width: 0;
}
#profilepage {
	height: auto;
	width: 425px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #cccccc;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.projdownload {
	background-color: 830051;
	background-image: url(../images/buttons/mechconstructions.jpg);
}
.thrColFixHdr #shutpicbox {
	float: left; /* since this element is floated, a width must be given */
	width: 500px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: auto;
	border-width: 0;
}
.thrColFixHdr #shutdownmainContent {
	margin: 0 30px;
	padding-right: 0px;
	padding-left: 10px;

	height: 850
.px;
	height: 850px;
}
#offprofilepageleft {
	height: 1250px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #cccccc;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.thrColFixHdr #offpicbox {
	float: left; /* since this element is floated, a width must be given */
	width: 375px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	height: 1200px;
	border-width: 0;
}
#manprofilepageleft {
	height: 650px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #cccccc;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#repprofilepageleft {
	height: 1000px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #cccccc;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


.style1 {
	color: #830051;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style5 {
	font-size: 14px;
	color: #830051;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#maininfobox {
	height: 180px;
	width: 863px;
	float: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: thin solid #CCC;
}
#lowerpagebottomright {
	height: 190px;
	width: 190px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#lowerpagebottomcentre {
	height: 250px;
	width: 450px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

