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

#solutions_top {
	position:relative;
	top:205px;
	width:698px;
	height:209px;
	background:url(../images/solutions/solutions_top.jpg) no-repeat;
	margin:0 auto 205px auto;
	}

.solutions_item {
clear:both;
height:100%;
margin-bottom:10px;
min-height:107px;
font-weight:bold;
}



.solutions_item a{
	position:relative;
	top:3px;
	color:#000000;
	font-family:Arial;
	font-size:16px;
/*	display:block;
	background-image:url(../images/link_bullet.gif);
	background-repeat:no-repeat;
	background-position:right bottom;*/
}

/*.solutions_item p:after{
	content:url(../images/link_bullet.gif);
	margin-left:10px;
	}*/

div.caption {
display:block;
width:157px;
text-align:center;
font-family:Arial;
font-weight:bold;
background:none;
}

#solimg_households, #solimg_food, #solimg_accomodation, #solimg_medical {
	width:157px;
	height:107px;
	float:left;
	padding:5px;
}

	
#solimg_households {
	background: url(../images/solutions/solutions_households.gif) no-repeat;
}

#solimg_food {
	background: url(../images/solutions/solutions_food_services.gif) no-repeat;
}

#solimg_accomodation {
	background: url(../images/solutions/solutions_accomodation.gif) no-repeat;
}

#solimg_medical {
	background: url(../images/solutions/solutions_medical.gif) no-repeat;
}
