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

#slideshow-noscript {
width:100%;
height:500px;
text-align:center;
background:url(../images/slideshow/bg_metro_blue.jpg) no-repeat;
display:block;
}

#slideshow-noscript h4 {
width:650px;
color:#fff;
margin:0 auto;
padding-top:220px;
text-align:center;
text-transform:uppercase;
}

#map_canvas {
width:100%;	
height:440px;
background-image:url(../images/sample_images/noscript_map.jpg);
background-repeat:no-repeat;
display:block;
}

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