body {
	background: #035C94 url(images/big-background.jpg) no-repeat fixed center top;
	margin: 0px auto;
	height: 100%;
	font: 10px Arial, Helvetica, sans-serif;
}
.container {
	width: 780px;
	padding: 0px;
	display: block;
	margin: 0px auto;
	height: auto;
}
.banner {
	width: 780px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 70px;
	background: #FFFFFF url(images/big-banner.gif) no-repeat bottom;
}
.heroHOME {
	height: 505px;
	width: 780px;
	background: url(images/big-hero-bg-home.jpg) no-repeat;
}
.heroABOUT {
	height: 525px;
	width: 780px;
	background: url(images/big-hero-bg-about.jpg) no-repeat;
}
.heroCONTACT {
	width: 780px;
	background: #F1F1F1 url(images/big-hero-bg-contact.jpg) no-repeat bottom;
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	height: 520px;
}
.flashgallery {
	z-index: -1000;
	display: block;
	margin-top: -31px;
	height: 525px;
	width: 780px;
	float: left;
}

/*PNG TRANSPARENCY HACK - END*/
.herosmall {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-1.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
/*CONTACT FORM OVERLAY - START*/
.contactformbox {
	height: auto;
	width: 760px;
	color: #000000;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	border-style: none;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	margin-bottom: 0px;
}


.bannerpdf {
	height: 50px;
	width:  231px;
	float: right;
	padding: 0px;
}


.bannerabout {
	height: 35px;
	width: 100px;
	float: right;
	margin: 20px 5px 0px;
	padding: 0px;
}
.bannerlogin {
	height: 35px;
	width: 100px;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	display: none;
}
.contactformquote {
	font: 18px Arial, Helvetica, sans-serif;
	color: #003772;
	text-align: right;
	height: auto;
	clear: right;
	display: block;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
.contactform {
	padding: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: repeat;
	height: auto;
	width: 350px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	float: left;
	z-index: 1000;
	display: block;
}
label {
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 2px 4px 2px 2px;
	display: block;
	text-align: right;
}
.contactdetails {
	padding: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 1000;
	background: url(images/herotext_bg.png) repeat center center;
	height: auto;
	width: 175px;
	float: left;
	text-align: left;
	clear: right;
	margin: 0px;
}

/*CONTACT FORM OVERLAY - END*/
/*Product page css - START*/
.productbuttonbox {
	width: 750px;
	margin: 314px auto 0px;
	height: 25px;
	display: block;
	padding: 0px;
}
.container .heroHOME .productbuttonbox ul {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-decoration: none;
	display: block;
	width: 600px;
}
.container .heroHOME .productbuttonbox li {
	background: center center;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #333333;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display: inline: /* :KLUDGE: Removes large gaps in IE/Win */ ;
	width: 110px;
	height: 25px;
	display: block;
	float: left;
}
.container .heroHOME .productbuttonbox li a:link{
	color: #333333;
	text-decoration: none;
	height: 25px;
	width: 110px;
	background: url(images/herotext_bg.png) center center;
	text-indent: 5px;
	display: block;
}

.container .heroHOME .productbuttonbox li a:hover {
	background: #FFFFCC;
}
.container .heroHOME .productbuttonbox li a:visited {
	color: #999999;
}
.container .heroHOME .productbuttonbox li a:active {
}

.producttext {
	color: #000000;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	border-style: none;
	margin: 250px auto 0px;
	width: 740px;
}
.producttextbody {
	padding: 5px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 1000;
	height: 100px;
	width: 740px;
	display: block;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(images/herotext_bg.png) repeat center center;
	clear: both;
}

/*Product page css - END*/
.hometextbody {
	padding: 5px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 1000;
	height: 85px;
	width: 740px;
	display: block;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(images/herotext_bg.png) repeat center center;
	clear: both;
}
.abouttextbody {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 1000;
	width: 360px;
	display: block;
	background: url(images/herotext_bg.png) repeat center center;
	height: 420px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.abouttextbodyHEADING {
	text-transform: none;
	display: block;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}
.abouttextbodyTEXT {
	display: block;
	width: auto;
	text-align: left;
	margin-bottom: 5px;
}

.herotextHOME {
	color: #000000;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	width: 780px;
	padding: 0px;
	display: block;
	margin-top: 320px;
	margin-right: auto;
	margin-left: auto;
}
.herotextABOUT {
	color: #000000;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	width: 380px;
	display: block;
	padding-bottom: 0px;
	height: 430px;
	margin: 20px 0px 10px 10px;
}

.herotext {
	color: #000000;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	width: 780px;
	padding: 0px;
	display: block;
	margin-top: 280px;
	margin-right: auto;
	margin-left: auto;
}
.herotextbody {
	padding: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 1000;
	float: right;
	text-align: left;
	background: url(images/herotext_bg.png) repeat;
	margin: 0px auto;
}
.herotextbodystrongest {
	text-transform: lowercase;
	font: 14px Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	color: #666666;
}
.herotextbodystronger {
	text-transform: lowercase;
	font: 14px Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	color: #006699;
}
.herotextbodystrong {
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding-right: 1px;
	padding-left: 1px;
}

.herotexttitle {
	font: 18px Arial, Helvetica, sans-serif;
	color: #003772;
	float: left;
	padding-right: 8px;
	padding-bottom: 35px;
}
.titlebanner {
	height: 68px;
	width: auto;
}
.calloutwrapper {
	width: 100%;
	background: #FFFFFF;
	height: 110px;
	display: block;
	text-decoration: none;
	cursor: hand;
	margin: 0px;
	padding: 0px;
}
.calloutcontainer {
	width: 750px;
	margin: 0px auto;
	padding: 10px 0px 0px;
	display: block;
	height: 100px;
}
.calloutwrapper a:link{
	text-decoration: none;
	cursor: hand;
	display: block;
}
.calloutwrapper a:hover{
	cursor: hand;
	display: block;
	text-decoration: underline;
	color: #666666;
}
.calloutwrapper a:visited{
	text-decoration: none;
	display: block;
	color: #666666;
}
.calloutbox1 {
	width: 244px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
.calloutbox1 a:link {
}

.calloutbox1 a:hover {
	text-decoration: underline;
}

.calloutbox2 {
	width: 244px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 9px;
	padding: 0px;
	display: block;
}
.calloutbox3 {
	width: 244px;
	height: auto;
	float: right;
	margin: 0px;
	padding: 0px;
	display: block;
}
.callouttitle {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003772;
	height: 18px;
	text-transform: none;
	width: 146px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.callouttext {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	height: 74px;
	width: 146px;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
.calloutpic {
	height: 68px;
	width: 80px;
	display: block;
	margin: 0px;
	padding: 4px;
	float: right;
	border: 1px solid #999999;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.contactmap {
	height: 160px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	display: block;
	border: 1px solid #CCCCCC;
	float: right;
	clear: both;
}
ol {
	list-style: square outside;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #C6D0E8;
	padding: 4px 2px;
	margin-bottom: 5px;
	margin-top: 10px;
	width: auto;
}
.footerwrapper {
	height: 200px;
	width: 780px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	display: block;
	padding: 2px 1px 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footerwrapperlogo {
	background: url(images/download-pdf-button.gif) no-repeat;
	float:right;
	height: 61px;
	width: 231px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-decoration: none;

}
.footerwrapperlinks {
	display: block;
	float: left;
	width: 760px;
	font: 10px Arial, Helvetica, sans-serif;
	height: 100px;
	color: #FFFFFF;
}
.footerwrapperlinks a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footerwrapperlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerwrapperlinks a:hover {
	text-decoration: none;
	color: #333333;
	background: #B5C4D5;
}
.footerfreecall {
	height: 35px;
	width: 760px;
	padding: 10px;
	margin: 0px auto;
	clear: both;
	background: #B5C4D5;
	display: block;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.textfield {
	background: #FFFFFF url(images/formfieldbg.jpg) no-repeat -2px -2px;
	border: 1px solid #333333;
	margin: 5px;
	padding: 3px;
}
.emptywhitebox {
	background: url(images/content-bg.gif) repeat center top;
	display: block;
}
.leftcolumn {
	height: auto;
	width: 510px;
	border-style: none;
	display: block;
	float: left;
	position: relative;
}
.rightcolumn {
	display: block;
	float: right;
	padding-top: 10px;
	width: 265px;
}
.rightcolumnpic {
	height: 141px;
	width: 205px;
	display: block;
	padding: 14px;
	text-align: center;
	background: #DDE1E6;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.rightcolumncaption {
	color: #1E64A5;
	width: 201px;
	height: auto;
	margin: -10px auto 20px;
	padding: 2px 16px 4px;
	display: none;
	text-align: right;
	background: #DCE3EB;
	text-transform: none;
	font: bold 9px Arial, Helvetica, sans-serif;
}
.leftcolumntext {
	color: #003366;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 20px;
	text-align: justify;
}
.listdownloadbutton {
	width: auto;
	padding: 0px;
	height: 29px;
	background: url(images/download.gif) no-repeat left center;
	position: relative;
	display: block;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.listdownload {
	padding: 0px 0px 0px 30px;
	margin: 7px 0px 0px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
}
.listdownload a:link {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 200px;
	display: block;
}
.listdownload a:hover {
	color: #FFFF00;
}
.listdownload a:visited {
	color: #FFFFFF;
	text-decoration: none;
}





/*quicklinks - right panel - START*/

.quicklinkgallery {
	width: 242px;
	padding: 0px;
	height: 29px;
	background: url(images/download.png) no-repeat left center;
	position: relative;
	display: block;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.quicklink {
	padding: 0px 0px 0px 30px;
	margin: 7px 0px 0px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: 210px;
}
.quicklink a:link {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 200px;
	display: block;
}
.brochureicon {
	display: block;
	float: right;
}
.brochureicon a:link{
	float: right;
	height: 95px;
	width: 90px;
	text-align: center;
	font-size: 9px;
	background: #D8C9A7;
	color: #333333;
	text-decoration: none;
	border: 1px solid #D8C9A7;
	margin: 0px;
	padding: 0px;
	display: block;
}
.producttextdiv {
	display: block;
	width: 630px;
	float: left;
	text-align: justify;
}
.productdownloaddiv {
	text-decoration: none;
	color: #333333;
	font: 9px Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	display: block;
	height: 90px;
	width: 90px;
	padding: 0px;
	float: right;
	text-align: center;
	margin: 0px;
}
.productdownloaddiv a{
	text-decoration: none;
	color: #333333;
	height: 90px;
	width: 90px;
	display: block;
}
.productdownloaddiv a:hover{
	background: #91B591;
	display: block;
}
.container .heroHOME .producttextbody .brochureicon img {
	border: 1px solid #FFFFFF;
	margin-bottom: 3px;
	text-decoration: none;
}
.quicklink a:hover {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
.quicklink a:visited {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
}

/*quicklinks - right panel - END*/












/*PNG TRANSPARENCY HACK - START*/

img, 
.banner, 
.hero,
.navbarwrapper,
#nav, #nav ul, 
#menu li:hover, 
#menu li.hover, 
.navbarwrapper, 
#nav li, 
#nav li li, 
#nav a, 
#nav a:hover, 
#nav li ul, 
#nav li ul a, 
.abouttextbody,
.producttextbody,
.herotextbody, 
.hometextbody, 
.callouttext,
.contactform,
.contactdetails,
#menu li#staticcling a,
#menu li#corporateimage a,
#menu li#billboardskins a,
#menu li#twoway a,
#menu li#oneway a { behavior: url(iepngfix.htc); }

/*PNG TRANSPARENCY HACK - END*/


.herosmallEMF {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-emf-1.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
.herosmallDAMAGE {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-security.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
.herosmallANTIGRAFITTI {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-grafitti.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
.herosmallLATERAL {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-lateral-2.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
.herosmallSAFETY {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-safety-2.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
.herosmallSAFETYoverview {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-security.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
.herosmallSPECIFIER {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-specifier.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
.herosmallCONTACT {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-contact.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
.herosmallENERGY {
	height: 220px;
	width: 780px;
	background: url(images/hero-small-energy.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}

/* Menu */
#menu {
	width: 380px;
}
#menu ul {
	padding: 0;
	margin: 0;
}
#menu li {
	list-style: none;
	display: inline;
}
#menu a {
	width: 110px;
	display: block;
	text-decoration: none;
	text-align: left;
	background: #999999;
	height: 25px;
	margin-top: 0;
	margin-right: 3;
	margin-bottom: 0;
	padding: 0px;
	color: #FFFFFF;
	text-indent: 5px;
}
#menu a:visited {
	color: #FFFFFF;
	background: #999999;
}
#menu a:hover {
	background: #91B591;
	color: #fff;
}

/* MENU END */

