﻿

/*--- Base Layout ---*/

/* util-nav in header */
/* * html #util-nav { position: absolute;	top: 0px; left: 400px; width: 299px; height: 25px; padding: 0 20px 0 0;	}  */




/*--- Product Layout ---*/

/* hack for min-height, fixing IE stubborn positioning */
* html #product-text-body-wrapper .text-body-container, * html #aboutus-text-body-wrapper .text-body-container, * html #solutions-text-body-wrapper .text-body-container { background: transparent; min-height: 300px; height: auto !important; height: 300px; }


* html #aboutus-container { height: 175px; }
/* * html #header #util-nav {
	left: 360px;
}*/
/*--- GIL Main Layout ---*/
* html #gil-nav {
	position: absolute; top: 119px; left: 280px; z-index: 999; background: transparent;
}


