@charset "utf-8";
/* CSS Document */
/* Typography */

#section-header { 
	background-image: url(../img/section-header-link.jpg);
}
.section-home #section-header {
	background-image: url(../img/section-header.jpg);
}
/*Section header image*/
#section-title { left: 275px; top: 45px; width: 150px; height: 24px; }

/*Rounded corner of the section header*/
ul#local-nav li.first { background-image: url(../img/section-header-corner.png); }

/* Sub-Section */
.sub-section #sub-section-header {
	background-image: url(../img/sub-section-header.png);
}

/* Image below the Local Navigation */
/*#section-photo { background-image: url(../img/section-photo.jpg); height: 109px; }*/

/*Includes specific styles i.e. content-en.html, nav-en.html, etc...*/

/* Contact Information */

