
#mainmenu {
	font-family: "Times New Roman", Times, serif;
	color: white;
  float:right;
  width:100%;
  background:#F0DAAD repeat-x bottom;
  font-size:140%;
  line-height:normal;
	height: 30px;  
  }
#mainmenu ul {
  margin:0;
  padding:5px 10px 0;
  list-style:none;
  }
#mainmenu li {
  float:left;
  margin:0 0 0 -20px;
  1padding:0 0px 0 -30px;
  }
#1mainmenu a {
  float:right;
  display:block;
  padding: 5px 19px 0px 0;
  text-decoration:none;
  font-weight:normal;
  color: white;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainmenu a {float:none;}
/* End IE5-Mac hack */
#1mainmenu a:hover {
  background-color:#333;
  }
#1mainmenu #current {
  background-image:url("left_on.gif");
  }
#1mainmenu #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

/* z-iundex is set in head-inc.asp */
 
#mainmenu #res {
	position: relative;
	left: 0px;
	z-index: 4;
}

#mainmenu #comm {
	position: relative;
	left: 0px;
	z-index: 3;
}


#mainmenu #inv {
	position: relative;
	left: 0px;
	z-index: 2;
}

#mainmenu a:hover {
	z-index: 5;
}

#mainmenu #comp {
	position: relative;
	left: 0px;
	z-index: 1;
}

#marq {
	  background: #E0B46A no-repeat right bottom;
  	  background:#E0B46A;
	  line-height: 8px;
  }
  
body.share #marq, body.press #marq {
	background: #cd9422;
}

body.main #marq, body.hiring #marq, body.form #marq, body.promo #marq, body.service #marq, body.office #marq {
		background: #bd2106;
}
	
	
body.ci #marq {
	background: #6495ED;
}
	


body.commercial #marq{
	background: #d56400;
}

body.ae #marq, body.hiring #marq, body.internal #marq {
	background: #f4ca00;	
}