@charset "utf-8";
/* CSS Document */

#header-menu{
	position:absolute;
	top:0;
	left:0;
	background:url(../_img/structure/header-bg1.gif) no-repeat left top;
	height:37px;
	width:960px;
	z-index:10000;
}

#header-menu ul{
	height:37px;
	width:742px;
	background:url(../_img/structure/fr-header-menu.gif) no-repeat left top;
	padding:0;
	margin:0 0 0 218px;
	list-style:none;
	z-index:10000;
}

#header-menu ul li{
	height:37px;
	position:relative;
	float:left;
	text-indent:-100000px;
	z-index:10000;
}

#header-menu ul li a{
	height:37px;
	display:block;
}

#header-menu-1 a{background:url(../_img/structure/fr-header-menu.gif) no-repeat 0 0; width:76px;}
#header-menu-1 a:hover, #header-menu-1 a.on{background:url(../_img/structure/fr-header-menu.gif) no-repeat 0 -37px;}

#header-menu-2 a{background:url(../_img/structure/fr-header-menu.gif) no-repeat -76px 0; width:100px;}
#header-menu-2 a:hover, #header-menu-2 a.on{background:url(../_img/structure/fr-header-menu.gif) no-repeat -76px -37px;}

#header-menu-3 a{background:url(../_img/structure/fr-header-menu.gif) no-repeat -176px 0; width:115px;}
#header-menu-3 a:hover, #header-menu-3 a.on{background:url(../_img/structure/fr-header-menu.gif) no-repeat -176px -37px;}

#header-menu-4 a{background:url(../_img/structure/fr-header-menu.gif) no-repeat -291px 0; width:96px;}
#header-menu-4 a:hover, #header-menu-4 a.on{background:url(../_img/structure/fr-header-menu.gif) no-repeat -291px -37px;}

#header-menu-5 a{background:url(../_img/structure/fr-header-menu.gif) no-repeat -387px 0; width:100px;}
#header-menu-5 a:hover, #header-menu-5 a.on{background:url(../_img/structure/fr-header-menu.gif) no-repeat -387px -37px;}

#header-menu-6 a{background:url(../_img/structure/fr-header-menu.gif) no-repeat -487px 0; width:122px;}
#header-menu-6 a:hover, #header-menu-6 a.on{background:url(../_img/structure/fr-header-menu.gif) no-repeat -487px -37px;}

#header-menu-7 a{background:url(../_img/structure/fr-header-menu.gif) no-repeat -609px 0; width:122px;}
#header-menu-7 a:hover, #header-menu-7 a.on{background:url(../_img/structure/fr-header-menu.gif) no-repeat -609px -37px;}

#header-menu ul li ul{
	position:absolute;
	left:0;
	top:37px;
	margin:0;
	padding:5px 10px;
	display:none;
	background:#e3e1e1 !important;
	width:auto;
	height:auto;
}

#header-menu ul li ul li{
	clear:left;
	padding:0 4px;
	margin:0;
	background:#e3e1e1;
	text-indent:0;
	white-space:nowrap;
	border-bottom:1px solid #868283;
	height:24px;
	line-height:24px;
}

#header-menu ul li ul li a{
	background-image:none !important;
	width:inherit;
	color:#333;
	text-decoration:none;
	height:20px !important
}

#header-menu ul li ul li a:hover{
	color:#868283;
}

.header-menu-last{
	border-bottom:none !important;
}

#footer-menu{
	padding:0;
	margin:8px 26px 10px 0;
	list-style:none;
	float:right;
}

#footer-menu li{
	float:left;
	padding:0 7px;
	height:15px;
	line-height:15px;
	background:url(../_img/structure/footer-sepa.gif) no-repeat right 4px;
}

#footer-menu li a{
	color:#333;
}

#footer-menu li a:hover{
	color:#1098ce;
}

.footer-menu-last{
	background:none !important;
}
