#content h4 {
	background:#d9e0e7 url("../images/process/our_process.gif") no-repeat;
	padding:10px 10px 10px 165px;
}
/* For individual Process pages (under main Process page) */
div.sub {
	background-position:14px 348px;
	background-repeat:no-repeat;
}
#sectionB div.sub {
	background-image:url("../images/process/b_bg.gif");
}
#sectionC div.sub {
	background-image:url("../images/process/c_bg.gif");
}
#sectionD div.sub {
	background-image:url("../images/process/d_bg.gif");
}
#sectionE div.sub {
	background-image:url("../images/process/e_bg.gif");
}
div.sub #content {
	margin-top:20px;
}
div.sub #content h4 {
	background-image:none;
	padding:10px;
	font-size:22px;
	line-height:1.3;
}
div.sub #content h4 em {
	font-family:Verdana;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:0.2em;
}

/* Internal Sections */
div#middleContent {
	color:#406C95;
	font-family:Times New Roman;
	margin:15px auto;
	width:94%;
}
div#middleContent div.sectionWrapper {
	margin:0 auto;
}
div.section {
	background-color:#D9E0E7;
	float:left;
	font-size:14px;
	line-height:1.3;
	padding:30px 10px 10px;
	text-align:left;
	width:275px;
}
div.section h2 {
	display:none;
}
div.section p {
	margin:0;
}
div#section2, div#section4 {
	float:right;
}
#sectionB #section1, #sectionC #section1 {
	background-image:url("../images/process/workPlaySketch.gif");
	background-repeat:no-repeat;
}
#sectionB #section2, #sectionC #section2 {
	background-image:url("../images/process/eatDrinkSketch.gif");
	background-repeat:no-repeat;
}
#sectionB #section3, #sectionC #section3 {
	background-image:url("../images/process/shopEntertainSketch.gif");
	background-repeat:no-repeat;
}
#sectionB #section4, #sectionC #section4 {
	background-image:url("../images/process/gatherEnterSketch.gif");
	background-repeat:no-repeat;
}
#sectionD #section1 {
	background-image:url("../images/process/projectBudgetingSketch.gif");
	background-repeat:no-repeat;
}
#sectionD #section2 {
	background-image:url("../images/process/tenantRelationsSketch.gif");
	background-repeat:no-repeat;
}
#sectionD #section3 {
	background-image:url("../images/process/refreshMaintenanceSketch.gif");
	background-repeat:no-repeat;
}
#sectionD #section4 {
	background-image:url("../images/process/positioningGuidelinesSketch.gif");
	background-repeat:no-repeat;
}
#sectionE #section1 {
	background-image:url("../images/process/costBenefitSketch.gif");
	background-repeat:no-repeat;
}
#sectionE #section2 {
	background-image:url("../images/process/spacePlanningSketch.gif");
	background-repeat:no-repeat;
}
#sectionE #section3 {
	background-image:url("../images/process/projectBrandingSketch.gif");
	background-repeat:no-repeat;
}
#sectionE #section4 {
	background-image:url("../images/process/valueAddedSketch.gif");
	background-repeat:no-repeat;
}
div.sectionWrapper div.clear {
	height:10px;
}
#bottomContent {
	color:#fff;
	width:94%;
	margin:21px auto 0;
}
#bottomContent div {
	float:right;
}
#bottomContent a {
	font-size:1.3em;
}

li.current a {
	text-decoration:none;
}
div.sub #content li.current a em {
	font-style:italic;
}
