*html{
margin:0px;
padding:0px;}



.ddsmoothmenu{
	width:900px;
	height:30px;
	margin: 0 auto;
	text-align:center;
	display:block;
	
}

.ddsmoothmenu ul{
	z-index:100;
	margin:0 auto;
	list-style:none;
	text-align:center;
}

/*Top level list items*/
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
	margin:0 auto;
	text-align:center;

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/*background: #414141; background of menu items (default state)*/
color: #000099;
text-align:center;
text-decoration: none;
margin:0px;

}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #000099;
}


.ddsmoothmenu ul li a:hover{
color: #ffffff;
text-align:center;
text-decoration: none;
margin:0px;

}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background:url(/public/images/submenubg.jpg) repeat-x #3D9DE5 bottom;
border:#1574B6 solid 1px;
border-top:none;
margin:0px;
padding:0px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
line-height:22px;

margin-left:0;
color: #000099;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
width:240px;
border-top:#1574B6 solid 1px;
}


/*.ddsmoothmenu ul li ul li ul li{
display: list-item;
float: none;
line-height:22px;
margin-left:0;
color: #000099;
}



.ddsmoothmenu ul li ul li ul li a{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
width: 240px; 
color: #000099;
text-align:left;
line-height:20px;
height:20px;
background:url(/public/images/bulet1a.gif) no-repeat;
padding-left:12px;

}

.ddsmoothmenu ul li ul li ul li a:hover{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
width: 240px; 
color: #ffffff;
text-align:left;
line-height:20px;
height:20px;
background:url(/public/images/bulet1.gif) no-repeat #000099;
padding-left:12px;
}
*/


/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
width: 180px; /*width of sub menus*/
color: #000099;
text-align:left;
line-height:20px;
/*height:20px;*/
background:url(/public/images/bulet1a.gif) no-repeat;
padding-left:12px;

}
.ddsmoothmenu ul li ul li a:hover{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
width: 180px; /*width of sub menus*/
color: #ffffff;
text-align:left;
line-height:20px;
/*height:20px;*/
background:url(/public/images/bulet1.gif) no-repeat #000099;
padding-left:12px;
}


.ddsmoothmenu a.selected{
color: #ffffff;
background:#000099;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 0px;
right: 0px;
width:1px;
}

.rightarrowclass{
position: absolute;
top: 0px;
right: 0px;
width:1px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
/*background: silver;*/
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity:0;
}

*html .navbg{
position:absolute; z-index:1000;
}



.ddsmoothmenu ul li .about {
	width: 124px;
	height:30px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;

}
.ddsmoothmenu ul li a.about{
	background: url(/public/images/menu_02.jpg) no-repeat top;
	width: 124px;
	height: 30px;
	display: block;
	margin-right:8px;
}

.ddsmoothmenu ul li a:hover.about{
	background: url(/public/images/menu_02.jpg) no-repeat top;
	width: 124px;
	height: 30px;
	display: block;
	margin-right:8px;
}

.ddsmoothmenu ul li .Infra {
	width: 153px;
	height:30px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;

}
.ddsmoothmenu ul li a.Infra{
	background: url(/public/images/menu_04.jpg) no-repeat top;
	width: 153px;
	height: 30px;
	display: block;
	margin-right:9px;
}

.ddsmoothmenu ul li a:hover.Infra{
	background: url(/public/images/menu_04.jpg) no-repeat top;
	width: 153px;
	height: 30px;
	display: block;
	margin-right:9px;
}

.ddsmoothmenu ul li .Business {
	width: 122px;
	height:30px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;

}
.ddsmoothmenu ul li a.Business{
	background: url(/public/images/menu_06.jpg) no-repeat top;
	width: 122px;
	height: 30px;
	display: block;
	margin-right:9px;
}

.ddsmoothmenu ul li a:hover.Business{
	background: url(/public/images/menu_06.jpg) no-repeat top;
	width: 122px;
	height: 30px;
	display: block;
	margin-right:9px;
}

.ddsmoothmenu ul li .Media {
	width: 100px;
	height:30px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;

}
.ddsmoothmenu ul li a.Media{
	background: url(/public/images/menu_08.jpg) no-repeat top;
	width: 100px;
	height: 30px;
	display: block;
	margin-right:9px;
}

.ddsmoothmenu ul li a:hover.Media{
	background: url(/public/images/menu_08.jpg) no-repeat top;
	width: 100px;
	height: 30px;
	display: block;
	margin-right:9px;
}



.ddsmoothmenu ul li .culinary-edge {
	width: 132px;
	height:30px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;

}
.ddsmoothmenu ul li a.culinary-edge{
	background: url(/public/images/menu_14.jpg) no-repeat top;
	width: 132px;
	height: 30px;
	display: block;
	margin-right:9px;
}

.ddsmoothmenu ul li a:hover.culinary-edge{
	background: url(/public/images/menu_14.jpg) no-repeat top;
	width: 132px;
	height: 30px;
	display: block;
	margin-right:9px;
}










.ddsmoothmenu ul li .Events {
	width: 110px;
	height:30px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;

}
.ddsmoothmenu ul li a.Events{
	background: url(/public/images/menu_10.jpg) no-repeat top;
	width: 110px;
	height: 30px;
	display: block;
	margin-right:9px;
}

.ddsmoothmenu ul li a:hover.Events{
	background: url(/public/images/menu_10.jpg) no-repeat top;
	width: 110px;
	height: 30px;
	display: block;
	margin-right:9px;
}

.ddsmoothmenu ul li .Careers {
	width: 106px;
	height:30px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;

}
.ddsmoothmenu ul li a.Careers{
	background: url(/public/images/menu_12.jpg) no-repeat top;
	width: 106px;
	height: 30px;
	display: block;

}
.ddsmoothmenu ul li a:hover.Careers{
	background: url(/public/images/menu_12.jpg) no-repeat top;
	width: 106px;
	height: 30px;
	display: block;

}




