h1 {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	
	margin:0;
	padding:0;
	 
	}

#stylefour{
	position:relative;
	display:block;
	height:30px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	background: url(../front_images/bgcell.jpg) repeat-x top left;
	font-family:Verdana;
	
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	color: darkblue;
	
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:0 10px 0 10px;
	height: 30px;
	background: url(../front_images/separator.jpg) no-repeat top right;
	
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	display:block;
	color:#FF6600;
	font-weight:bold;
    background-color: #FFFFFF;
    padding:0 10px 0 10px;
	height:30px;
    
	}

	