#slider {
	opacity: 0.1;
	margin-top: 116px;
}
.wrapper_bottom {
	position: relative;
    top: 360px;
}
.wrapperContent {
	position: absolute;
    top: 216px;
	width: 1280px;
    text-align: center;
    margin: 0px auto;
}
#cmainBanner {
	display: inline-block;
	padding: 5px; 
	border-width: 0px; 
}
.overview {
    color: black;
    font: normal 16px Arial;
    text-transform: uppercase;
    position: relative;
    top: 40px;
    left: -102px;
    background-color: #f62a2a;
    width: 120px;
    display: inline-block;
    padding: 4px;
}