/* This CSS file has been put together via www.suspiremedia.co.uk */

/* Para style */
	p{
	line-height:150%;
	font-size:100%;
	color:#515151;
	text-align: justify;
	
	}
	.important{
	line-height:155%;
	font-size:100%;
	color:#333;
	text-indent: 0em;
	}
	ul{
list-style:none;
margin-top:3px;
}
.item{
background:url(images/hr.gif) no-repeat 0 6px;
padding:0 40px 0 20px;
text-align:justify;
font-size:100%;
line-height:150%;
color:#333;
}
/******************************
* THE TESIMONIALS
******************************/
.quote dt
{
font-size:100%;
text-decoration: none;
color:#333;
line-height:150%;
text-align: left;
padding: 0;
margin:0px 40px 5px 40px;
font-weight: bold;
}
.quote dd
{
font-size:100%;
text-decoration: none;
color:#333;
line-height:150%;
margin:0px 40px 15px 40px;
padding: 0 0 0 0px;
text-align: justify;
}