/*	
	CMS		 - Light CMS	
	Author   - Neill Harmer	
	
	Style    - style.css
*/



@import "style-reset.css";
@import "style-contents.css";
@import "style-template.css";

a#image { 
display: block; 
background: url(http://concurrency.publishpath.com/Websites/concurrency/Images/1.png); 
width: 237px; 
height: 108px; 
text-indent: -9999px; 
} 
a#image:hover { 
background: url(http://concurrency.publishpath.com/Websites/concurrency/Images/2.png); 
} 



   
