/*Make all body text black 14-point verdana. 
*/
body {font-family:  Arial, tahoma, verdana, Arial, serif, "times new roman";
      background:#FFFFFF;
      color:#330000;
      font-size: 1em;
      line-height:1.2em;}


/*Underline links
*/

a {text-decoration:underline;}
a:link {color:#330000;}
a:visited {color:#000000;}
a:hover {color:#663300;}
a:active {color:#000000;}

a.nav {text-decoration:none;}
a.nav:link {color:#330000;}
a.nav:visited {color:#000000;}
a.nav:hover {color:#663300;}
a.nav:active {color:#000000;}


/*Make hyperlinked images with no borders, so doesn't show
*/

img {border:none}

/*adjust the space between bullets an the margin
*/

ul.adjust {margin:0.5em;
           padding-left:1em;}

/*Make size2 headings blue 16-point verdana. 
*/
h1 {font-family: verdana, Arial, sans-serif, times new roman;
    font-size:1.2em;
    line-height:1em;
    color:#330000;}

/*Make size2 headings blue 16-point verdana. 
*/
h2 {font-family: verdana, Arial, sans-serif, times new roman;
    font-size:1.1em;
    line-height:1em;
    font-style: italic;
    color:#663300;}

/*Top banner.
*/

div.top {display:block;
         position:absolute;
         height:6.3em;
         width:60em;
         background:#CC9966;
         color:#000000;
         padding-left:0.5em;
         border-bottom: solid 3px #663300;}

/*Nav bar
*/

div.nav  {display:block;
          position:absolute;
          border-right: 2px solid #663300;
          margin-top:9em;
          padding-top:2em;
          padding-right:1em;
          width:16em;
          height:54em;
          background:#FFFFFF;
          font-size:0.8em;}

/*Nav bar for service page
*/

div.navs  {display:block;
           position:absolute;
           border-right: 2px solid #663300;
           margin-top:9em;
           padding-top:2em;
           padding-right:1em;
           width:16em;
           height:275em;
           background:#FFFFFF;
           font-size:0.8em;}

/*Nav bar for testimonial page
*/

div.navt  {display:block;
           position:absolute;
           border-right: 2px solid #663300;
           margin-top:9em;
           padding-top:2em;
           padding-right:1em;
           width:16em;
           height:142em;
           background:#FFFFFF;
           font-size:0.8em;}

/*Nav bar for about us page
*/

div.nava  {display:block;
          position:absolute;
          border-right: 2px solid #663300;
          margin-top:9em;
          padding-top:2em;
          padding-right:1em;
          width:16em;
          height:95em;
          background:#FFFFFF;
          font-size:0.8em;}

/*Nav bar for team page
*/

div.navm  {display:block;
          position:absolute;
          border-right: 2px solid #663300;
          margin-top:9em;
          padding-top:2em;
          padding-right:1em;
          width:16em;
          height:280em;
          background:#FFFFFF;
          font-size:0.8em;}

/*Welcome text on home page
*/

div.main {display:block;
          position:absolute;
          margin-top:8em;
          margin-left:15.5em;
          width:31em;
          height:39em;
          background:#FFFFFF;}

/*Welcome text on about us page
*/

div.maina {display:block;
           position:absolute;
           margin-top:8em;
           margin-left:15.5em;
           width:31em;
           height:73em;
           background:#FFFFFF;}

/*Welcome text on team page
*/

div.mainm {display:block;
           position:absolute;
           margin-top:8em;
           margin-left:15.5em;
           width:31em;
           height:225em;
           background:#FFFFFF;}

/*Welcome text on Healthcheck page with no right hand column
*/

div.mainh {display:block;
           position:absolute;
           margin-top:8em;
           margin-left:15.5em;
           width:45em;
           height:73em;
           background:#FFFFFF;}

/*Welcome text on testimonial page
*/

div.maint {display:block;
           position:absolute;
           margin-top:8em;
           margin-left:15.5em;
           width:44em;
           height:115em;
           background:#FFFFFF;}

/*Welcome text on link page
*/

div.mainl {display:block;
           position:absolute;
           margin-top:8em;
           margin-left:15.5em;
           width:45em;
           height:65em;
           background:#FFFFFF;}

/*Section 1 for service page
*/

div.main1 {display:block;
           position:absolute;
           margin-top:8em;
           margin-left:15.5em;
           width:45em;
           height:25em;
           background:#FFFFFF;}

/*Section 2 for service page Recruitment
*/

div.main2 {display:block;
           position:absolute;
           margin-top:35em;
           margin-left:15.5em;
           width:45em;
           height:17em;
           background:#FFFFFF;}

/*Section 3 for service page policy
*/

div.main3 {display:block;
           position:absolute;
           margin-top:54em;
           margin-left:15.5em;
           width:45em;
           height:14em;
           background:#FFFFFF;}

/*Section 4 for service page perf management
*/

div.main4 {display:block;
           position:absolute;
           margin-top:71em;
           margin-left:15.5em;
           width:45em;
           height:18em;
           background:#FFFFFF;}

/*Section 5 for service page learning & devel
*/

div.main5 {display:block;
           position:absolute;
           margin-top:90em;
           margin-left:15.5em;
           width:45em;
           height:51em;
           background:#FFFFFF;}

/*Section 6 for service page resource planning
*/

div.main6 {display:block;
           position:absolute;
           margin-top:143em;
           margin-left:15.5em;
           width:45em;
           height:18em;
           background:#FFFFFF;}

/*Section 7 for service page recognition & reward
*/

div.main7 {display:block;
           position:absolute;
           margin-top:163em;
           margin-left:15.5em;
           width:45em;
           height:21em;
           background:#FFFFFF;}

/*Section 8 for service page engage & comm
*/

div.main8 {display:block;
           position:absolute;
           margin-top:186em;
           margin-left:15.5em;
           width:45em;
           height:15em;
           background:#FFFFFF;}

/*Section 9 for service page strategy
*/

div.main9 {display:block;
           position:absolute;
           margin-top:203em;
           margin-left:15.5em;
           width:45em;
           height:20em;
           background:#FFFFFF;}

/*Image area
*/

div.side {display:block;
          position:absolute;
          margin-top:10em;
          margin-left:62em;
          width:14em;
          height:53em;
          font-size:0.8em;
          background:#FFFFFF;}

/*Top Image area for about us page
*/

div.sidea {display:block;
          position:absolute;
          margin-top:10em;
          margin-left:62em;
          width:14em;
          height:75em;
          font-size:0.8em;
          background:#FFFFFF;}

/*Top Image area for team page
*/

div.sidem1 {display:block;
           position:absolute;
           margin-top:28em;
           margin-left:62em;
           width:14em;
           height:22em;
           font-size:0.8em;
           background:#FFFFFF;}

/*Second Image area for team page
*/

div.sidem2 {display:block;
           position:absolute;
           margin-top:68em;
           margin-left:62em;
           width:14em;
           height:22em;
           font-size:0.8em;
           background:#FFFFFF;}

/*third Image area for team page
*/

div.sidem3 {display:block;
           position:absolute;
           margin-top:110em;
           margin-left:62em;
           width:14em;
           height:22em;
           font-size:0.8em;
           background:#FFFFFF;}

/*fourth Image area for team page
*/

div.sidem4 {display:block;
           position:absolute;
           margin-top:233em;
           margin-left:62em;
           width:14em;
           height:22em;
           font-size:0.8em;
           background:#FFFFFF;}


/*fifth Image area for team page
*/

div.sidem5 {display:block;
           position:absolute;
           margin-top:155em;
           margin-left:62em;
           width:14em;
           height:22em;
           font-size:0.8em;
           border: 1px solid #555555;
           background:#FFFFFF;}


/*Footer area
*/

div.foot {display:block;
          position:absolute;
          height:9em;
          margin-top:64em;
          width:76em;
          font-size: 0.8em;
          background:#FFFFFF;
          padding-left:0.5em;
          border-top: solid 2px #663300;}

/*Footer area for service page
*/

div.foots {display:block;
           position:absolute;
           height:9em;
           margin-top:285em;
           width:76em;
           font-size: 0.8em;
           background:#FFFFFF;
           padding-left:0.5em;
           border-top: solid 2px #663300;}

/*Footer area for about us page
*/

div.foota {display:block;
          position:absolute;
          height:9em;
          margin-top:105em;
          width:76em;
          font-size: 0.8em;
          background:#FFFFFF;
          padding-left:0.5em;
          border-top: solid 2px #663300;}

/*Footer area for team page
*/

div.footm {display:block;
          position:absolute;
          height:9em;
          margin-top:290em;
          width:76em;
          font-size: 0.8em;
          background:#FFFFFF;
          padding-left:0.5em;
          border-top: solid 2px #663300;}

/*Footer area for testimonial page
*/

div.foott {display:block;
          position:absolute;
          height:9em;
          margin-top:154em;
          width:76em;
          font-size: 0.8em;
          background:#FFFFFF;
          padding-left:0.5em;
          border-top: solid 2px #663300;}