body
	{
		background-image: url(../img/service/background.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		background-attachment: fixed;
	}
.serviceSubTitle
	{
		width: 450px;
	}
div.servicesList{overflow: hidden;}
	div.servicesList p{width: 650px;margin-left: 20px;}
	div.servicesList div.serviceMediaList{float: left; margin: 0 20px 0 20px;overflow:hidden;}
div.servicesContainer
	{
		width: 47%;
		height: 250px;
		padding-right: 13px;
		margin-bottom: 30px;
	}