@charset "utf-8";
/* CSS Document */


#cap {
	background-image:url(../images/services/services_cap.gif);
	background-repeat:no-repeat;
	width:31px;
	height:11px;
	position:absolute;
	top: 149px;
	left: 779px;
}

#foot {
	background-image:url(../images/services/services_foot.gif);
	background-repeat:no-repeat;
	width:31px;
	height:11px;
	position:absolute;
	top: 760px;
	left: 779px;
}


.content {
	background-image:url(../images/services/services_box.gif);
	background-repeat:no-repeat;
	width: 770px;
	height: 150px;
}

	img.left{
		margin-top:3px;
		margin-left:4px;
	}

	img.right {
		margin-right:17px;
		margin-top:3px;
	}
	
	.content p {
		padding-left:15px;
		padding-right:15px;
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.content h2 {
		padding-top:0;
		margin-top:3px;
	}
	
	#content1 {
		position:absolute;
		top: 160px;
		left:40px;
	}
	
	#content2 {
		position:absolute;
		top: 310px;
		left:40px;
	}
	
	#content3 {
		position:absolute;
		top: 460px;
		left:40px;
	}
	
	#content4 {
		position:absolute;
		top: 610px;
		left:40px;
	}
	
	#content5 {
		position:absolute;
		top: 760px;
		left:40px;
	}
	
#leftBarContent img {
	margin-left:15px;
	margin-right:auto;
}
