/* Just for the home page */
#content h1 {
	margin-right: 80px;
}
#services h2 {
	margin: 0 0 0.5em 0;
	border-top: solid 1px #7ac143;
	padding: 0.6em 0 0 0;
	text-transform: uppercase;
	font-size: 105%;
}
	#services ul a {
		text-transform: uppercase;
		text-decoration:none;
	}
	
		#services ul a:hover { text-decoration:underline;}
		
		
#flash_advert { margin-left: 16px; margin-top:20px;}		

