@charset "UTF-8";
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------- Hacks CSS - Styles to correct various bugs -------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------ */

.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .wrapper {
	height: 1%;
}
/* End Hide from IE-mac */

.mainContent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .mainContent {
	height: 1%;
}
/* End Hide from IE-mac */

.contact:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .contact {
	height: 1%;
}
/* End Hide from IE-mac */

.panelRight:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .panelRight {
	height: 1%;
}
/* End Hide from IE-mac */

.panelLeft:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .panelLeft {
	height: 1%;
}
/* End Hide from IE-mac */

.galleryhome:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .galleryhome {
	height: 1%;
}
/* End Hide from IE-mac */

.siteInfo:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .siteInfo {
	height: 1%;
}
/* End Hide from IE-mac */

#longCenter:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #longCenter {
	height: 1%;
}
/* End Hide from IE-mac */

#centerMainPanel:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #centerMainPanel {
	height: 1%;
}
/* End Hide from IE-mac */
