#recentWork			{	position:absolute;
						display:block;top:0;left:0;
						width:215px;
						min-height:136px;
						_height:136px;
						background-image:url(../_images/home/txt_recentWork.gif);
						background-repeat:no-repeat;
						background-position: 165px 0px;
					}
				
#caseStudies		{ 	position:absolute;
						display:block;
						top:0;left:0;
						width:215px;
						min-height:136px;
						_height:136x;
						background-image:url(../_images/home/txt_caseStudies.gif);
						background-repeat:no-repeat;
						background-position: 165px 0px;
					}
					
#caseStudies p		{	margin:0 0 2em 0;}				
				
				
#recentWork img, #caseStudies img
					{	display:block;
						margin:0 0 .5em 0;
					}
					
#recentWork span, #caseStudies span	
					{	float:left; 
						margin-bottom:.25em;
					}
					
#recentWork	.left, #caseStudies .left
					{	width:52px;
					}
						
#recentWork	.right, #caseStudies .right
					{	width:120px;
					}
					
#recentWork .links, #caseStudies .links
					{	margin:.5em 0 0 0;
						padding-left:52px;
					}					



/* Video Sidebar 
------------------------------------------------------------------*/
#ourVideos				{margin:70px 0 30px 0;
							width:175px;
						}
						
#ourVideos img.boxImage	{margin:0 0 10px 10px;}
#ourVideos img			{margin:0 0 0 3px;}
#ourVideos a			{display:block;margin:10px 0 0 0;}



#testimonials			{margin:40px 0 30px 0;
							width:155px;font-size:90%;
						}

#testimonials div		{padding:0 0 0 20px;}
				