/* InteriorsConstruction */
.InteriorsConstruction #OuterBox {
background-image: url('../images/InteriorsConstruction/Background.jpg');
}

.InteriorsConstruction #HeadLogo {
background-image: url('../images/InteriorsConstruction/TJHall_Logo.jpg');
}

.InteriorsConstruction .slidingmenu, .InteriorsConstruction .slidingmenu ul {
background-color: #afbcd1;
}

/* SystemsOffice */
.SystemsOffice #OuterBox {
background-image: url('../images/SystemsOffice/Background.jpg');
}

.SystemsOffice #HeadLogo {
background-image: url('../images/SystemsOffice/TJHall_Logo.jpg');
}

.SystemsOffice .slidingmenu, .SystemsOffice .slidingmenu ul {
background-color: #ceb4c6;	
}

/* Industrial */
.Industrial #OuterBox {
background-image: url('../images/Industrial/Background.jpg');
}

.Industrial #HeadLogo {
background-image: url('../images/Industrial/TJHall_Logo.jpg');
}

.Industrial .slidingmenu, .Industrial .slidingmenu ul {
background-color: #a9d6d3;
}