/* --- Email Marketing Page --- */
/* --- CSS 2.1 Document ------- */
/* ---------------------------- */
.gray-line {position: absolute; right: 10px; width: 3000px; top: 68px; height: 33px; background: url('../images/breadcrumb-bg.png')}
.black-line {position: absolute; left: 0px; top: 101px; width: 50%; height: 56px; background: #000}
.contact-wrapper {position: relative; width: 991px; margin: 0 auto}
#breadcrumb {position: absolute; left: 0; top: 68px; height: 33px; line-height: 33px; 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: 101px; height: 46px; line-height: 46px; color: #c2ed20; font-size: 30px; font-weight: normal; width: 981px; background: #000; padding-top: 10px}

/* --- Content --- */
/* --------------- */
.wsd-columns {position: absolute; top: 157px; left: 118px; width: 863px}
.wd-content {float: left; width: 652px; line-height: 18px; padding: 0 18px 0 24px; background: #000}
.em-left {float: left; width: 291px; margin-right: 9px}
.em-right {float: left; width: 352px}
.wd-content p {margin-bottom: 24px}
.wd-content a {text-decoration: underline}
.wd-content a:hover {text-decoration: none}
.wd-content ul li {line-height: 25px; padding-left: 12px; background: url('../images/green-pix.gif') 4px 12px no-repeat}
.wd-content h3 {color: #c2ed20}

/* --- Menu --- */
/* ------------ */
.service-menu {float: left; background: #000; width: 148px; padding: 0 5px 0 16px}
.service-menu li {line-height: 24px; border-bottom: 1px solid #2a2a29; color: #888}
.service-menu li ul {overflow: hidden}
.service-menu li li {border-bottom: none}
.service-menu li a {color: #fff}
.service-menu li a:hover, .service-menu li.active a {color: #c2ed20; text-decoration: none}
.service-menu li li a, .service-menu li.active li a {color: #fff; display: block; padding-left: 31px; background: url('../images/services-submenu-notactive.gif') -20px 0 no-repeat}
.service-menu li li.active a, .service-menu li li a:hover {color: #c2ed20; background: url('../images/services-submenu-active.gif') -20px 0 no-repeat}
