@charset "UTF-8";
/* CSS Document */
object, embed {
  outline: 0;
}

/* at your service */
#site_atyourservice_bar_wrapper_outter {
	width: 100%;
	height: 442px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/quantum-halifax-nova-scotia-outter-blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#site_atyourservice_bar_wrapper_inner {
	width: 100%;
	height: 442px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* leaps page */
#site_leaps_bar_wrapper_outter {
	width: 100%;
	height: 442px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/team-quantum-halifax-nova-scotia-outter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#site_leaps_bar_wrapper_inner {
	width: 100%;
	height: 442px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* team page */
#site_team_bar_wrapper_outter {
	width: 100%;
	height: 442px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/team-quantum-halifax-nova-scotia-outter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#site_team_bar_wrapper_inner {
	width: 100%;
	height: 442px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* theory page */
#site_theory_bar_wrapper_outter {
	width: 100%;
	height: 442px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/quantum-halifax-nova-scotia-outter-purple.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#site_theory_bar_wrapper_inner {
	width: 100%;
	height: 442px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* at THEIR service page */
#site_attheirservice_bar_wrapper_outter {
	width: 100%;
	height: 442px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/quantum-halifax-nova-scotia-outter-orange.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#site_attheirservice_bar_wrapper_inner {
	width: 100%;
	height: 442px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* awards page */
#site_awards_bar_wrapper_outter {
	width: 100%;
	height: 442px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/quantum-halifax-nova-scotia-outter-orange2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#site_awards_bar_wrapper_inner {
	width: 100%;
	height: 442px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
