#gallery_bg #whitebg .events{
	margin-top:10px;
}

.service{
		width:734px;
		margin-bottom:10px;
		position:relative;
		float:left;
}
.service:hover{
	background:#f5fcff;
	box-shadow:0 0 3px #029ed9;
}


.service #text{
		position:relative;
		float:left;
		width:564px;		
		margin-left:10px;
		margin-top:10px;
}

.service #text p{
	text-align:left;
	text-align:justify;
}


