﻿/* [ call to action ] */

#action {
	margin:0px;
}

#action li {
	list-style:none;
	float:left;
}

#action li a {
	display:block;
	height:153px;
	text-indent:-9999px;
}



#action01 {
	width:357px;
	background:url(HostAGettogether.jpg) no-repeat bottom left;	
}


#action02 {
	width:302px;
	background:url(BecomeAConsultant.jpg) no-repeat bottom left;	
}

#action03 {
	width:299px;
	background:url(GetOrganised.jpg) no-repeat bottom left;	
}

#action01:hover, #action03:hover, #action02:hover {
	background-position:top left;	
}

#content {
	padding:30px 60px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-top:20px;
}