#navbar {
    z-index:3000;
    width:742px;
    height:30px;
    margin: 0 auto;
    padding: 0px;
    border:0px;
    border-style:none;
}

.menu 
{
    text-transform:uppercase;
    font-size:.8em;
    position:relative;
    z-index:100;
    width:742px;
    height: 30px;
    margin-left:0;
    /*background:url(../images/Buttons/MenuStrip.png);*/
}

.menu ul 
{
    list-style:none;
    padding:0px;
    margin:0px;
}

.menu li 
{
    float:left;
    position:relative;
}

.menu a, .menu a:visited
{
   /* float:left;*/
    display:block;
    color:#333;
    text-decoration:none;
}

.menu .home, .menu .about, .menu .contact, .menu .clients, .menu .candidates, .menu .temps, .menu .news, .menu .info {  
    
}




/*.menu ul ul {
    width:15em;
}*/

.menu ul ul li a
{
    border:0px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
    background:#d4d8bd url(/images/template/grey-arrow.gif) no-repeat right top;
}

/* style the second level hover */
.menu ul ul a.drop:hover
{
    background:#c9ba65 url(/images/template/blue-arrow.gif) no-repeat right center;
}

.menu ul ul :hover > a.drop 
{
    background:#c9ba65 url(/images/template/blue-arrow.gif) no-repeat right center;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited 
{
    background:#b2ab9b;
}

/* style the third level hover */
.menu ul ul ul a:hover 
{
    background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
/*.menu ul ul {
    visibility:hidden;
    position:absolute;
    height:0;
    top:30px;
    left:0px;
    width:300px;
    text-align: right;
}*/

.menu :hover > a, .menu ul ul :hover > a {
    color:#666666 !important;
}

.about :hover > a, .about ul ul :hover > a {
    background:#ff0000;
    color:white;
}


/* position the third level flyout menu */
.menu ul ul ul
{
    left:17em;
    top:0px;
    width:15em;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left 
{
    left:-149px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table 
{
    position:absolute;
    top:0;
    left:0;
    border-collapse:collapse;
}




/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
   /* height:auto;*/
    line-height:1em;
    /*padding:5px 10px;*/
   /* width:20em;*/
    border-left:0px;
   /* background:url(../images/png/whitetrans.png);*/
}

/* style the top level hover */


.menu ul ul a:hover 
{
   /* color:#666666!important;*/
    text-decoration: underline;
   /* background:url(../images/png/whitetrans.png);*/
}




/* make the second level visible when hover on first level list OR link */
/*.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}*/

/* keep the third level hidden when you hover on first level list OR link */
/*.menu ul :hover ul ul{visibility:hidden;}*(

/* make the third level visible when you hover over second level list OR link */
/*.menu ul :hover ul :hover ul{ visibility:visible;}*/

.sitemapStandardLevel_2 {
	clear: both;
	position:absolute !important;	
	color:#666666!important;
    background:url(../images/png/whitetrans.png);
	height:10px;
	padding:5px;
	text-align: right;
	/*width: 150px;*/
}
.sitemapStandardMainCat {
	float: left;
	text-align: right;
}

.subbutton01 {
	display: none;
}
.subbutton02 {
	display: none;
}
.subbutton03 {
	display: none;
}
.subbutton04 {
	display: none;
}
.subbutton05 {
	display: none;
}
.subbutton06 {
	display: none;
}
.subbutton07 {
	display: none;
}
.subbutton08 {
	display: none;
}
.subbutton09 {
	display: none;
}
.sitemapStandardLevel_2 a {
	/*width: 200px !important;*/
}

