.pagebanenr{
	width:100%;
	height: 500px;
	background: url(/uploads/image/phimages/project-banner.jpg) no-repeat center;
	position: relative;
	margin-top: 90px;
}

.projectcontent{
	margin-top: 38px;
}
.projectcontent{
	width: 930px;
}
.projectcontent p{
	line-height: 26px;
}
.projectcontent img{
	width: 100% !important;
	height: auto !important;
}