/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

html{
	font-size:100%; /*IE hack*/
	height:100%;
}

body{
	margin: 0 auto;
	font-family:"myriad web", myriad, arial, helvetica;
	/*height:100%;*/
	font-size:100%;
	background: #071903 url(../IET_Images/Forest2.jpg) no-repeat center top;
}

#OuterContainer{
	width:1000px;
	margin: 0 auto;
}


/* TopMenu */

#menuh-container{
	position:absolute;
	margin-top:30px;
	margin-left:20px;
	width:600px;
	height:30px;
	z-index:2000;
}


#menuh
	{
	height:16px;		
	/*font-size:16px;rights*/
	font-size:16px;
	font-weight:normal;
	width:100%;
	z-index:800;
	float:left;clear:right;
	margin-left:0em;
	margin-top:-.10em;
	}

/*span{
	color:white;
	font-size:16px;
	font-weight:bolder;
}
*/
		
#menuh a
	{
	text-align:center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:0.2em;
	font-weight:normal;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color:#ffffff;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color:#c2deee;
	}	
	
#menuh a:active	/* menu at mouse-button down  */
	{
	color:#69a1c1;
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
}	

#menuh ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;clear:right;
	width:17%;/* width of all menu boxes */
	text-align:center;
}

#menuh li {
	position:relative;
	text-align:center;
}


#menuh ul ul
	{
	position:absolute;
	z-index:800;
	top:auto;
	display:none;
	padding:1em;
	margin:-1em 0 0 -1em;
	text-align:center;
}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	text-align:center;
}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:800;
	text-align:center;
}


/* End - TopMenu */


/* Start Main Nav Bar */

 
#PLHIMDiv	{
	z-index:12;
	position:absolute;
	white-space:nowrap;
	width:530px;
	left: 270px;
	top: 73px;
}

/* End Main Nav Bar */



/* Menu */



#myslidemenu{
	float:right;
	clear:left;
	margin-top:70px;
	margin-left:250px;
	width:600px;
}

.jqueryslidemenu{
	position:absolute;
	font: bold 15px;
	width: 100%;
	z-index:2000;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;

}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block;
	background: none; /*background of tabs (default state)*/
	color: white;
	padding: 8px 10px;
	color: #2d2b2b;
	text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: white;
}

.jqueryslidemenu ul li a:hover{
	color: #8CB0C6; /*tab link background during hover state*/
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}


/* End Menu */


#Top {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	background-color:#25841b;
	width:813px;
	height:55px;
	z-index:10;
}

#MenuMain {
	position:absolute;
	margin-top:55px;
	margin-left:0px;
	background-color:#10476d;
	width:813px;
	height:48px;
	z-index:10;
}



#Tagline {
	position:absolute;
	background-color:#10476d;
	margin-top:247px;
	margin-left:0px;
	width:813px;
	height:40px;
	z-index:10;
}

#Tagline h1 {
	font-size:17px;
	text-align:right;
	padding-top:12px;
	padding-right:35px;
	color:#ffffff;
	font-style: italic;
	font-weight: normal;
}


.transparency {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

.transparencyOFF {
	filter:alpha(opacity=100);
	opacity: 1;
}
.transparencyDark {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}


/* Home */
#MainContent {
	position:absolute;
	background-image:url(../IET_Images/GreenBackgr.gif);
	background-repeat:no-repeat;
	width:813px;
	height:443px;
	margin-top: 286px;
	z-index:1200;
}


/* IDs for subpages */

#Main {
	position:absolute;
	margin-top: 286px;
}
	
#MainContentSubPages {
	width:813px;
	background-image: url(../IET_Images/greenbgSP.jpg);
	background-repeat: repeat-y;
	padding-bottom: 40px;
	padding-top: 20px;
}

#SubPagesBody {
	margin-left:40px;
	margin-right:30px;
}

#SubPagesBody h1 {
	color:#1e5078;
	font-size:22px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom: 5px;
}

#SubPagesBody h2 {
	color:#25841b;
	font-size:20px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom: 5px;
	margin-right: 30px;
}

#SubPagesBody h2.distributors {
	color:#1e5078;
	background:#efe2a6;
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
	padding-bottom: 5px;
	margin-top:10px;
}


#SubPagesBody h5 {
	color:#9B9580;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}

#SubPagesBody p {
	margin-top: 12px;
	padding-right: 30px;
	font: 14px/20px "myriad web", myriad, arial, helvetica;
}

#SubPagesBody table {
	font-size: 14px;
}

#SubPagesBody ul {
	margin-left: 10px;
	margin-right: 30px;
	padding-left: 10px;
	font: 14px/20px "myriad web", myriad, arial, helvetica;
}

#SubPagesBody a {
	color:#10476d;
	text-decoration:none;

}

#SubPagesBody a:hover {
	color:#6aa025;
	text-decoration:underline;
}

#SubPagesBody td {
	padding:5px;
}

#newsblurb {
	background: url(../IET_Images/sidebarBG.jpg) repeat-x;
	margin-right: 30px;
	border-top: 1px solid #9AC6E2;
}

#newsblurb h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
}

#newsblurb h2 a {
	font-size: 16px;
	color: #6aa025;
	text-decoration: none;
}

#newsblurb h2 a:hover {
	color: #4a97cc;
	text-decoration: underline;
}

#newsblurb p {
	padding-left:30px;
	margin-top: 2px;
}

#RightCol {
	float: right;
	width: 260px;
	padding-right: 30px;
}

#SidebarRight {
	width: 258px;
	border: 1px solid #DFDFDF;
	background: #FFF url(../IET_Images/sidebarBG.jpg) repeat-x;
	margin-top: 13px;
	margin-left: 10px;
	padding: 1px;
	margin-bottom: 10px;
}


#SidebarRight h3 {
	color:#404040;
	font-size:12px;
	font-weight:bold;
	background: url(../IET_Images/sidebarHDBG.jpg) repeat-x;
	height: 22px;
	padding-top: 4px;
	padding-left: 8px;
	text-transform: uppercase;

}

#SidebarRight p {
	padding-left: 8px;
	margin-top: 8px;
	padding-right: 10px;
}

#SidebarRight .quote {
	font-size:16px;
	line-height:35px;
	color: #25841b;
}

#quoteBox {
	background: url(../IET_Images/quoteBG.jpg) repeat-x;
	padding: 10px 20px 20px;
	margin-right: 30px;
	height: 120px;
}

#quoteBox p {
	font-size: 17px;
	line-height: 28px;
	margin-right: 0px;
	padding-right: 0px;
}

/* end IDs for subpages */

#ContainerText {
	position:absolute;
	margin-top:30px;
	margin-left:20px;
}


#ContainerText h1 {
	color:#1e5078;
	font-size:22px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
}

#ContainerText a {
	color:#10476d;
	text-decoration:none;

}

#ContainerText a:hover {
	color:#6aa025;
	text-decoration:underline;
}

#ContainerText .text1 {
	color:#000000;
	font-size:15px;
	font-weight:normal;
	padding-left:10px;
	padding-top:16px;
}


#ContainerText .textRight {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
	height:30px;
	padding-left:400px;

}


#movie {
	position:absolute;
	margin-top:-5px;
	margin-left:813px;
	width:187px;
	height:292px;
	z-index:200;
}



#FeaturedProducts {
	position:absolute;
	margin-top:15px;
	margin-left:545px;
	width:238px;
	height:130px;
	z-index:3000;
}


#FeaturedProducts .p1 {
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:5px;
}


#FeaturedProducts .p2 {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:5px;
	Text-align:left;
	padding-left:10px;
	background-color:#666666;

}

#FeaturedProducts .p2 a {
	font-size:10px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}


#FeaturedProducts .p2 a:hover {
	height:22px;
	color:#6aa025;
	font-weight:bold;
	text-decoration:none;
}


#CaseStudies {
	position:absolute;
	margin-top:240px;
	margin-left:545px;
	width:229px;
	height:100px;
	z-index:3000;
}

#CaseImages {
	position:absolute;
	width:229px;
	height:100px;
	z-index:2300;
	margin-top:20px;
}


#CaseStudies .p1{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:5px;
}


#CaseStudies .p2 {
	position:absolute;
	margin-top:0px;
	paddimg-bottom:10px;
	padding-left:0px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	height:15px;
}

#CaseStudies .p2 a{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}


#CaseStudies .p2 a:hover{
	font-size:12px;
	color:#c4cace;
	font-weight:bold;
	text-decoration:none;
}


#News{
	position:absolute;
	margin-top:287px;
	margin-left:813px;
	width:187px;
	height:200px;
	color:#ffffff;
	z-index:2300;
	background: url(../IET_Images/newsBG.jpg) repeat-x;
}

#News h2{
	font-size:16px;
	color:#ffffff;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:15px;
}

#News a {
	color:#fff;
	text-decoration:none;
}


#News a:hover{
	color:#B1D5E9;
	text-decoration:underline;
}

#pscroller1{
	border-top: 1px solid #ffffff;
	color:#ffffff;
	width:178px;
	padding: 5px;
	margin-top:10px;
	margin-left:0px;
	height:95px;
}

#p7APMp1_1 p, #p7APMp1_2 p, #p7APMp1_3 p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#clearit {
	clear: both;
}

#colRight {
	float:right;
	padding-right: 200px;
}

#colLeft {
	width: 225px;
	margin-left:62px;
}
	
#photoBox {
	float: right;
	border: solid 1px #9B9580;
	padding: 3px 3px 8px;
	margin: 10px 30px 10px 10px;
}

#photoBox p{
	margin-top: 0px;
	padding: 0px 3px;
	font-size: 11px;
	line-height: 15px;
}
#photoBox img {
	padding-bottom: 3px;
	}

/*  start footer styles */
#footer{
	margin-top:420px;
    text-align:left; 
	margin-left:10px;
    }
	
#footer2{
	text-align:left;
	padding-left: 10px;
	height: 37px;
	padding-top: 15px;
	background: url(../IET_Images/GreenBGfooter2.jpg) no-repeat;
	width: 813px;
	}
	
#footer a, #footer2 a {
	color: #CCC;
	text-decoration:none;
	}
	
#footer a:hover, #footer2 a:hover {
	color: #c2deee;
	text-decoration: underline;
	}	

.footerText{
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
	padding-left:5px;

}

/*  end footer styles */

/*  start class styles */

/*
.link a:link{
font-size:10px;
color:#ffffff;
text-decoration:none;
font-family:myriad, myriad web, arial;
}


.link a:hover{
font-size:10px;
color:#333333;
font-family:myriad, myriad web, arial;
}

*/

.someclass{ 
	font-size:15px;
	color:#ffffff;
	padding-bottom:5px;
}

.someclass a:link{ 
	text-align:right;
	color:#ffffff;
	padding-bottom:5px;
	padding-top:10px;
	padding-left:1px;
	text-decoration:none;
}

.someclass a:hover{
	color:#c2deee;
	padding-bottom:5px;
}

.rightflush {
	padding-left: 90px;
}
.blue {
	color: #4a97cc;
}

.green {
	color: #25841b;
}

.greenCAPS {
	color: #25841b;
	text-transform: uppercase;
}

.newsdateline {
	color: #4a97cc;
	padding-bottom: 9px;
}
.indent {
	padding-left: 50px;
}

.indent10 {
	padding-left: 10px;
}

.smalltext {
	font-size: 90%;
}
.smallCAPS {
	font-size: 90%;
	text-transform: uppercase;
	color: #9E9C83;
}
.backtonews {
	border-top: 1px solid #DFDFDF;
	padding-top: 10px;
	margin-right: 30px;
	display: block;
}

.smallblue {
	font-size: 95%;
	font-weight: bold;
	color: #4a97cc;
}

.smallred {
	font-size: 95%;
	font-weight: bold;
	color: #900;
}

.arrowbullet {
	list-style-image:url(../IET_Images/arrowblue.gif);
	margin-top: 6px;
}

.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
	
.firstline {
	padding-top: 10px;
}

.imagepadleft {
	padding-left: 10px;
}

.red {
	color:#900;
}

.tablehead {
	font-size:14px;
	color:#FFF;
	background-color: #6aa925;
}

.dkblue {
	color: #10476d;
}

.shading {
	background: #EDEAE4;
}

.shading2 {
	background: #F2F0EC;
}

.borderBottom {
	border-bottom: solid 1px #c2c0b5;
}

.newsupdateBG {
	background-color:#efe2a6;
	padding: 10px;
	width: 400px;
}

