/* CSS Document */


/*-----Cast Film-------*/
#content h1#CFstretch span, 
#content h1#CFemboss span,
#content h1#CFpackage span, 
#content h1#CFmdo span,
#content h1#CFwinder span { 
display: none; 
}
/*-----Coating-------*/
#content h1#CLtapes span, 
#content h1#CLsilicone span, 
#content h1#CLspecialty span, 
#content h1#CLdrying span, 
#content h1#CLaccessories span { 
display: none; 
}
/*-----Pelletizing-------*/
#content h1#EPUnderWater span, 
#content h1#EPWaterRing span, 
#content h1#EPDies span { 
display: none; 
}
/*-----Winding-------*/
#content h1#WUturret span, 
#content h1#WUspecialty span, 
#content h1#WUsplicers span, 
#content h1#WUrChange span, 
#content h1#WUslitters span { 
display: none; 
}
/*-----Extrusion Coating-------*/
#content h1#ECFlexPack span, 
#content h1#ECBnP span, 
#content h1#ECDryers span { 
display: none; 
}
/*-----Advance System-------*/
#content h1#ASintegratorII span,
#content h1#ASinstallation span,
#content h1#ASencompass span,
#content h1#ASsafety span{ 
display: none; 
}
/*-----Contact-------*/
#content h1#CUgeneral span,
#content h1#CUservice span,
#content h1#CUcontract span,
#content h1#STreps span,
#content h1#CUthanks span,
#content h1#STencompass span { 
display: none; 
}
/*-----labs-------*/
#content h1#Lab span { 
display: none; 
}
/*-----Company-------*/
#content h1#faq span,
#content h1#employment span,
#content h1#directions span,
#content h1#overview span,
#content h1#events span { 
display: none; 
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----Cast Film-------*/
#content h1#CFstretch, 
#content h1#CFemboss,
#content h1#CFpackage, 
#content h1#CFwinder, 
#content h1#CFmdo {
height: 40px;
background-repeat: no-repeat;
}
/*-----Coating-------*/
#content h1#CLtapes, 
#content h1#CLsilicone, 
#content h1#CLspecialty, 
#content h1#CLdrying, 
#content h1#CLaccessories {
height: 40px;
background-repeat: no-repeat;
} 
/*-----Pelletizing-------*/
#content h1#EPUnderWater, 
#content h1#EPWaterRing,
#content h1#EPDies {
height: 40px;
background-repeat: no-repeat;
}
/*-----Winders-------*/
#content h1#WUturret, 
#content h1#WUspecialty, 
#content h1#WUsplicers, 
#content h1#WUrChange, 
#content h1#WUslitters {
height: 40px;
background-repeat: no-repeat;
}
/*-----Extrusion Coating-------*/
#content h1#ECFlexPack, 
#content h1#ECBnP, 
#content h1#ECDryers {
height: 40px;
background-repeat: no-repeat;
}
/*-----Advance System-------*/
#content h1#ASintegratorII,
#content h1#ASinstallation,
#content h1#ASencompass,
#content h1#ASsafety {
height: 40px;
background-repeat: no-repeat;
}
/*-----contact-------*/
#content h1#CUgeneral,
#content h1#CUservice,
#content h1#CUcontract,
#content h1#STreps,
#content h1#CUthanks,
#content h1#STencompass {
height: 40px;
background-repeat: no-repeat;
}
/*-----labs-------*/
#content h1#Lab {
height: 40px;
background-repeat: no-repeat;
}
/*-----Company-------*/
#content h1#faq,
#content h1#employment,
#content h1#directions,
#content h1#overview,
#content h1#events{
height: 40px;
background-repeat: no-repeat;
}
/*-----------------------------------------------------------------------------------------------------*/
/*-----Cast Film-------*/
#content h1#CFstretch {
    background-image: url(../images/titlebars/CF_Stretch.gif);
}
#content h1#CFemboss {
    background-image: url(../images/titleBars/CF_EmbossCast.gif);
}
#content h1#CFpackage {
    background-image: url(../images/titleBars/CF_packaging.gif);
}
#content h1#CFmdo {
    background-image: url(../images/titleBars/CF_machineorientor.gif);
}
#content h1#CFwinder {
    background-image: url(../images/titleBars/CF_castWinder.gif);
}
/*-----Coating-------*/
#content h1#CLtapes {
    background-image: url(../images/titleBars/CL_Tapes.gif);
}
#content h1#CLsilicone {
    background-image: url(../images/titleBars/CL_silicone.gif);
}
#content h1#CLspecialty {
    background-image: url(../images/titleBars/CL_specialty.gif);
}
#content h1#CLdrying {
    background-image: url(../images/titleBars/CL_drying.gif);
}
#content h1#CLaccessories {
    background-image: url(../images/titleBars/CL_accessory.gif);
}
/*-----Pelletizing-------*/
#content h1#EPUnderWater {
    background-image: url(../images/titleBars/EP_underWater.gif);
}
#content h1#EPWaterRing {
    background-image: url(../images/titleBars/EP_waterRing.gif);
}
#content h1#EPDies{
    background-image: url(../images/titleBars/EP_dies.gif);
}
/*-----Winders-------*/
#content h1#WUturret {
    background-image: url(../images/titleBars/WU_turret.gif);
} 
#content h1#WUspecialty {
    background-image: url(../images/titleBars/WU_specialty.gif);
}  
#content h1#WUsplicers {
    background-image: url(../images/titleBars/WU_splicers.gif);
}  
#content h1#WUrChange {
    background-image: url(../images/titleBars/WU_rollChange.gif);
} 
#content h1#WUslitters {
    background-image: url(../images/titleBars/WU_slitter.gif);
} 
/*-----Extrusion Coating-------*/
#content h1#ECFlexPack {
    background-image: url(../images/titleBars/EC_FlexPack.gif);
} 
#content h1#ECBnP {
    background-image: url(../images/titleBars/EC_BnP.gif);
}  
#content h1#ECDryers {
    background-image: url(../images/titleBars/EC_dryers.gif);
} 
/*-----Advance System-------*/
#content h1#ASintegratorII {
background-image: url(../images/titleBars/AS_Integrator.gif);
}
#content h1#ASinstallation {
background-image: url(../images/titleBars/AS_Installation.gif);
}
#content h1#ASencompass {
background-image: url(../images/titleBars/AS_encompass.gif);
}
#content h1#ASsafety {
background-image: url(../images/titleBars/AS_Safety.gif);
}
/*-----contact-------*/
#content h1#CUgeneral {
background-image: url(../images/titleBars/CU_general.gif);
}
#content h1#CUservice {
background-image: url(../images/titleBars/CU_service.gif);
}
#content h1#CUcontract {
background-image: url(../images/titleBars/CU_serviceContract.gif);
}
#content h1#CUthanks {
background-image: url(../images/titleBars/CU_thanks.gif);
}
#content h1#STreps {
background-image: url(../images/titleBars/ST_reps.gif);
}
#content h1#STencompass {
background-image: url(../images/titleBars/ST_encompass.gif);
}
/*-----labs-------*/
#content h1#Lab {
background-image: url(../images/titleBars/AS_labs.gif);
}
/*-----Company-------*/
#content h1#faq {
background-image: url(../images/titleBars/Co_faq.gif);
}
#content h1#employment {
background-image: url(../images/titleBars/Co_Employment.gif);
}
#content h1#directions{
background-image: url(../images/titleBars/Co_Directions.gif);
}
#content h1#overview{
background-image: url(../images/titleBars/Co_Overview.gif);
}
#content h1#events{
background-image: url(../images/titleBars/Co_events.gif);
}
