div#processSubMenu {
	width: 412px;
	height: 40px;
}

div#collaborationButton,
div#collaborationButton_active {
	width: 163px;
	height: 40px;
	cursor: pointer;
	color: #c0c0c0;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
div#collaborationButton_active {
	background-color: #212121;
	color: #e03623;
}

div#nurturingButton,
div#nurturingButton_active {
	width: 100px;
	height: 40px;
	cursor: pointer;
	color: #c0c0c0;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
div#nurturingButton_active {
	background-color: #212121;
	color: #e03623;
}

div#holistic_designButton,
div#holistic_designButton_active {
	width: 143px;
	height: 40px;
	cursor: pointer;
	color: #c0c0c0;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
div#holistic_designButton_active {
	background-color: #212121;
	color: #e03623;
}

.linkText {
	padding-top: 12px;
}

div#pageSubContent {
	width: 879px;
	height: 254px;
	background-color: #212121;
	display: table;
}

div#pageSubContentText {
	width: 826px;
	height: 196px;
	padding-top: 32px;
	padding-left: 36px;
}

div#subtitle {
	width: 797px;
	height: 17px;
}

div#subContent_P {
	width: 826px;
	height: 133px;
	padding-top: 48px;
}

div#subContent_P p {
	font-size: 12px;
	color: #e4e2d9;
	margin-top: 0px;
}

div#vStroke {
	width: 1px;
	height: 123px;
	float: left;
	margin-left: 38px;
	margin-right: 38px;
}

.textBlock {
	width: 365px;
	height: 86px;
	float: left;
}

div#backButton {
	width: 57px;
	height: 27px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}

div#bottomContent {
	padding-top: 0px !important;
}
