/*-------------------------------------------    
    Home
-------------------------------------------*/

#banner { height: 365px; margin: 0 auto; padding-top: 1px; }
#banner img.banner { }

#carousel-wrapper {
	position: absolute; 
	z-index: 1;
    width: 980px;
    height: 365px;
    overflow: hidden;
    background: url(../images/home/banner-bg.jpg) no-repeat;
}
#carousel-content {
    width: 980px;
}
#carousel-content .slide {
    float: left;

    height: 365px;
    overflow: hidden;
}
#carousel-content .slide img {
	width:982px;
	height:312px;
}
#carousel-nav { position: relative; z-index: 100; top: 255px; left: 0; }
#carousel-nav ul { list-style: none; width: 316px; margin: 0 auto; }
#carousel-nav li { float: left; margin: 0 4px; } 
#carousel-nav a { display: block; background: url(../images/home/slide-t.png) no-repeat; height: 0px; width: 55px; text-indent: -9999px; }
#carousel-nav a:hover { background: url(../images/home/slide-t-1.png) no-repeat; }

#carousel-nav a#Manage-thumb { background: url(../images/home/Manage-thumb-0.png) no-repeat; }
#carousel-nav a#Manage-thumb:hover { background: url(../images/home/Manage-thumb-1.png) no-repeat; }
#carousel-nav a#Improve-thumb { background: url(../images/home/Improve-thumb-0.png) no-repeat; }
#carousel-nav a#Improve-thumb:hover { background: url(../images/home/Improve-thumb-1.png) no-repeat; }
#carousel-nav a#Streamline-thumb { background: url(../images/home/Streamline-thumb-0.png) no-repeat; }
#carousel-nav a#Streamline-thumb:hover { background: url(../images/home/Streamline-thumb-1.png) no-repeat; }
#carousel-nav a#Unlock-thumb { background: url(../images/home/Unlock-thumb-0.png) no-repeat; }
#carousel-nav a#Unlock-thumb:hover { background: url(../images/home/Unlock-thumb-1.png) no-repeat; }
#carousel-nav a#Realise-thumb { background: url(../images/home/Realise-thumb-0.png) no-repeat; }
#carousel-nav a#Realise-thumb:hover { background: url(../images/home/Realise-thumb-1.png) no-repeat; }

#carousel-nav a#Video-Enable-thumb { background: url(../images/home-usa/Video-thumb-0.png) no-repeat; }
#carousel-nav a#Video-Enable-thumb:hover { background: url(../images/home-usa/Video-thumb-1.png) no-repeat; }
#carousel-nav a#High-Def-thumb { background: url(../images/home-usa/High-thumb-0.png) no-repeat; }
#carousel-nav a#High-Def-thumb:hover { background: url(../images/home-usa/High-thumb-1.png) no-repeat; }
#carousel-nav a#Ultimate-Telepresence-thumb { background: url(../images/home-usa/Ultimate-thumb-0.png) no-repeat; }
#carousel-nav a#Ultimate-Telepresence-thumb:hover { background: url(../images/home-usa/Ultimate-thumb-1.png) no-repeat; }
#carousel-nav a#Audio-Visual-thumb { background: url(../images/home-usa/Audio-thumb-0.png) no-repeat; }
#carousel-nav a#Audio-Visual-thumb:hover { background: url(../images/home-usa/Audio-thumb-1.png) no-repeat; }
#carousel-nav a#Design-Deploy-thumb { background: url(../images/home-usa/Design-thumb-0.png) no-repeat; }
#carousel-nav a#Design-Deploy-thumb:hover { background: url(../images/home-usa/Design-thumb-1.png) no-repeat; }

#home-buttons { margin: 0; }
#home-buttons ul { list-style: none; text-align: left; }
#home-buttons li { cursor: pointer; border-top: 4px solid #555; width: 20%; float: left; background: #444; height: 0px; overflow: hidden; margin: 0 0 8px 0; color:inherit; }
#home-buttons .hit { height: 0px; }
#home-buttons h2 { font-size: 1.1em; line-height: 1.2em; font-weight: normal; color: #fff; margin: 5px 0 .25em 10px; background-color:inherit; }
#home-buttons p { font-size: 1em; line-height: 1.3em; font-weight: normal; margin: 0 20px .5em 10px }
#home-buttons p.enter { position: relative; font-size: .85em; height: 0px; bottom: 0; text-align: right; background: #666; margin: 0; padding: 3px 8px 0 8px; text-transform: uppercase; color:inherit; }


#home-buttons li#b1 { border-top: 5px solid #9f10c4; background: #631676; color:inherit; } 
#home-buttons li#b1 .enter { background: #4f115e; color:inherit; }
#home-buttons li#b1 .hit p,#home-buttons li#b1 .enter a { color: #c1a2c8;background-color:inherit; } 
#home-buttons li#b2 { border-top: 5px solid #035aaa; background: #0e3d69; color:inherit; } 
#home-buttons li#b2 .enter { background: #0a3054; color:inherit; }
#home-buttons li#b2 .hit p,#home-buttons li#b2 .enter a { color: #9fb1c3;background-color:inherit; } 
#home-buttons li#b3 { border-top: 5px solid #ffff00; background: #8e8d0e; color:inherit; } 
#home-buttons li#b3 .enter { background: #6a6b0a; color:inherit; }
#home-buttons li#b3 .hit p,#home-buttons li#b3 .enter a { color: #d2d19f;background-color:inherit; }
#home-buttons li#b4 { border-top: 5px solid #01a33e; background: #0d602d; color:inherit; } 
#home-buttons li#b4 .enter { background: #0a4d24; color:inherit; }
#home-buttons li#b4 .hit p,#home-buttons li#b4 .enter a { color: #9ebfab;background-color:inherit; }
#home-buttons li#b5 { border-top: 5px solid #FF7F00; background: #ab4400; color:inherit; } 
#home-buttons li#b5 .enter { background: #823500; color:inherit; }
#home-buttons li#b5 .hit p,#home-buttons li#b5 .enter a { color: #ddb499;background-color:inherit; }
