@charset "utf-8";
/* CSS Document */

.services-box{
	height:200px;
	width:270px;
	float:left;
	margin-right:35px;
	margin-left:5px;
	margin-bottom:25px;
}
.services-title{
	height:21px;
	width:235px;
	text-align:left;
	vertical-align:middle;
	padding-left:35px;
	background-image:url(../images/services-tittle.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-top:4px;
}
.services-content{
	height:161px;
	width:263px;
	border-left-width:1px;
	border-left-color:#E5E5E5;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#E5E5E5;
	border-right-style:solid;
	padding-left:5px;
}
.services-footer{
	height:10px;
	width:269px;
	background-image:url(../images/services-footer.gif);
	background-repeat:no-repeat;
}
.services-image{
	width:100px;
	height:100px;
	border-style:solid;
	border-width:1px;
	border-color:#E5E5E5;
	float:left;
	margin-top:12px;
	margin-left:5px;
}
.services-internal-text{
	width:135px;
	height:140px;
	margin-top:12px;
	float:left;
	margin-left:10px;
	font-size:11px;
