/***** No Script Stylesheet *****/
#mainmenu li:hover ul {
display:block;		
}

#slideshow-noscript {
width:100%;
height:535px;
margin-bottom:102px;
text-align:center;
background:url(../images/slideshow/slide3.jpg) no-repeat;
position:relative;
top:48px;
display:block;
}

#slideshow-noscript:before{
content:"";
width:100%;
height:99px;
background:url(../images/slide-top-full.png) no-repeat center;
position:relative;
top:-127px;
z-index:100;
float:left;
}

#slideshow-noscript:after{
content:"";
width:100%;
height:121px;
background:url(../images/slide-bottom-full.png) no-repeat center;
position:relative;
bottom:-132px;
z-index:100;
float:left;
}

#slideshow-noscript h4 {
width:650px;
text-shadow:0px 1px 0px #000000;
color:#fff;	
margin:0 auto;
text-align:center;
text-transform:uppercase;
}

ul.featured-logo li:first-child {display:block;}
ul.featured-logo li {display:none;}

ul.whatwedo-list li:first-child {display:block;}
ul.whatwedo-list li {display:none;}

ul.testimonials-list li:first-child {display:block;}
ul.testimonials-list li {display:none;}

#twitter-noscript {
width:100%;
margin:25px auto 0;
display:block;	
}

#twitter-noscript p{
width:90%;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
line-height:22px;
margin:-10px auto 0px auto;
text-align:center;
}

.tab_container > div:last-child, .tab_container > div:first-child {
display:none;
}

#map_canvas {
width:616px;	
height:276px;
background-image:url(../images/sample-images/noscript-map.jpg);
background-repeat:no-repeat;
display:block;
}