#top a {font-family:Verdana;}
#top a:link{text-decoration: none;color:#555;}
#top a:visited{text-decoration: none;color:#555;}
#top a:hover{text-decoration: none;color:#68BACB;}

#top
{
position: relative;
z-index: 3;
clear: both;
width:950px;
height:138px;
font-size: 11px;
text-transform: uppercase;
/*background: url(/Site/img/page/topBackH90.jpg) center no-repeat;*/
}
	#top ul{list-style: none;margin:0px;padding:0px;width:950px}
		#top ul li{float:left;width:125px;text-align: center; height:138px;letter-spacing: 1px; word-spacing: 1px; position: relative;}
		#top ul .logo{width: 170px; line-height: 0px;}
		body #top ul .topPadding{width:15px;margin:0px; padding:0px;overflow: hidden;}
		
		#top ul .topMenuText{line-height: 40px;width: 100%;position: absolute;top:53px;left:0px;cursor: pointer;}
		#top ul .topMenuBackground{background-color:#FFF; height: 40px;width: 100%;left:0px;position: absolute;top:53px;}