.button {
	background-color: #3c9bb8;
}

#header {
	background: url('../img/blue/bg_header.png') no-repeat;
}

.left-menu-box {
  background-color: #3c9bb8;
}

.left-menu-button {
	background: url('../img/blue/bg_left_menu_button.png') no-repeat;
}

.content-header {
	background: url('../img/blue/content_top.png') no-repeat;
}

.content-header-wide {
	background: url('../img/blue/content_top_wide.png') no-repeat;
}

.content {
  background-color: #3c9bb8;
}
