/* CSS Document */

* html #hnw, * html #hne, * html #hse, * html #hsw, * html #hn, * html #hs, * html #hw, * html #he,* html #hnw1, * html #hne1, * html #hse1, * html #hsw1, & html #he1, * html #hw1 {background:none!important;}
#header {
width: 800px;
}

#hnw {
  	background: url("../images/layout/h01.gif") top left no-repeat;
	height: 5px;
	width: 5px;
	}
	
#hw {
  	background: url("../images/layout/h02.gif") top left repeat-y;
	height: 56px;	
	}
	
#hsw {
  	background: url("../images/layout/h03.gif") top left no-repeat;
	height: 4px;
	}

#hne {
  	background: url("../images/layout/h10.gif") top left no-repeat;
	}
	
#he {
  	background: url("../images/layout/h11.gif") top left repeat-y;
	}
	
#hse {
  	background: url("../images/layout/h12.gif") top left no-repeat;
	}
	
#hne1 {
  	background: url("../images/layout/h07.gif");
	}
	
#he1 {
  	background: url("../images/layout/h08.gif") top left;
	}
	
#hse1 {
  	background: url("../images/layout/h09.gif") top left repeat-x;
	height: 4px;}
	
#hnw1 {
  	background: url("../images/layout/h04.gif") top left repeat-x;
	}
	
#hw1 {
  	background: url("../images/layout/h05.gif") top left;
	}
	
#hsw1 {
  	background: url("../images/layout/h06.gif") top left repeat-x;
	}
	

#hw1 ul
{
padding-left: 0;
margin-left: 0;
float: left;
/* width: 100%; */
vertical-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}


#active { 
font-size: 16px; 
font-weight: bold;
}

#hw1 ul li
{
display: inline;;
width: 10em;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#hw1 a, a:visited, a:active
{
font: inherit;
font-size: inherit;
color: inherit;
font-weight: bold;
}

#hw1 a:hover
{
font: inherit;
font-size: inherit;
color: #CCCCCC;
font-weight: inheirt;
}


#he1 
{
padding-left: 20px;
}
