.servicesContent {
	width: 875px;
	margin-bottom: 20px;
	background-image: url(/images/black15transparent.png);
	background-repeat: repeat;
	padding-left:10px;
	padding-right:10px;
	border: 2px solid #FFFFFF;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/black15transparent.png');
}

.maintext{
	margin-bottom:0px;
}

.maintext h3 {
	font-size:17px;
	font-weight:bold;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
	color:#FFFFFF;
}

.maintext h4 {
	font-size:14px;
	font-weight:bold;
	color:#FF9900;
}

.maintext p {
	font-size:13px;
	margin:0px;
	padding-top:0px;
	padding-bottom:15px;
	color:#FFFFFF;
}

.maintext p a{
	color:#FF9900;
}

.maintext p a:hover{
	color:#FFFFFF;
}

.servicesText{
	margin-bottom:10px;
	float:left;
	width:725px;
}

.servicesIcon{
	width:150px;
	height:166px;
	float:left;
	padding-top:10px;
}

.services{
	width:875px;
	height:290px;
	padding-bottom:10px;
}

.services_logo{
	width:875px;
	height:265px;
	padding-bottom:10px;
}

.services_print{
	width:875px;
	height:180px;
	padding-bottom:10px;
}