.button {
	background-color: #f26f25;
}

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

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

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

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

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

.content {
  background-color: #f26f25;
}

.youtube {
	background: url('../img/orange/bg_youtube.png') no-repeat;
}

.gallery {
	background: url('../img/orange/bg_gallery.png') no-repeat;
}

