.ddsmoothmenu {
	width:785px;
	position: absolute;
	padding:0px;
	margin:0px; z-index:1000;
}
.ddsmoothmenu ul {
	z-index:100;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:780px;
}
.ddsmoothmenu ul li {
	display:inline;
	float:left; 
}
.ddsmoothmenu ul li a {
	display:block;
	padding:6px 0 10px 0;

	color:#726969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 28px 0 28px;
}
.ddsmoothmenu ul li a.first {
	margin-left:0;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color:#244d00; text-decoration:none;
}
.ddsmoothmenu ul li a.selected {
	margin-top:0;
}
.ddsmoothmenu ul li a:hover {
	margin-top:0;
}
* html .ddsmoothmenu ul li a {
	display: inline-block;
}
/*Selected state*/
#About .ddsmoothmenu ul li a.aboutus, .ddsmoothmenu ul li a.aboutus:hover, .ddsmoothmenu ul li a.aboutus.selected {
	color:#4273b4;
	border-bottom:4px solid #67a5cc;
	margin-top:0;
}
#Brands .ddsmoothmenu ul li a.brands, .ddsmoothmenu ul li a.brands:hover, .ddsmoothmenu ul li a.brands.selected {
	color:#747f23;
	border-bottom:4px solid #acbc49;
	margin-top:0;
}
#JoinUs .ddsmoothmenu ul li a.joinus, .ddsmoothmenu ul li a.joinus:hover, .ddsmoothmenu ul li a.joinus.selected {
	color:#91040c;
	border-bottom:4px solid #91040c;
	margin-top:0;
}
#Investor .ddsmoothmenu ul li a.investor, .ddsmoothmenu ul li a.investor:hover, .ddsmoothmenu ul li a.investor.selected {
	color:#003366;
	border-bottom:4px solid #356AA0;
	margin-top:0;
}
#Holistic .ddsmoothmenu ul li a.holistic, .ddsmoothmenu ul li a.holistic:hover, .ddsmoothmenu ul li a.holistic.selected {
	color:#884f00;
	border-bottom:4px solid #884f00;
	margin-top:0;
}
#News .ddsmoothmenu ul li a.news, .ddsmoothmenu ul li a.news:hover, .ddsmoothmenu ul li a.news.selected {
	color:#3e8386;
	border-bottom:4px solid #3e8386;
	margin-top:0;
}
#Global .ddsmoothmenu ul li a.global, .ddsmoothmenu ul li a.global:hover, .ddsmoothmenu ul li a.global.selected {
	color:#4A672B;
	border-bottom:4px solid #4a672b;
	margin-top:0;
}
#Contact .ddsmoothmenu ul li a.contact, .ddsmoothmenu ul li a.contact:hover, .ddsmoothmenu ul li a.contact.selected {
	color:#215ba7;
	border-bottom:4px solid #215ba7;
	margin-top:0;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position:absolute;
	left:0;
	margin:4px 0 0 0;
	display:none;
	visibility:hidden;
	padding:30px 10px 20px 18px;
	border:1px solid #ffffff;
	width:685px;
	z-index:99;
}
.ddsmoothmenu ul li ul li {
	display:list-item;
	float:left;
	margin:0 30px 0 0;
	width:160px;
}
.ddsmoothmenu ul li ul li.first {
	margin:-15px 20px 0 0;
	width:120px;
}
.ddsmoothmenu ul li ul li.first a {
	border-bottom:none;
}
.ddsmoothmenu ul li ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 1px 0;
	padding:7px 0;
}
.ddsmoothmenu ul li ul li a:hover {
	border-top:0;
	font-weight:bold;
	margin-bottom:0;
}
/*Diffrent Sub navs*/
.ddsmoothmenu ul li ul#aboutSub {
	background:url(../images/sub-nav-bg.png) no-repeat right bottom #67a5cc;
	border-radius:15px;
	width:720px; 
}
.ddsmoothmenu ul li ul#aboutSub li a {
	color:#ffffff;
	border-bottom:1px solid #fff;
	background:#4381a8;
	padding-left:8px;
	margin-top:5px;
}
.ddsmoothmenu ul li ul#aboutSub li a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
	background:#4381a8
}
.ddsmoothmenu ul li ul#brandsSub {
	background:url(../images/sub-nav-bg.png) no-repeat right bottom #acbc49;
	border-radius:15px;
	width:720px;
}
.ddsmoothmenu ul li ul#brandsSub li a {
	color:#ffffff;
	border-bottom:1px solid #fff;
	background:#94a23e;
	padding-left:8px;
	padding-right:5px;
	margin-top:5px;
}
.ddsmoothmenu ul li ul#brandsSub li a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
	background:#94a23e;
	padding-left:8px;
	padding-right:5px;
}
.ddsmoothmenu ul li ul#joinSub {
	background:url(../images/sub-nav-bg.png) no-repeat right bottom #91040c;
	border-radius:15px;
	width:720px;
}
.ddsmoothmenu ul li ul#joinSub li a {
	color:#ffffff;
	border-bottom:1px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#612326;
	margin-top:5px;
	
}
.ddsmoothmenu ul li ul#joinSub li a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#612326;
}
.ddsmoothmenu ul li ul#investorSub {
	background:url(../images/sub-nav-bg.png) no-repeat right bottom #356aa0;
	border-radius:15px;
	width:720px;
}
.ddsmoothmenu ul li ul#investorSub li a {
	color:#fff;
	border-bottom:1px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#2d5884;
	margin-top:5px;
}
.ddsmoothmenu ul li ul#investorSub li a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#2d5884;
}
.ddsmoothmenu ul li ul#newsSub {
	background:url(../images/sub-nav-bg.png) no-repeat right bottom #3e8386;
	border-radius:15px;
	width:720px;
}
.ddsmoothmenu ul li ul#newsSub li a {
	color:#ffffff;
	border-bottom:1px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#316d70;
	margin-top:5px;
}
.ddsmoothmenu ul li ul#newsSub li a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#316d70;
}
.ddsmoothmenu ul li ul#holisticSub {
	background:url(../images/sub-nav-bg.png) no-repeat right bottom #884f00;
	border-radius:15px;
	width:720px;
}
.ddsmoothmenu ul li ul#holisticSub li a {
	color:#fff;
	border-bottom:1px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#623b05;
	margin-top:5px;
}
.ddsmoothmenu ul li ul#holisticSub li a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#623b05;
}
.ddsmoothmenu ul li ul#globalSub {
	background:url(../images/sub-nav-bg.png) no-repeat right bottom #4a672b;
	border-radius:15px;
	width:720px;
}
.ddsmoothmenu ul li ul#globalSub li a {
	color:#d0d0ce;
	border-bottom:1px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#466128;
	margin-top:5px;
}
.ddsmoothmenu ul li ul#globalSub li a:hover {
	color:#fff;
	border-bottom:2px solid #fff;
	padding-left:8px;
	padding-right:5px;
	background:#466128;
}
.ddsmoothmenu ul li ul#aboutSub li.first a, .ddsmoothmenu ul li ul#aboutSub li.first a:hover, .ddsmoothmenu ul li ul#brandsSub li.first a, .ddsmoothmenu ul li ul#brandsSub li.first a:hover, .ddsmoothmenu ul li ul#joinSub li.first a, .ddsmoothmenu ul li ul#joinSub li.first a:hover, .ddsmoothmenu ul li ul#investorSub li.first a, .ddsmoothmenu ul li ul#investorSub li.first a:hover, .ddsmoothmenu ul li ul#holisticSub li.first a, .ddsmoothmenu ul li ul#holisticSub li.first a:hover, .ddsmoothmenu ul li ul#globalSub li.first a, .ddsmoothmenu ul li ul#globalSub li.first a:hover, .ddsmoothmenu ul li ul#newsSub li.first a, .ddsmoothmenu ul li ul#newsSub li.first a:hover {
	border-bottom:none;
}
/*Diffrent Sub navs*/

/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
} /*Holly Hack for IE7 and below*/
.downarrowclass {
	display:none;
}
.rightarrowclass {
	display:none;
}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow {
	display:none;
}
.toplevelshadow {
	display:none;
}
