
    
    /* showcase elements
     *****************************************************/
	 
    .container {
	margin: 0 auto;
	text-align: left;
	width: 598px;
	padding: 0;
	float: left;
    }
	
    #showcase {
	width: 598px;
	background: #ffffff repeat-x 0 0;
	color: #fff;
	padding: 7px 0 0 0;
    }
    
    #showcase #showcaseInner {
        width: 598px;

        vertical-align: top;
        position: relative;
    }
    #cycle {
        width: 100%;
        margin: 0px auto;
    }
   
    /* Service Offerings */
   
    #showcase .serviceofferings{
        background: #fff url(images/home_image_1.png ) no-repeat 0 0;
        width: 598px;
    }
    
    
    #showcase .serviceofferings .container {
    	height: 293px;
        overflow: hidden;
        padding: 0 0 0 0;
        width: 598px;
        margin: 0;
    }

/* My Comment */
/*    #showcase .serviceofferings h2 {
        background: transparent url(images/title_millions.png ) no-repeat 0 0;
        height: 55px;
        text-indent: -1000em;
        width: 700px;
        margin:-20px 0 0 200px
    }
    #showcase .serviceofferings p {
        font-size: 1.8em;
        line-height: 1.5em;
        margin: 0 0 15px 200px;
    }
	
	*/
    #showcase .serviceofferings a.more {
	background: transparent url(images/sprite_showcase.png ) no-repeat -34px 50%;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 1px 0 1px 15px;
	position: absolute;
	top:253px;
	left:50px;
	font: normal 12px Arial, Helvetica, sans-serif;
    }
	
	
	
	
	    /* Delivering Continuous Value */
   
    #showcase .cvalue{
        background: #fff url(images/home_image_4.png ) no-repeat 0 0;
        width: 598px;
    }
    
    
    #showcase .cvalue .container {
    	height: 293px;
        overflow: hidden;
        padding: 0 0 0 0;
        width: 598px;
        margin: 0;
    }

    #showcase .cvalue a.more {
	background: transparent url(images/sprite_showcase.png ) no-repeat -34px 50%;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 1px 0 1px 15px;
	position: absolute;
	top:260px;
	left:50px;
	font: normal 12px Arial, Helvetica, sans-serif;
    }
	
	

	
    
    /* Business Critical Activities*/
    
     
    #showcase .peoplemedia{
        background: #000 url( images/home_image_3.png ) no-repeat 0 0;
        width: 598px;
    }    
    
    #showcase .peoplemedia .container {
        height: 293px;
        overflow: hidden;
        padding: 0px 0 0 0;
        width: 598px;
        margin: 0;
    }
 /*    #showcase .peoplemedia h2 {
        background: transparent url(images/title-people.png) no-repeat 0 0;
        height: 55px;
        text-indent: -1000em;
        width: 700px;
        margin:-20px 0 0 200px
    }
    #showcase .peoplemedia p {
        font-size: 1.8em;
        line-height: 1.5em;
        margin: 0 0 15px 200px;
    }
	
	*/
	
    #showcase .peoplemedia a.more {
        background: transparent url(images/sprite_showcase_blue.png ) no-repeat -34px 50%;
        color: #277ccc;
        font-size: 1.2em;
        padding: 1px 0 1px 15px;
	    position: absolute;
	    top:253px;
	    left:50px;
	    font: normal 12px Arial, Helvetica, sans-serif;
    }


    /* A Revolution has begun. elements  NEW NEW NEW*/
    #showcase .revolution{
        background: #fff url(images/home_image_2b.png) no-repeat 0% 100%;
        width: 598px;
    }
    #showcase .revolution .container {
        height: 293px;
        overflow: hidden;
        padding: 0px 0px 0px 0px;
        width: 598px;
        margin: 0;
    }
	
	/* 
    #showcase .revolution h2 {
        background: transparent url(images/title_revolution.png ) no-repeat 0 0;
        height: 55px;
        text-indent: -1000em;
        width: 700px;
        margin:-20px 0 0 200px
    }


    #showcase .revolution p {
        font-size: 1.8em;
        line-height: 1.5em;
        margin: 0 0 15px 200px;
    }
	*/
    #showcase .revolution a.more {
	background: transparent url(images/sprite_showcase.png) no-repeat -34px 50%;
	color: #FFFFFF;
	font-size: 1.2em;
	position: absolute;
	top:240px;
	left:50px;
	padding: 1px 0 1px 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
    }

/* and now for the rest of the story or showcase..  right........  */
    
/*    #showcase a.letsTalk {
        background: transparent url( images/button_talk_large.png ) no-repeat 0 0;
        display: block;
        height: 48px;
        margin: 5px 0 0 0px;
        text-indent: -1000em;
        width: 186px;
    }

	#showcase a.letsTalk:hover {
        background: transparent url(images/button_talk_large-h.png ) no-repeat 0 0;
        display: block;
        height: 48px;
        margin: 5px 0 0 0px;
        text-indent: -1000em;
        width: 186px;
    }
	
	*/

	#showcase #topPager {
		position: absolute;
		top:230px;
		left:480px;
		float: left;
		z-index: 20;
	}
	
/*	#showcase #request {
		position: absolute;
		float: right;
        color: #fff;
        font-size: 2em;
        text-align: center;
        width: 186px;
        z-index: 20;
        top:160px;
        right: 35px    }
		
		*/
		
    #showcase #topPager { margin: 30px 0 0; }
	
    #showcase #topPager a {
        display: inline;
        float: left;
        margin: 0 9px 0 0;
        background: transparent url(images/sprite_showcase.png) no-repeat -17px 0;
        height: 17px;
        width: 17px;
    }
    #showcase #topPager a:hover, #showcase #topPager a.activeSlide {
        background-position: 0 0;
    } 
    /* /showcase elements
     *****************************************************/
