    #header {
	      background: url("../img/bg_tn.gif") repeat-x bottom;
      float:left;
      font-size:12px;
      line-height:normal;
	        width:100%;
			margin-top: -3px;
				padding-bot:0px;
      }
    #header ul {

      margin:0;
      padding:7px 10px 0px 9px;
      list-style:none;
      }
    #header li {
      display:inline;
      margin:0;
      padding:0;
      }
    #header a {
      float:left;
      background:url("http://www.shhc.com.au/tech/img/left_both.gif") no-repeat left top;
      margin:3px;
	  margin-bottom:0px;
      padding:0 0 0 9px;
	  border-bottom:1px solid #333;
      text-decoration:none;
      }
    #header a span {
      float:left;
      display:block;
      background:url("http://www.shhc.com.au/tech/img/right_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      color:#C00;
	  text-decoration:none;
      }
    #header #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #header #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#C00;
      }
    #header a:hover {
      background-position:0% -150px;
	  text-decoration:underline;
      }
    #header a:hover span {
      background-position:100% -150px;
	  text-decoration:underline;
      }

div .head-float .head-two h1 { 	
	font-size:21px;
	padding:0;
	padding-top:23px;
	margin:0;
	}

div .head-float .head-two h2
{ font-size:16px;	
	padding:0;
	margin:0;
	}
