/*---------------------------------

version: 1.0
author: Jamie Knight
contact: jamie@jkg3.com

Please feel free to learn from this code. Do not copy this code in whole, if you wish for a copy of this code, or any explanation plese contact me at the above adress. 
----------------------------------*/


/* content
-----------------------------------------------*/

img {

	padding:3px;
	margin:2px;
	border:1px #c1c1c1 solid;
	
	}
	
#mainContent h2 {

	border-bottom:1px #C1C1C1 dotted;
	padding: 0px 5px 2px 2px;
	margin:0px 0px 10px;
	
	
	
	}
	
#mainContent {

	height:390px;

	
	}
	

#work a {

	background: url(../images/ourworkactive.gif) left top no-repeat;
	
	}
