#fullImage{
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
}

#blendDiv{
	width:400px;
	height:300px;
	overflow:hidden;
	float:left;
	margin:10px 30px 30px 10px;
}

#service_text_area{
	width:400px;
	height:300px;
	overflow:hidden;
	margin:10px 30px 30px 0px;
	text-align:justify;
	float:left;
}

#service_text_item{
	width:100%;
	float:left;
	margin:0 0 10px 0;
}
