div.ServicesContent
{
    display:inline-table;	
    height:550px;
}

div.ServicesContent div.LeftPanel
{
/*	margin-right:750px; */
	float:left;
}

div.ServicesContent div.ServicesValues
{
/*	margin-top:-200px;
	padding-left:200px;*/
	float:left;
	padding-left:70px;
	width:500px;
	text-align:left;
}

div.ServicesContent div.ServicesValues img.ServiceIcon
{
	float:left;
	margin-top:10px;
}

div.ServicesContent div.ServicesValues span.InfoManagmentTitle
{
	color:#bfcd00;
	font-weight:bold;
}

div.ServicesContent div.ServicesValues span.AdviceTitle
{
	color:#6d3189;
	font-weight:bold;
}

div.ServicesContent div.ServicesValues span.AssistTitle
{
	color:#ed8001;
	font-weight:bold;
}

div.ServicesContent div.ServicesValues span.SecurityTitle
{
	color:#002e6a;
	font-weight:bold;
}


div.ServicesContent div.ServicesValues span.ServicePurpose
{
	color:#364094;
	font-weight:bold;
	margin-left:165px;
}

div.ServicesContent div.ServicesValues ul
{
	margin-left:150px;
}