/*
#############################################################################
Filename: main.css
Description: Controls all styles and colours for the Interpon Powder Coatings website
-
CSS created for Interpon Powder Coatings by Trinity Expert Systems plc
www.tesl.com
#############################################################################
*/

/* Include the basic styles */
@import url("TemplateCSS/htmlelements.css");
@import url("TemplateCSS/templatestructure.css");
@import url("ContentCSS/content.css");
@import url("TemplateCSS/forms.css");
@import url("PageCSS/standard.css");
@import url("PageCSS/XMLForm.css");
/*#############################################*/

/* ######## IMPORT START USER STYLES ########## */
/* Use the below css file to add/overwrite any of the CSS in the website */
@import url("ExtendedCSS/extension.css");
/* ######### END START USER STYLES ############ */
