#txtContent{
	text-align:justify;
	position:absolute;
	top:80px;
	left:0px;
	width:70%;
	
}
#txtContent p.link{
	width:100%;
	text-align: center;
	padding-bottom:14px;
}
/* contact box styles */
#scrollHold{
	position:absolute;
	width:27%;
	height:270px;
	top:110px;
	right:0;
}
#contactHold{
	color :#424242;
	position:absolute;
	width:94%;
	top:27px;
	left:3%;
	height:270px;
	text-align:left;
}
#scrollBg{
	position:absolute;
	width:27%;
	height:270px;
	top:110px;
	right:0px;
	background:#DAEAEB;
	border: 1px solid #A7B5AD;
}
#newsTitle {
	text-align:left;
	padding-top:8px;
	position:absolute;
	left:3%;
}
#scrollHold > #newsTitle {
	padding-top:0;
	}
/* seo page styles */
#rightImageH{
	position:absolute;
	width:27%;
	height:410px;
	right:0px;
	top:110px;
	overflow: hidden;
	border: 1px solid #A7B5AD;
}
#seoList{
	margin:0;
	padding:0 0 5px 0;
}
#seoList li
{
	margin-left: 20px;
	padding: 2px 0 2px 0;
	list-style: none;
	padding-left: 12px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	border-top: none;
}
#txtContent p.marginBottSm{
	margin:0;
	padding-bottom:5px;
}
