#slideshow-wrapper {
	    	background-color: #FFF;
        		background-image:none;
        background-repeat:  no-repeat;
    background-position: center center;
}
#slideshow-pattern{
	opacity:0;
    filter: alpha(opacity=0);
}
#sub-header-content-wrapper {
    background-image: url(disabled);
    background-repeat:  no-repeat;
    background-position: center center;
}
#sub-header-content-pattern {
	opacity:0.5;
    filter: alpha(opacity=50);
}
#sub-header-color-overlay {
	background:;
}