	#tabs {
	float:left;
	font-size:90%;
	line-height:normal;
 	background-image:url(../i/tabbg.gif);
	background-repeat:repeat-x;
	width:100%;
	margin:0 auto;
 	padding-top:3%;
    }

    #tabs ul {
	margin:13px;
	padding:0 0 0 0;
	list-style:none;	
    }

    #tabs li {
      display:inline;
      margin:0;
      padding:0;
 
      }

    #tabs a {
      float:left;
      /*background:url("../i/tableft.gif") no-repeat left top;*/
      margin-left:2px;
      padding:0 0 0 2px;
      text-decoration:none;
      }

    #tabs a span {
      float:left;
      display:block;
     /* background:url("../i/tabright.gif") no-repeat right top;*/
      padding:5px 5px 4px 5px;
      color:#666;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
     /* background-position:0% -42px; */
      }
    #tabs a:hover span {
    /* background-position:100% -42px;*/

    }#hdr {
    width:900px;
    }

#hdr ul li {
 display:inline;
}

#lgo {
 float:left;
 margin:5px 0 20px 10px	;
}