/*overrides*/
#mainContent {
	background:#d7dbda;
	/*padding:0px 0px 23px 0px;*/
	min-height:700px;
}/*
#rightColumn {
	position:relative;
	display:inline;
	float:right;
	width:186px;
	padding-left:23px;
	padding-top:23px;
	min-height:700px;
	height:auto !important;
	height:700px;
	background:#2b2a2a;
	height:100%
}*/
.header {
	padding-top:23px;
}
/*end overrides*/
.serviceItem {
	font-size:12px;
	font-family:folio light, myriad pro, arial, "sans-serif";
	margin-bottom:19px;
	color:#2b2a2a;
}
.servicesImg {
	margin-bottom:23px;
	float:left;
	display:block;
}
#servicesImages {
	position:relative;
	display: inline;
	float:left;
	/*height:100%;*/
	width:244px;
	margin-right:23px;
	margin-top:23px;
	margin-left:20px;
	min-height:700px;
}
#servicesText {
	position:relative;
	display:inline;
	/*height:100%;*/
	width:284px;
	min-height:700px;
}

