@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url(../img/PhysicalResourcesServiceHome-arrow.jpg);
}
.section-home #section-header {
	background-image: url(../img/PhysicalResourcesServiceHome.jpg);
}
#section-title { left: 24px; top: 45px; width: 293px; height: 26px; }

/* Sub-Section */
.sub-section #sub-section-header {
	background-image: url(../img/PhysicalResourcesServiceHome-arrow.jpg);
}

/* Image below the Local Navigation */
#section-photo { background-image: url(../img/PhysicalResourcesServiceHome-arrow.jpg);  }
