@charset "UTF-8";
.indexMainContent {
	background-image: url(../images/process/banner_p.jpg);
	background-repeat: no-repeat;
	width: 355px;
	padding-top: 130px;
	padding-bottom: 50px;
	padding-left: 135px;
	padding-right: 10px;
}
.indexMainContent p {
	line-height: 24px;
}
.shadedColumn {
	background-color: #DEDAE2;
	background-repeat: no-repeat;
	width: 360px;
	background-image: url(../images/portfolio/watermark_p.png);
	background-position: right 420px;
}
.contactInfo {
	padding-left: 40px;
}

