@import url('secondary-blue.css');
.top-aside,
.banner,
.small_banner,
/*.banner-slider,*/
.bgtopmenu,
footer {
	background-color: #00448a;
	background-image: url(../images/skins/bg-banner-blue-dark.png);
	background-position: center center;
	background-repeat: no-repeat;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#2269b2), to(#00448a));
	background: -webkit-radial-gradient(circle, #2269b2, #00448a);
	background: -moz-radial-gradient(circle, #2269b2, #00448a);
	background: -ms-radial-gradient(circle, #2269b2, #00448a);
}

.banner-slider{
	background-color: #00448a;
	/*background-image: url(../images/skins/bg-banner-blue-dark.png);
	background-image: url(../images/slides/bg_slide-01-big.png);
	background-position: center center;
	background-repeat: no-repeat;*/
	
}

.commer{
	background-color: #00448a;
	/*background-image: url(../images/skins/bg-banner-blue-dark.png);*/
	background-image: url(../images/slides/bg_c_slide-02-big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	
}

.resi{
	background-color: #00448a;
	/*background-image: url(../images/skins/bg-banner-blue-dark.png);*/
	background-image: url(../images/slides/bg_slide-01-big.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	
}