@charset "utf-8";
#Services-Container
	{
		position:relative;
		width:919px;
		margin: 0 auto;
	}

#Services-Circle
	{
		float:left;
		background:url(../Images/small-tick.png);
		background-position:center;
		background-repeat:no-repeat;
		margin-right:10px;
		height:45px;
		width:45px;
		border-radius:50%;
		background-color:#f9ed10;
	}
	
#Services-TextBox
	{
		position:relative;
		padding: 25px 0;
	}
	
#Services-h
	{
		margin-bottom:15px;
		font-size: 1.8em;
		padding-top:5px;
		height:45px;
		color: #0365ad;
		letter-spacing: normal;
		font-weight:800;
	}

#Services-p
	{
		font-size: 1.1em;
		width:405px;
		text-align:justify;
		color: /*#9d9d9d;*/ #333;
		letter-spacing: normal;
*		text-shadow: 1px 1px 2px #CCCCCC;
	}


/* CSS Document */
