@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url(../img/section-header-link-en.png); background-repeat:no-repeat;
}
.section-home #section-header {
	background-image: url(../img/section-header-en.png); background-repeat:no-repeat;
}

#parent-org-title { left: 20px; top: 23px; width: 195px; height: 19px; }
#section-title { left: 20px; top: 42px; width: 230px; height: 28px; }

/* Sub-Section */
.sub-section #personnel {
	background-image: url(../img/sub-section_personnel.png); background-repeat:no-repeat;
}

/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }

#main-content ul li ul li {
	background-image: url(/assets-templates/themes/08/img/bullet-level1-secondary.png);
	background-position: top left; 
	background-repeat:no-repeat;
}

#main-content ul li ul li ul li {
	background-image: url();
}
