.sf-grey {
	/*
	background-repeat: repeat;margin:82px 0px 0px 0px;width:530px;*/
	margin:0 auto;
	text-align:center;
	height: 35px;
	border-top: 0 solid #a9a9a9;
	padding: 0px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:920px;
	background-image: url('sf.png');
	background-repeat: no-repeat;
	clear:both;
}/*	z-index:1010;	position:absolute;ie7*/

.sf-grey ul {
	text-align:center;
	list-style: none;
	margin:0px 10px 0px 8px;
	padding: 0px;
	background-image: url('sf1.png');
	background-repeat: repeat;
	z-index:1010;	/*background:#3399CC;float:right;*/
}


.sf-grey ul ul {
	text-align:left;
	top: 32px;
	position: absolute;
	left: -999em;
	width: 180px;
	margin: 0 auto;
	padding: 0px;
	font-size:10px;
	z-index: 1010;
	
}/*top: 28px;*/
/*ie7*/
*:first-child+html .sf-grey ul ul{
display: none
}	
.sf-grey ul ul ul {
	margin: -26px 0 0 120px;
}

.sf-grey li {
	float: left;
	/*padding: 3px 0px 0px 0px;*/
	margin:2px 0px;
	height: 31px;
	position: relative;
	
}/*background:#ccc;*/


.sf-grey li li {
	float: left;
	padding: 0;
	width: 180px;
	font-size:10px;
	border-left:1px solid #99CC33;
	border-right:1px solid #99CC33;
	z-index:1010;
}
/*ie7*/
*:first-child+html .sf-grey li li{
display:inline;
}
.sf-grey a, 
.sf-grey a:visited, 
.sf-grey a:hover {
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: white;
	text-decoration: none;
	display: block;
	height: 38px;
	line-height: 28px;
	padding: 0 15px;
	overflow: hidden;
}

.sf-grey li li a, 
.sf-grey li li a:visited, 
.sf-grey li li a:hover {
	padding: 0;
	text-indent: 15px;
	font-size:10px;
	width: 180px;
	z-index:1010;
	display: block;
}

.sf-grey li:hover ul ul, 
.sf-grey li:hover ul ul ul,
.sf-grey li:hover ul ul ul ul,  
.sf-grey li.wpmhover ul ul, 
.sf-grey li.wpmhover ul ul ul, 
.sf-grey li.wpmhover ul ul ul ul {
	left: -999em;
}
/*ie7*/
*:first-child+html .sf-grey li:hover ul ul, 
.sf-grey li:hover ul ul ul,
.sf-grey li:hover ul ul ul ul,  
.sf-grey li.wpmhover ul ul, 
.sf-grey li.wpmhover ul ul ul, 
.sf-grey li.wpmhover ul ul ul ul{
display: none}

.sf-grey li:hover ul, 
.sf-grey li li:hover ul, 
.sf-grey li li li:hover ul, 
.sf-grey li li li li:hover ul,
.sf-grey li.wpmhover ul, 
.sf-grey li li.wpmhover ul, 
.sf-grey li li li.wpmhover ul,
.sf-grey li li li li.wpmhover ul{
	left: 0;
	position:absolute;
}
/*ie7*/
*:first-child+html .sf-grey li:hover ul, 
.sf-grey li li:hover ul, 
.sf-grey li li li:hover ul, 
.sf-grey li li li li:hover ul,
.sf-grey li.wpmhover ul, 
.sf-grey li li.wpmhover ul, 
.sf-grey li li li.wpmhover ul,
.sf-grey li li li li.wpmhover ul{
}


.sf-grey li.selected, 
.sf-grey li.current-cat, 
.sf-grey li.current-cat-parent, 
.sf-grey li.current_page_item, 
.sf-grey li.current_page_parent,
.sf-grey li.current_page_ancestor  {
	background: url('li.png') repeat;
}


.sf-grey li:hover, 
.sf-grey li.wpmhover {
	background: url('li.png') repeat;
}

.sf-grey li {
	border-left: 0px solid #a9a9a9;
	border-right: 0px solid #778899;
}
.sf-grey ul li ul li{
	
}
/*ie7*/
*:first-child+html .sf-grey ul li ul li{
}

.sf-grey li li {
	border-left: 0;
	border-right: 0;
	border-top: 0px solid #a9a9a9;
	border-bottom: 0px solid #778899;
	z-index:102;
}
/*ie7*/
*:first-child+html .sf-grey li li{
}
.sf-grey ul ul {
	border-left: 0px solid #a9a9a9;
	border-right: 0px solid #778899;
	position:absolute;
}
/*ie7*/
*:first-child+html .sf-grey ul ul{
}

.sf-grey-after {
	clear: left;
	margin: 0 0px 0 0px;
	height: 0px;
	border-top: 0px solid #778899;
}
