#wg_header_logo  {
	background-image:url("../images/logo.jpg");
}

#wg_header_line{
	background-color:#005d5a;
	width:630px;
	height:5px;
	position:absolute;
	bottom:0;
	right:0;
	overflow:hidden;
}

#wg_header_navigation ul li.current{
	background-color:#005d5a !important;
}
#wg_header_navigation ul li:hover{
	background-color:#005d5a !important;
}
* html #wg_header_navigation ul li a:hover{
	background-color:#005d5a !important;
}
