@charset "utf-8";
/* CSS Document */
.color_bar, .slider, .section {
	background-color: #3f7ad1;
}

.slider span, #shop_now_links, #shop_now_links a, #current_topic {
	color: #3f7ad1;
}

#current_topic {
	background-color:#3f7ad1;
}

#current_topic a {
	color:white;
}