#header {
    float:left;
    width:100%;
     background: url("../images/bg.gif") repeat-x bottom;
    font-size:93%;
    line-height:normal;
padding-left: 5px;
	padding-left: 0px;

	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;


    }
#header ul {
	width:550;
    margin:0;

    padding:10px 10px 0px 10px;
    list-style:none;
    }
  #header li {
    float:left;
		background:url("../images/new/norm_right.gif")
      no-repeat right top;
    margin:0;
    padding:0;
	margin-left: 4px;
    }
	#header a {
    display:block;
	background:url("../images/new/norm_left.gif") no-repeat left top;
	  padding:5px 8px 4px;
	
    }
	
	 #header li:hover{
	  float:left;
		background:url("../images/new/norm_right_on.gif") no-repeat right top;
	

    }
	#header a:hover {
		cursor : hand; 
		background:url("../images/new/norm_left_on.gif") no-repeat left top;
	  padding-bottom: 4px;
    }
	
	#header #current {
    background-image:url("../images/new/norm_right_on.gif");
    }
  #header #current a {
    background-image:url("../images/new/norm_left_on.gif");
	padding-bottom:5px;
font-weight: bold;
   }

#space{
	margin: 0px;
    line-height:14px;
}