#header {
    width:100%;
    line-height:normal;
    padding:2px 0px 0px 0px;
	clear:both;
    }
#header[id]{padding-top:0px;margin-top:1px;}
#header ul {
    margin:0;
    padding:0px 0px 0px 0px;
    list-style:none;
    text-align: center;
	white-space:nowrap;
    clear:both;
    }
	
#header li {
    display: inline;
    margin:0px;
    padding:0px 0px 0px 0px;
    }
#header a{
    background:url("/images/tab_images/norm_left.gif") no-repeat left top;
    height:100%;
    padding:0px 0px 0px 10px;
    margin:0px -4px 0px 0px;
}
#header a span {
    background:url("/images/tab_images/norm_right.gif") no-repeat right top;	
    padding:0px 15px 17px 3px;
    height:100%;
	cursor:pointer;
}

#header a.left_side {
    background:url("/images/tab_images/left_end_norm_left.gif") no-repeat left top;
    padding:0px 0px 0px 16px;
}

#header a.left_side span{background:url("/images/tab_images/norm_right.gif") no-repeat right top;}
#header a.right_side span{background:url("/images/tab_images/right_end_norm_right.gif") no-repeat right top; padding-right:23px;}
	
#header #current a, #header #current a.left_side, #header #current a.right_side {background: url("/images/tab_images/norm_left_on2.gif") left top no-repeat; margin:0px -11px 0px -5px; padding:0px 0px 0px 16px;}
#header #current span {background:url("/images/tab_images/norm_right_on2.gif") no-repeat right top; color:#000000;padding:0px 19px 17px 3px;}

#header #current a.right_side span{background:url("/images/tab_images/right_end_norm_right_on.gif") right top no-repeat;}

#header[id] a, #header[id] a.left_side, #header[id] #current a {padding-bottom:15px;}
#header[id] a span, #header[id] #current a span {padding-bottom:15px;}

#header a {   
    text-decoration:none;
    font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    color:#2E2E8F;
	text-align:center;
	font-size:0.8em;
	height:2.5em;
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#header a {float:none;}
  /* End IE5-Mac hack */
  
  
/*\*//*/
#header ul li a {
	display: inline-block;
	height:32px;
	white-space: nowrap;
	width: 1px;
}

#header ul {
	padding-bottom: 0;
	margin-bottom: 0px;
}
/**/


#menu_bottom{
	height:30px; 
	width:100%;
	margin:-2px 0px 0px 0px;
	background:url(/images/bg/head_menu_bottom.gif) repeat-x; 
	clear:both;
} 
#menu_bottom[id]{margin:13px 0px 0px 0px;}
