body {
    padding: 0;
    margin: 0;
    font: Verdana;
    scrollbar-face-color: #F0F0F0;
    scrollbar-shadow-color: #F0F0F0;
    scrollbar-highlight-color: #F0F0F0;
    scrollbar-3dlight-color: #948C87; 
    scrollbar-darkshadow-color: #948C87;
    scrollbar-track-color: #E7E3E7; 
    scrollbar-arrow-color: #948C87;
    font-family: Arial;
    font-size: 14px;
    color: #323232;
}

#main{
    width:936px;
    margin:10px 0px 33px 37px;
    padding:0px;
}

img{
    border: none;
}

p{
margin-bottom: 18px;
}

#pageHeader{
    color: #324088;
    font-size: 23px;
}

#position{
    color:#1EB1AF;
    font-size:23px;
}

H2{
    font-size: 17px;
    font-weight: normal;
    margin-bottom:18px;
}

.coloured_text{
    color: #1EB1AF;
}

/*GENERIC HEADER*/

#Header{
    height: 119px;
    width: 936px;
    color: #a1a3a2;
}

#headerNavigation{
    position: absolute;
    margin: 0px 0px 0px 486px;
    width: 450px;
    padding:0;
    line-height:25px;
    list-style: none;
    display: inline;
    text-align: right;
    font-size: 11px;
    display: none;
}

#headerNavigation li{
    display: inline;
    margin: 0px 9px 0px 0px;
    display: none;
}

#headerNavigation a{
    text-decoration: none;
    color: #A1A3A2;
    display: inline;
    display: none;
}

#headerNavigation a:hover{
    text-decoration: none;
    color: #A1A3A2;
    display: none;
}

#headerNavigation a:visited{
    text-decoration: none;
    color: #A1A3A2;
    display: none;
}

#headerNavigation a:active{
    text-decoration: none;
    color: #A1A3A2;
    display: none;
}

img.logo_image{
    position: absolute;
    margin-top: 25px;
}

/*generic header end*/

/*GENERIC FOOTER*/

#Footer{
    float: right;
    padding-top: 7px;
    font-size: 11px;
    width:936px;
    border-top: solid 1px #D9DADA;
    color: #a1a3a2;
    display: none;
}

.footer_time{
    padding-top: 7px;
    color: #51C4CD;
}

#Footer_Left{
    clear: left;
    float: left;
}

#Footer_Right{
    float: right;
}

/*generic footer end*/


/*MAIN 3-COLUMN GRID*/


#navigation_column{
    float: left;
    width: 251px;
    display: none;
}

#content_column{
    float: left;
    width: 65%;
    text-align: left;
    padding:0;
    margin:0;
}

#news_column{
    display: block;
    padding:0;
    float: right;
    width: 237px;
    display: none;
}

/*3-column grid end*/


/*LEFT COLUMN ILLUSTRATION IMAGES*/

img.graph{
margin-left: -3px;
padding-top: 123px;
}

img.handshake{
padding: 138px 0px 23px 0px;
margin-left: -10px;
}

img.magnifying_glass{
padding: 70px 0 23px 0;
margin-left: -11px;
}

img.key_person_2{
padding: 138px 0 23px 0;
margin-left: 52px;
}

img.key_person_1{
padding: 138px 0 23px 0;
margin-left: 49px;
}

/*left column images end*/


/*MAIN NAVIGATION*/

ul#navigation_list li{
    list-style: none;
    padding-bottom: 7px;
}

ul#navigation_list{
    padding:0;
    margin:0;  
}

li a {
    background-position:0 0;
    display: block;
    width: 189px;
    height: 25px;
    text-indent: -999999px;
    overflow: hidden;
}

li a.our_approach_button {
	background: url(../images/our_approach_button.gif) no-repeat; 
}

li a.how_we_can_help_button {
	background: url(../images/how_we_can_help_button.gif) no-repeat; 
}

li a.where_we_help_button {
	background: url(../images/where_we_help_button.gif) no-repeat; 
}

li a.our_people_button {
	background: url(../images/our_people_button.gif) no-repeat; 
}

/*hover states*/

li a.our_approach_button:hover  {
    background: url(../images/our_approach_button.gif) no-repeat; 
    background-position: -190px 0;
}

li a.how_we_can_help_button:hover {
	background: url(../images/how_we_can_help_button.gif) no-repeat; 
	background-position: -190px 0;
}

li a.where_we_help_button:hover {
	background: url(../images/where_we_help_button.gif) no-repeat; 
	background-position: -190px 0;
}

li a.our_people_button:hover {
	background: url(../images/our_people_button.gif) no-repeat; 
	background-position: -190px 0;
}

/*active ON states for each page*/

#approach a.our_approach_button {
	background: url(../images/our_approach_button.gif) no-repeat; 
	background-position: -190px 0;
}

#how_we_help a.how_we_can_help_button {
	background: url(../images/how_we_can_help_button.gif) no-repeat; 
	background-position: -190px 0;
}

#where_we_help a.where_we_help_button {
	background: url(../images/where_we_help_button.gif) no-repeat; 
	background-position: -190px 0;
}

#people a.our_people_button {
	background: url(../images/our_people_button.gif) no-repeat; 
	background-position: -190px 0;
}

/*main navigation end*/

.home_CallUs{
    padding-top: 8px;  
}

#home_whoWeAre_link{
    position: absolute;
    font-size: 13px;
    top: 473px;
    left: 740px;
    width: 70px;
    text-underline: none;
}

#home_whoWeAre_link a{
	text-decoration: none;
	color: #A1A3A2;
}

#home_whoWeAre_link a:hover{
	text-decoration: none;
	color: #A1A3A2;
}

#home_whoWeAre_link a:visited{
	text-decoration: none;
	color: #A1A3A2;
}

.large_arrow{
    position: absolute;
    padding:0;
    margin:0;
    top: 449px;
    left: 590px;
    display: none;
}


a.more_link{
    color:#878889;
    text-decoration: underlined;
}

a.more_link:hover {
    color:#878889;
    text-decoration: underlined;
}

a.more_link:visited {
    color:#878889;
    text-decoration: underlined;
}

a.more_link_style2{
    color:#65C3CA;
    text-decoration: underlined;
}

a.more_link_style3{
    color:#B9DC90;
    text-decoration: underlined;
}



/*NEWS BOX TEXT*/

/*first news box*/
#News1{
    color: #fff;
    position: absolute;
    width: 202px;
    top: 140px;
    left: 750px;
    overflow-x: no-scroll; 
    font-size: 11px;
}

#News_title{
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

#News_date{
    font-weight: bold;
    display: block;
    padding:0;
    margin: 0;
}

/*second news box - for pages where the boxes are large*/

#News2{
    color: #fff;
    position: absolute;
    width: 202px;
    top: 278px;
    left: 750px;
    overflow-x: no-scroll; 
    font-size: 11px;
}

#News3{
    color: #fff;
    position: absolute;
    width: 202px;
    top: 415px;
    left: 750px;
    overflow-x: no-scroll; 
    font-size: 11px;
}

/*second news box - for pages where the boxes are slimmer*/

#News2_thin{
    color: #fff;
    position: absolute;
    width: 202px;
    top: 244px;
    left: 750px;
    overflow-x: no-scroll; 
    font-size: 11px;
}

/*third news box - for pages where the boxes are slimmer*/
#News3_thin{
    color: #fff;
    position: absolute;
    width: 202px;
    top: 345px;
    left: 750px;
    overflow-x: no-scroll; 
    font-size: 11px;
}

/*4th news box - for pages where the boxes are slimmer*/
#News4_thin{
    color: #fff;
    position: absolute;
    width: 202px;
    top: 445px;
    left: 750px;
    overflow-x: no-scroll; 
    font-size: 11px;
}

/*news box text end*/

img.news_background{
margin-bottom: 8px;
}

img.news_background_thin{
margin-bottom: 3px;
}

.date{
font-size: 12px;
}

td.archive_date{
font-weight: bold;
}

#archive_news td{
padding-bottom: 19px;
padding-right:0;
vertical-align: top;
}

#archive_news{
font-size: 12px;
width: 427px;
margin-left: -4px;
border:0px;
margin-bottom: 23px;
padding-right:0;
}


td.news_item{
padding-left: 17px;
padding-right:0;
}

a.coloured_text
{color:#1EB1AF;
}
