@charset "utf-8";
/* CSS Document */

.custom-header {
    background-repeat: repeat-x;
}
.backgroundlevel-high, .backgroundlevel-med {
    background-color: #ff6600;
    background-image: none !important;
}
.backgroundlevel-high .main-bg {
    background-attachment: fixed;
	background-position: top;
}
.module-title .title {
    max-width: 80%;
}