            .pics {  
				height:  609px;  
				width:   1536px;  
				padding: 0;  
				/*
				margin:  0;  
                margin: 0 auto 0 -768px;
				
				position:relative;
				*/
				position:absolute !important; 
				left:50%; 
				z-index:1001;
				background-position:center center;
		    } 
		     
		    .pics .slides {  
				width:  1536px; 
				height: 609px; 
				top:  0; 
				left: 0 
		    }
			
			.pics div div div.active {
				display:block;
				height: 525px;
				margin-top:84px;
                                
			}
		 
              .bg-strategize {
                    /*background-image: url('/images/new/strategize-slide.jpg');*/
					
                    margin: 0 auto 0 -768px;
              }
              
              .bg-design {
                    /*background-image: url('/images/new/design-slide.jpg');*/
					
                    margin: 0 auto 0 -768px;
              }
              
              .bg-establish {
                    /*background-image: url('/images/new/establish-slide.jpg');*/
					
                    margin: 0 auto 0 -768px;
              }
              
              .bg-measure {
                    /*background-image: url('/images/new/measure-slide.jpg');*/
					
                    margin: 0 auto 0 -768px;
              }
		 
		 /* more pull out */
		#more {
			position:absolute;
			margin-top:569px;
			z-index:2000;
			height:40px;	
			width:100%;
		}
		
		#more #inner-more {	
			width:979px;
			margin:0 auto;	
		}
		
		#more a {
			width:146px;
			
		} 
		
		#more a.more-link {
			color:#fff;
			display:block;
			height:40px;
		}
		
		#more a img {
			/*display:none;*/
		}
		
		#more a.active img {
			display:block;
			margin:0 auto;
		}
		
                
                /* less pull out */
		#less {
			position:absolute;
			margin-top:108px;
			z-index:1000;
			height:35px;	
			width:100%;
		}
		
		#less #inner-less {	
			width:979px;
			margin:0 auto;	
		}
		
		#less a {
			width:148px;
                        
			
		} 
		
		#less a.less-link {
			color:#fff;
			display:none;
			height:35px;
		}
		
		/*#less a.active img {
			display:block;
			margin:0 auto;
		}*/
                
                
		/* highlighting */
		#red-nav-highlight {
			position:absolute;
			margin-top:609px;
			z-index:2000;
			height:62px;	
			width:100%;
		}
		
		#red-nav-highlighter {	
			width:979px;
			margin:0 auto;
		}
		
	    /* navigation */
		#banner-nav {
			background:url('/images/red-nav-bg2.jpg') repeat-x 0 0;
			height:142px;
			margin-top:609px;
			width:100%;
			position:absolute;
                        z-index:1002;
		}
                
                
                
		#banner-nav ul {	
		width:979px;
		margin:0 auto;
		padding-left:40px;
                
		
		}
		
		#banner-nav li {	
		float:left;
		padding-left:1px;
		width:236px;
		height:142px;
		list-style-type:none;
		text-align:center;
		margin-top:0px;
		padding-top:0px;
		font-family:arial,sans-serif;
		background:url('/images/red-nav-divider.png') no-repeat bottom right;
		}
	
		#banner-nav li.measure {
			background:none;
		}
	
		#banner-nav a {
			color:#fff;
			display:block;
			/*padding-top:69px;*/
			position:relative;
			font-size:11px;		
			height:142px;
			text-decoration:none;
                        z-index:3500;
		}	
	
                #banner-nav a:active, #banner-nav a:visited {
                        outline:none;        
                        border:none;
                }
                
		#red-nav-strategize {
                        /*width:185px;*/
                        width: 200px;
                        height:142px;
                        /*margin-top:-69px;*/
                        background: url('/images/new/red-nav-strategize-off2.png') center center no-repeat;
                }
		
		
                #red-nav-design {
                        /*width:160px;*/
                        width:230px;
                        height:142px;
                        /*margin-top:-69px;*/
                        background: url('/images/new/red-nav-design-off2.png') center center no-repeat;
                }
                
                #red-nav-establish {
                        /*width:199px;*/
                        width:239px;
                        height:142px;
                        /*margin-top:-69px;*/
                        background: url('/images/new/red-nav-establish-off2.png') center center no-repeat;
                }
                
                #red-nav-measure {
                        /*width:209px;*/
                        width:239px;
                        height:142px;
                        /*margin-top:-69px;*/
                        background: url('/images/new/red-nav-measure-off2.png') center center no-repeat;
                }
		
                .trinet-can-img {
                      width: 159px;
                      height:11px;
                }
                
                .arrow-img {
                       width:28px;
                       height:14px;
                }
                
                .red-highlighting {
                       width:244px;
                       height:62px;
                }
        
                @media screen and (-webkit-min-device-pixel-ratio:0) {
                      /* put webkit CSS here*/
                      #slidetabs li a #trinet-can-strategize,
                      #slidetabs li a #trinet-can-design,
                      #slidetabs li a #trinet-can-establish,
                      #slidetabs li a #trinet-can-measure
                      {
                               margin-top: -25px ; 
                      }
                      
                      #slidetabs li a #arrow-strategize,
                      #slidetabs li a #arrow-design,
                      #slidetabs li a #arrow-establish,
                      #slidetabs li a #arrow-measure
                      {
                               margin-top: 20px ; 
                      }
                }
		
		
		#slidetabs li a #arrow-strategize,
		#slidetabs li a #arrow-design,
		#slidetabs li a #arrow-establish,
		#slidetabs li a #arrow-measure
		{
			margin-left:95px; 
		}
		/* overlay styles */
        .simple_overlay {
	
		/* must be initially hidden */
		display:none;
		
		/* place overlay on top of other elements */
		z-index:100;
		
		/* styling */
		
		/**/
		
		width:1536px;	
		
                height:0px;
		
		
		
                background-color:transparent !important;
                position:absolute;
                
                color:#fff;
                       
                
                        
        
                zoom:1;
		
		
		/* CSS3 styling for latest browsers */
		
         }
                
                

         .simple_overlay .more-content {
                
                height:466px;
                position:relative;
                background:url('/images/more-lightbox-main-bg2.png') no-repeat;
                background-color:transparent !important;
                zoom:1;
               /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/images/more-lightbox-main-bg2.png');*/
                
         }

	/* close button positioned on upper right corner */
	.simple_overlay .close {
		background:url('/images/less-tab.png') no-repeat;
                
		position:relative;
		/*right:-15px;
		left:575px;*/
		margin-top:0;
		cursor:pointer;
		height:35px;
		width:150px;
		z-index:20000;
                zoom:1;
	}
	
	#close-strategize {
		/*margin-left:332px;*/ /*363px;*/
		margin-left:349px;
	}
	
	#close-design {
		margin-left:573px; /*604px;*/
                margin-left:559px/9;
	}
	
	#close-establish {
		/*margin-left:814px; */ /*845px;*/
        /*margin-left:790px/9;*/
		margin-left:820px;
	}
	
	#close-measure {
		margin-left:1054px; /*1086px;*/
                margin-left:1038px/9;
	}
        
        .closex {
                background:url('/images/more-close-ximage.png') no-repeat;
		margin-left:1000px; /*1247px;*/
                /*margin-top:56px;*/
                margin-top:51px;
                position:absolute;
                height:26px;
                width:26px;
                z-index:20000;
                zoom:1;
                cursor:pointer;
                margin-left:1000px /9;
	}
	
	
	/* styling for elements inside overlay */
        .Light-Box-Content {
                width:1000px;
        }
        
        .Light-Box-Content .Light-Box-Redesign-Section {
                margin-top:-50px/9 !important;
        }
        
        
        
	.details {
		position:absolute;
		top:15px;
		right:15px;
		font-size:11px;
		color:#fff;
		width:150px;
	}
	
	
        
        #copy-divider {
                width:100%;
                height:54px;
				margin-top:751px;
				position:absolute;
                background:url('/images/copy-pane-divider.jpg') repeat-x 0 0;
        }
        
        /* Styling for Thank You page */
        #Thank-You-Content {
                float:right;
                /*background: url('/images/thank-you-bg.png') no-repeat;*/
                background-color:#e1e0da;
                margin-bottom:60px;
                margin-right:60px;
                width:656px;
                height:803px;
                
                height:832px\9;
        }
        
        #Thank-You-Title {
                background: url('/images/thank-you-title.png') no-repeat;
                width:642px;
                height:69px;
                margin:0 auto;
                margin-top:9px;
        }
        
        #Thank-You-Copy {
               width:605px;
               margin:0 auto;
               font-family:arial, sans-serif;
               font-size:12px;
               line-height:18px;
               color:#545350;
               font-weight:normal;
        }
        
        #Thank-You-Copy p {
                margin-top:15px;
        }
        
        #Thank-You-Copy p img {
                margin-top:18px;
        }
        
        #Thank-You-Copy div img {
                margin:0;
        } 
        
        #Thank-You-Copy a {
                color:#af2c2c;
        }
        
        #Thank-You-Copy .list1 {
                list-style:none;
                margin: 18px 0 18px -40px;
                margin-left:0px\9;
        }
        
        #Thank-You-Copy li {
               font-family:arial, sans-serif;
               font-size:12px;
               line-height:30px;
               color:#545350;
        }
        
        #Thank-You-Copy li a {
                font-family:arial, sans-serif;
                font-size:16px;
                line-height:30px;
                color:#af2c2c;
                text-decoration:underline;
        }
        
        #Thank-You-Copy li a:hover {
                color:#db2b2b;
                text-decoration:underline;
        }        

        #slide-strategize, #slide-design, #slide-measure, #slide-establish {
    height:609px !important;
    width:1536px !important;
}

#slide-strategize, #slide-design, #slide-measure, #slide-establish {
    height:609px !important;
    width:1536px !important;
    /*margin-top:5px  !important;*/
}

#slide-strategize {
    /*background: url('/images/new/strategize-slide.jpg') center center no-repeat;*/
    background: url('/images/clear.gif') center center no-repeat;
}

#slide-design {
    /*background: url('/images/new/design-slide.jpg') center center no-repeat;*/
    background: url('/images/clear.gif') center center no-repeat;
}

#slide-measure {
    /*background: url('/images/new/measure-slide.jpg') center center no-repeat;*/
    background: url('/images/clear.gif') center center no-repeat;    
}

#slide-establish {
    /*background: url('/images/new/establish-slide.jpg') center center no-repeat;*/
    background: url('/images/clear.gif') center center no-repeat;    
}      

.trinet-can-img {
	background: url('/images/expertise-to.gif') center center no-repeat;
}	

.arrow-img {
	background: url('/images/new/red-nav-arrow.gif') center center no-repeat;
	height:14px;
	width:28px;
}	

#Main-Slider .pics {
	margin: 0 auto 0 -768px;
}

.simple_overlay .more-content .Light-Box-Content .thumbnail-title {
	padding-top:30px;
	font-size:14px;
}

.simple_overlay .more-content .Light-Box-Content .thumbnail-desc {
	font-size:12px;
}