@charset "UTF-8";
/* CSS Document */

#windowsImage {
	margin: 0px;
	padding: 0px;
	float: left;
}
#CenterImage {
	height: 251px;
	width: 265px;
	position: absolute;
	z-index: 20;
	left: 225px;
	top: 390px;
}
.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: #E3E8EA;
	background-repeat: no-repeat;
	width: 360px;
}
.contactInfo {
	padding-left: 40px;
}
