.menu li em{
	top:-80px;
}
.menu li em.services_menu{
	margin-top:118px; 
	padding:0;
	padding-top:4px;
}
.menu li em.services_menu:hover{
	display:block;
}
img{border:none;}

pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	background:#e3f4f9;	
	margin:.5em 0;
	width:175px;

	}		

/* Easy Slider */

	#slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
		#slider ul
		{
		margin:0;
		padding:0;
		list-style:none;
		}
		
		
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:570px;
		xwidth:175px;
		height:260px;
		overflow:hidden;
	

		}
	span#prevBtn a{
	height:32px;
	width:17px;
	display:block;
	position:relative;
	background-image: url(../media/slidearrow_previous.png);
	background-repeat: no-repeat;
	top:-192px;
	left:-31px;
		}
		
		span#prevBtn a:hover
		{
	height:32px;
	width:17px;
	display:block;
	position:relative;
	background-image: url(../media/slidearrow_previous.png);
	background-repeat: no-repeat;
	top:-192px;
	left:-31px;
	background-position:0 -32px;
		}
		
		
		
	span#nextBtn a{
		background:url(../media/slidearrow_next.png) no-repeat; 
		height:32px; 
		width:17px;
		display:block;
		position:relative;
		top:-224px;
		right: -588px;
		}
		
		span#nextBtn a:hover{
		background:url(../media/slidearrow_next.png) no-repeat; 
		height:32px; 
		width:17px;
		display:block;
		position:relative;
		top:-224px;
		right:-588px;
		background-position:0 -32px;
		}	
		
		
	
	.slide_border
	{
	xbackground:#e2e2e2;
	height:195px;
	width:190px;
	float:left;
	xpadding:3px;
	display:block;
	margin-right:5px;

	}
	
	.slide_border_cfa
	{
	xbackground:#e2e2e2;
	height:195px;
	width:190px;
	float:left;
	xpadding:3px;
	display:block;
	margin-right:5px;

	}
	
	.slide_border a
	{
	background:#e2e2e2;
	height:76px;
	width:175px;
	float:left;
	padding:3px;
	display:block;
	}
	
	.slide_border a:hover
	{
	height:76px;
	width:175px;
	float:left;
	padding:3px;

	}
	
	
	.slide_thumb_text
	{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	height:20px;
	font-size:15px;
	text-align:center;
	margin-top:7px;
	padding:0 5px 0 10px;
	xfloat:left;
	xborder-top:1px solid #7f7f7f;
	}
	
	
	.slide_thumb_subtext
	{
		
		text-align:center;
		display:block;
		color:#808080;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:2px 0 0 0;
	}
	
	
	.slide_thumb_text_arrow
	{
		float:left;
		width:5px;
		height:7px;
		margin-left:7px;
		display:block;
		margin-top:9px;
	}
		
	
	.slide_thumbnail_wrapper
	{
		float:left; 
		width:190px; 
		display:block;
		
		
		
	}
	
	

		