li#dd_first{
	background-color:#000000;
	width:220px;
	border-bottom:1px solid #202020;
	margin-bottom:-3px;
	padding:1px 1px 1px 6px;
}

li:hover#dd_first{
	background-color:#303030;
	width:220px;
}

li#dd_first a{
	color:#999999;
}

li#dd_services{
	background-color:#202020;
	width:480px;
	text-align:left;
	padding:10px;
	border:1px solid #303030;
	border-left:10px solid #303030;
	color:#999999;
	text-align:justify;
}


li#dd_clients{
	background-color:#202020;
	width:460px;
	text-align:left;
	padding:10px 10px 10px 30px;
	border:1px solid #303030;
	border-left:10px solid #303030;
	border-top:none;
	color:#999999;
	text-align:justify;
	
	background-image:url(../images/globe.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
	margin-bottom:-3px;
}

li:hover#dd_clients{
	background-color:#000000;
	background-image:url(../images/globe_hover.jpg);
	cursor:hand;
	text-decoration:underline;
}

li#dd_clients a{
	width:auto;
	margin:0px;
}

li:hover#dd_clients a{
	text-decoration:underline;
}

li#dd_casestudies{
	background-color:#202020;
	width:500px;
	text-align:left;
	padding:10px 0px 10px 0px;
	border:1px solid #303030;
	border-left:10px solid #303030;
	color:#999999;
	text-align:justify;
}

li#dd_casestudies h1{
	color:#999999;
	font-size:9pt;
}

li#dd_casestudies a{
	width:auto;
}


li#dd_news{
	background-color:#202020;
	width:480px;
	text-align:left;
	padding:10px;
	border:1px solid #303030;
	border-left:10px solid #303030;
	color:#999999;
	text-align:justify;
}

li#dd_usefullinks{
	background-color:#202020;
	width:480px;
	text-align:left;
	padding:4px 10px 4px 10px;
	border:1px solid #303030;
	border-left:10px solid #303030;
	color:#999999;
	text-align:justify;	
	margin-bottom:-2px;
}

li#dd_usefullinks a{
	width:475px;
}

li:hover#dd_usefullinks{
	background-color:#000000;
}


li:hover#dd_usefullinks a{
	text-decoration:underline;
}