#slideshow-wrapper {
	    	background-color: ##525252;
        		background-image:none;
        background-repeat:  no-repeat;
    background-position: center center;
	width: 960px;
}
#slideshow-pattern{
	opacity:1;
    filter: alpha(opacity=100);
}
#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:#db6e0d;
}