@charset "UTF-8";
/* CSS Document */
/* menu styles */
ul, ol, dl {
              position: relative;  }
#jsddm
{
	margin: 0;
	padding: 0;
	
}
#jsddm a:active, a:focus {
outline: 0
}

	#jsddm li
	{
	float: left;
	list-style: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	height: 30px;
}

	#jsddm li a
	{
	display: block;
	text-decoration: none;
	width: 70px;
	color: #EAFFED;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	height: 23px;
	text-indent:-9999px;
}

	#jsddm li a:hover
	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		
		#jsddm li ul
		{
	padding: 0;
	position: absolute;
	visibility: hidden;
	background-color: #34A0C8;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A77A3;
	border-right-color: #1A77A3;
	border-bottom-color: #1A77A3;
	border-left-color: #1A77A3;
	z-index: 11;
}
		
			#jsddm li ul li
			{
	float: none;
	display: inline;
}
	
		
			#jsddm li ul li a
			{
	display: block;
	width: auto;
	color: #24313C;
	background-color: #34A0C8;
	display: block;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66B9E5;
	text-indent:0;
	padding-right:10px;
}
			
			#jsddm li ul li a:hover
			{
	background-color: #3EA8CC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66B9E5;
}
#about
{
	background-image: url(images/nav_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 110px;
	
}
#jsddm #about a {
	width: 90px;
	
}
#services {
	background-image: url(images/nav_05.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 85px;
}
#clients {
	background-image: url(images/nav_07.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 80px;
}
#studies {
	background-image: url(images/nav_09.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 85px;
}
#news {
	background-image: url(images/nav_11.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 65px;
}
#jsddm #news a {
	width: 60px;
}
#intouch {
	background-image: url(images/nav_13.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 55px;
}

#jsddm #intouch a {
	width: 50px;
}
</style>

