body {
margin : 0;
padding : 0;
text-align : left;
color : #333;
font : 75% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#container {
	width : 890px;
	padding : 0;
	color : #aaa;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: justify;
}
			/*BANNER*/
#banner {
	float : left;
	width : 855px;
	height : 130px;
	padding : 0;
	margin-bottom : 0;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E00084;
}
#banner h1 {
	text-transform : none;
	letter-spacing : 3px;
	color : #FFFFFF;
	background : transparent;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	width: 570px;
	font-family: Arial, ;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
			/*MAIN CONTENT*/
#content {
	margin-left : auto;
	margin-right : auto;
	margin-top : auto;
	line-height : 1.8em;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 643px;
	height: auto;
	margin-bottom: 2px;
	float: left;
}
#content h1 {
	text-transform : uppercase;
	letter-spacing : 3px;
	color : #EF289D;
	background : inherit;
	text-align : left;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3;
}
			/*LEFT SIDEBAR*/
#sidebar {
	float : left;
	width : 200px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.menu a:hover {
border-left : 10px solid #6d6f1c;
background-color : #acaf2c;
color : #fff;
}
.links {
font-size : 1.4em;
text-transform : uppercase;
letter-spacing : 3px;
}
			/*RIGHT SIDEBAR*/
#sidebar-b {
float : right;
width : 200px;
margin : 0;
padding : 5px;
}
			/*FOOTER*/
#footer {
	clear : both;
	padding : 5px;
	height : 65px;
	font-size : 11px;
	border-top : 1px solid #515244;
	color : #FFFFFF;
	width: 855px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg222.gif);
	background-repeat: repeat;
	background-position: center center;
}
#footer a:link, #footer a:visited {
	background : inherit;
	color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#footer a:hover {
border-bottom : 1px dashed #858563;
background : inherit;
color : #858563;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0 0 10px 0;
font : normal 1.4em verdana, arial, tahoma, sans-serif;
text-transform : uppercase;
color : #acaf2c;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
a {
color : #acaf2c;
font-weight : bold;
text-decoration : none;
background : inherit;
}
a:hover {
text-decoration : none;
color : #369;
background : inherit;
}
a img {
border: 0;
}
			/*CLASS*/
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.post {
background-color : #404040;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 80%;
}
.post .date {
background : url(img/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
.post .comments {
background : url(img/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
.post .readmore {
background : url(img/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
}
#banner2 {
	float : left;
	width : 855px;
	height : 35px;
	padding : 0;
	margin-bottom : 0;
	background-image: url(img/menubgg.jpg);
	background-position: 4px top;
	background-repeat: no-repeat;
}
#topNav{
	width:638px;
	height:30px;
	color:#000000;
	background-color: #FFFFFF;
	background-image: url(img/top_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	left: 215px;
	position: relative;
	margin: 0px;
}
#topNav ul{
	width:490px; margin:0 auto; }
#topNav ul li{
	float:left;
	margin:0 1px 0 0;
	display: inline;
}
#topNav ul li a{
	font:bold 11px/29px Arial, Helvetica, sans-serif; color:#ED008C;
	background:url(images/top_nav_btn_bg.gif) repeat-x 0 0 #FFFFFF;
	padding:0 12px; display:block; text-decoration:none;}
#topNav ul li a:hover{
	font:bold 11px/27px Arial, Helvetica, sans-serif; color:#337BA6;
	background-color:#FFFFFF; background-image:none;
	border-top:#DADADA 1px solid; border-right:#DADADA 1px solid; border-left:#DADADA 1px solid;
	padding:0 11px; margin:2px 0 0 0; display:block; text-decoration:none;}
#topNav ul li a.hover{
	font:bold 11px/27px Arial, Helvetica, sans-serif; color:#530032;
	background-color:#FFFFFF; background-image:none;
	border-top:#DADADA 1px solid; border-right:#DADADA 1px solid; border-left:#DADADA 1px solid;
	padding:0 11px; margin:2px 0 0 0; display:block; text-decoration:none;}
#sidebar-b2 {

float : right;
width : 150px;
margin : 0 0 0 0;
padding : 5px;
}
.header-formm {
	width:200px;
	height:350px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-image: url(greenbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
}
.header-middle {
	width:643px;
	height:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-bottom: 5px;
	margin-top: 1px;
}
.header-middleCopy {
	width:427px;
	height:370px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 1px;
	float: left;
	padding-right: 1px;
	padding-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/centreadbelow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#left_pan{
	width:200px;
	color:#fff;
	float:left;
	height: 200px;
	margin-bottom: 2px;
	margin-top: 3px;
	background-image: url(greenbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 37px;
}
#left_pan img{
	margin:40px 0 38px 52px; display:block;
	}
#left_pan h2{
	width:88px;
	height:40px;
	display:inline;
	font-weight:bold;
	text-transform:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #940265;

	}
#left_pan h2 span{
	font-size:24px; line-height:24px;
	}
#left_pan form{
	width:180px;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	}
#left_pan form input{
	width:100px;
	height:15px;
	display:block;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	}
#left_pan form input.button{
	width:49px;
	height:17px;
	display:block;
	background:url(images/button_arrow.gif) no-repeat 0 5px #FFF9F2;
	color:#000000;
	border:none;
	cursor:pointer;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}
#left_pan form label{
	width:132px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	margin-left: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	}
#left_pan form a{
	width:132px;
	color:#FFFFFF;
	text-decoration:underline;
	display:block;
	margin-left: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	}
#left_pan ul{
	width:126px;
	display:block;
	margin-top: 38px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 38px;
	}
#left_pan ul li{
	background:url(images/ul_arrow.gif) no-repeat 0 8px; border-bottom:#B8A997 1px dashed; padding: 0 0 0 18px;
	}
#left_pan ul li.li1{
	background:url(images/ul_arrow.gif) no-repeat 0 8px; border-bottom:none; padding: 0 0 0 18px;
	}
#left_pan ul li a{
	font:13px/23px Arial, Helvetica, sans-serif; color:#4D371E; text-decoration:none; background-color:#FFF9F2;
	}
#left_pan ul li a:hover{
	text-decoration:underline;
	}
#left_pan h3 {
	width:88px;
	height:120px;
	display:block;
	font-weight:bold;
	text-transform:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #940265;
	float: left;
	padding-top: 0px;
	background-image: url(images/login23.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.sit {
	width:195px;
	height:170px;
	z-index:1;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(images/login234.jpg);
	background-position: 5px top;
	padding-left: 12px;
}
.sitelogo {
	width:800px;
	height:150px;
	z-index:1;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
.sitename {
	width:500px;
	height:16px;
	z-index:1;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.sitename h1 {font-size:240%;}
.sitename h2 {
	color:#FFFFFF;
	font-size:103%;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, "HelveticaNeue Cond";
	font-weight: normal;
}
.sitename a {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}
#banner p {

	text-transform : none;
	letter-spacing : 3px;
	color : #FFFFFF;
	background : transparent;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 260px;
	width: 570px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.header-middleCopy23 {
	width:855px;
	height:480px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-bottom: 10px;
	margin-top: 1px;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
}
.menu {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}#left_pan22 {

	width:200px;
	color:#fff;
	height: 350px;
	margin-bottom: 2px;
	margin-top: 10px;
	background-image: url(formbg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 37px;
}
.column2-unit-left {
	float:left;
	width:200px;
	margin-bottom:8px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-right: 12px;
	height: 40px;
	margin-top: 7px;
}
.img {
	clear:both;
	float:left;
	margin:3px 10px 7px 0;
	padding:1px;
}
.header-middleCopy24 {

	width:420px;
	height:auto;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 1px;
	float: left;
	padding-right: 1px;
	padding-left: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header-middleCopy24 p{
	font-family:"trebuchet ms", arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000000;
	margin-top: 1px;
	line-height: 14px;
	font-weight: normal;
}
.contactform {
	width:400px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
.contactform fieldset {
	padding:20px 0 0 0 !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	margin:0 0 20px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contactform fieldset legend {
	color:#ED008C;
	font-weight:bold;
	font-size:14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 1px;
}
.contactform label.left {
	float:left;
	width:100px;
	font-size:110%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {
	width:200px;
	padding:2px;
	border:1px solid #CCCCCC;
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {
	float:right;
	width:9.0em;
	margin-right:20px;
	padding:1px !important /*Non-IE6*/;
	padding:0 /*IE6*/;
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana, arial, sans-serif;
	color:#000000;
	font-size:104%;
	background-color: #EC008C;
}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); color:rgb(80,80,80);}#content23 {

	margin-left : auto;
	margin-right : auto;
	margin-top : auto;
	line-height : 1.8em;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 643px;
	height: 600px;
	margin-bottom: 2px;
	float: left;
}
.header-middleCopy23 {


	width:630px;
	height:auto;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 1px;
	float: left;
	padding-right: 1px;
	padding-left: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.header-formmCopy {
	width:200px;
	height:700px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(vacant.jpg);
}
.header-middleCopy23 img.center {
	clear:both;
	float:none;
	display:block;
	padding:1px;
	border:1px solid rgb(150,150,150);
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header-middleCopy23 img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}
.header-middleCopy23 img.left {
	clear:both;
	float:left;
	padding:1px;
	border:1px solid rgb(150,150,150);
	margin-top: 1px;
	margin-right: 4;
	margin-bottom: 2px;
	margin-left: 2px;
}
.column2-unit-left {
	float:left;
	width:206px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-right: 12px;
}