.col2
{
}
.col3Content
{
	width:180px; 
	float:left; 
	line-height:170%; 
	color:#737475; 
	font-size:16px;
}
.col4Content
{
	width:380px; 
	float:right; 
	color:#151514; 
	font-size:14px;
}
.col4Content ul  li
{
	list-style-image:url("images/ulBullet.png");
	margin-left:0px;
	padding-left:0;
}
.centreImg 
{
	float:left;
	position:relative;
	left:-20px;
	margin-right:-20px;
}
.title 
{
	padding:30px 0 0 20px;
}
.col4Content h6 
{
	line-height:170%; 
	font-size:14px; 
	margin-top:10px;
}
.topRightImage {
	display:block; 
	position:relative; 
	top:-112px; 
	left:490px;
	background-image:url("images/topRightBoxImg.png");
	background-repeat:no-repeat;
	width:238px;
	height:161px;
	margin-bottom:-170px
}