@import url("../styles.css");



/* Services
---------------------------------------------------------------------- */

#services #body > .content .section.main
{
	position: relative;
	float: left;
	width: 100%;
}

#services #body > .content .section.main img
{
	position: relative;
	top: -40px;
	margin-bottom: -40px;
	clear: right;
	float: right;
}

#services #body > .content .section.main img + img
{
	top: 0;
	margin-bottom: 0;
}

#services #body > .content .section.main img + p
{
	padding-top: 1em;
}