/*  tan:  #ECDFAB  */

#services_list
{
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.list_item
{
	position: relative;
	font-family: sans-serif;
	font-size:	18px;
	font-weight: bold;
	padding: 0px;
	left: 0px;
}

.list_description
{
	position: relative;
	padding: 10px 0px 30px 0px;
	left: 0px;
}





#services_div {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:900px;
	height: 950px;
}

#middle {
	position:absolute;
	left:245px;
	top:52px;
	width:395px;
	height:887px;
}

#middle_text
{
	padding: 10px;
	text-align: justify;
}

#text1
{
	position: absolute;
	top: 90px;
	left: 20px;
	width: 620px;
	height: 180px;
	text-align: justify;
	font-size: 16px;
}

#text2
{
	position: absolute;
	top: 270px;
	left: 240px;
	width: 620px;
	height: 180px;
	text-align: justify;
	font-size: 16px;
}

#text3
{
	position: absolute;
	top: 450px;
	left: 20px;
	width: 620px;
	height: 180px;
	text-align: justify;
	font-size: 16px;
}

#text4
{
	position: absolute;
	top: 650px;
	left: 240px;
	width: 620px;
	height: 180px;
	text-align: justify;
	font-size: 16px;
}

	
#mag-glass {
	position:absolute;
	left:640px;
	top:52px;
	width:260px;
	height:190px;
}

#files {
	position:absolute;
	left:0px;
	top:244px;
	width:245px;
	height:164px;
}

#stamp {
	position:absolute;
	left:640px;
	top:407px;
	width:260px;
	height:190px;
}

#photo {
	position:absolute;
	left:0px;
	top:598px;
	width:245px;
	height:341px;
}

#caption1
{
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: sans-serif;
	bottom: 20px;
}

#caption2
{
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: sans-serif;
	bottom: 10px;
}

#caption3
{
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: sans-serif;
	bottom: 25px;
}

#caption4
{
	position: relative;
	width: 100%;
	left: -15px;
	text-align: center;
	font-size: 14px;
	font-family: sans-serif;
	bottom: 0px;
}