/* --- CSS 2.1 Document  --- */
/* --- Eco Friendly Page --- */
/* ------------------------- */
.gray-line {position: absolute; right: 1005px; width: 4000px; top: 148px; height: 37px; background: url('../images/breadcrumb-bg.png')}
.black-line {position: absolute; right: 1005px; top: 185px; width: 4000px; height: 56px; background: #000}
.contact-wrapper {position: relative; width: 1005px; margin: 0 auto}
#breadcrumb {position: absolute; left: 0; top: 148px; height: 37px; line-height: 37px; color: #c2ed20; width: 330px; background: url('../images/breadcrumb-bg.png')}
#breadcrumb a {color: #fff}
#breadcrumb a:hover {color: #c2ed20; text-decoration: none}
#breadcrumb span {color: #fff}
.heading {position: absolute; left: 0; top: 185px; height: 46px; line-height: 46px; color: #c2ed20; font-size: 30px; font-weight: normal; width: 330px; background: #000; padding-top: 10px}

/* --- About Submenu --- */
/* --------------------- */
.about-submenu {position: absolute; top: 241px; left: 111px; width: 181px; padding: 5px 18px 23px 20px; background: #000; z-index: 20}
.about-submenu p {line-height: 24px; color: #888; border-bottom: 1px solid #2a2a29; margin-bottom: 0}
.about-submenu li {line-height: 24px; border-bottom: 1px solid #2a2a29}
.about-submenu li a {color: #fff}
.about-submenu li a:hover, .about-submenu li.active a {color: #c2ed20; text-decoration: none}

/* --- Content --- */
/* --------------- */
.ef-content {position: absolute; top: 33px; left: 330px; padding: 14px 20px 0 20px; width: 632px; background: #000}
.efc-left {width: 115px; float: left; text-align: center; padding-top: 4px}
.efc-right {width: 507px; float: left; line-height: 15px}
.efc-right a {text-decoration: underline}
.efc-right a:hover {text-decoration: none}
.ef-content .title {text-transform: uppercase; color: #c2ed20; margin-bottom: 0}
