/* For page layout */
@import url( 'layout.css' );
/* Specifically for pages under the Customer Service-section of the website */
@import url( 'customerservice.css' );
/* For other contents on the website */
@import url( 'global.css' );
/* Specifically for pages under the Order-section of the website */
@import url( 'orderform.css' );
/* Datepicker */
@import url( 'jq.datepicker.css' );
