#mainMenu {
font-size:12px;
height:24px;
margin-left:157px;
position:absolute;
text-transform:uppercase;
top:70px;
z-index:999999;
}
#mainMenu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#mainMenu li {
float:left;
padding: 2px 6px 2px 0;
}
#mainMenu a {
/*color:#999999;*/
color:#ebebeb;
/*padding:11px 0 15px 15px;*/
height: 40px;
padding-left: 15px;
display: block;
float: left;
}
#mainMenu a span {
/*padding:11px 18px 15px 0;*/
padding-right: 18px;
overflow: hidden;
height: 40px;
display: block;
line-height: 40px;
cursor: pointer;
}
#mainMenu a:hover {
/*color:#666666;*/
color:#fafafa;
text-decoration:none;
}
#mainMenu a.mouseOn, #mainMenu a.mouseOn:hover {
/*background:transparent url(../images/rollover/rolloverTabLeft.png) no-repeat scroll left top;
color:#666666;*/
}
#mainMenu a.mouseOn span {
/*background:transparent url(../images/rollover/rolloverTabRight.png) no-repeat scroll right top;*/
}
#mainMenu a.selected, #mainMenu a.selected:hover {
/*color:#234518;*/
color:#fff;
}
.dropDownMenu {
/*background:transparent url(../images/rollover/rolloverTop.png) no-repeat scroll 0 0;*/
display:none;
overflow:hidden;
padding: 35px 0 20px;
position:absolute;
z-index:9999;
}
.dropDownMenu ul {
background:transparent url(../images/menuBgGrey.png) no-repeat scroll 0 bottom;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
/*min-height:154px;*/
padding:0 12px 8px 10px;
width:174px;
}
.dropDownMenu li {
float:none;
padding:0;
}
.dropDownMenu a {
/*border-bottom:1px solid #CCCCCC;*/
border-bottom:1px solid #cccccc;
/*color:#666666;*/
color:#ebebeb;
display:block;
padding:5px 5px 5px 6px;
text-transform:none;
}
.dropDownMenu a:hover {
/*color:#234518;*/
color:#fafafa;
text-decoration:none;
}
.dropDownMenu a.lastItem {
border:medium none;
}
#servicesMenu {
margin-left:235px;
overflow:hidden;
top:74px;
}
#processMenu {
margin-left:331px;
overflow:hidden;
top:74px;
}
#examplesMenu {
margin-left:328px;
overflow:hidden;
top:74px;
}
#ideasMenu {
margin-left:445px;
overflow:hidden;
top:74px;
}
