 .no_display {
   display: none;
 }
 body {
 	 font-family: Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 0px;
 }
 #wrap {
   background-image: url(images/bg_content_wrap.gif);
   background-repeat: repeat-y;
   margin: 0px;
   padding: 0px;
 }
 #mast {
   background-image: url(images/bg_mast.jpg);
   background-repeat: repeat-x;
   height: 135px;
   margin: 0px;
   padding: 0px;
 }
 #mast h1 {
   background-image: url(images/gei_logo.jpg);
   width: 432px;
   height: 108px;
   margin: 0px 0px 0px 10px;
 }
 
#flash_top {
  position: absolute;
  top: 0;
  left: 450px;
}
 
#phone {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 115px;
	right: 5px;
	font-weight: bold;
	font-size: 16px;
	color:  #fff;
	width: 210px;
}

#ad_banner {
	margin: 0px 0px 0px -24px;
	padding: 0px;
}


 
 #content_wrap {
   margin: 0px;
   padding: 0px;
 }
  
 #left_nav {
   font-size: 12px;
   position: absolute;
   margin: 0px;
   padding: 0px;
   top: 135px;
   left: 0px;
   width: 156px;
 }

 #left_nav ul {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
 }

 #left_nav li {
   padding: 0px 0px 0px 12px;
   line-height: 180%;
   border-bottom: solid 2px #fff;
   background-image: url(images/bg_left_nav_gray.jpg);
 }
 
 #left_nav li.blue {
 	 background-image: url(images/bg_left_nav_blue.jpg);
 }
 
 #left_nav li.blue a {
 	color: #fff;
 }
 
 #left_nav li.blue a:hover {
 	color: #000066;
 }
 
 #left_nav li.current  {
	color: #008065;
	background-color: #fff;
	background-image: url(images/bg_nav_current.jpg);
 }

 #left_nav li.current a {
	 color: #0000CC;
 }
 
 #left_nav a {
  display: block;
 	text-decoration: none;
	color: #000000;
 }
 
 #left_nav a:hover {
 	text-decoration: none;
	color:#0000CC;
 }
 
#img_banner {
	margin-top: 2px;
    padding: 10px;
	width: 97%;
	height: 278px;
}

#main_content {
   margin: 0px 10px 0px 160px;
   padding: 0px 0px 0px 10px;
 }
 
#main_content h2 {
   margin: 5px 0px 16px 0px;
   padding: 10px 0px;
 }
 
#main_content p {
   font-size: 12px;
 }
													
#content_left {
   margin: 0px 10px 0px 0px;		
   padding: 0px 200px 23px 0px;
	 /*border: 1px solid #ccc;
	 background-color: #CCCCCC;*/
}

#content_product_center {
	width: 99%;
}

#content_left img {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	border: solid 1px #707070;
}

#content_left p {
	margin: 0px 20px 10px 15px;
	padding: 0px;
	
}

#content_left h2 {
	padding: 5px 0px 5px 9px;
	
	}


#content_left h3 {
	padding: 5px 0px 5px 10px;
	color: #fff;
	background-color: #008065;
}

#content_left h4 {
	margin: 16px 0px 5px 9px;
	padding: 0px;
}

#content_left dt {
	font-weight: bold;
	font-size: 14px;
	padding-left: 9px;
	}

#content_left dd {
	font-size: 12px;
	margin: 0px;
	padding-left: 9px;
}

#content_left ul{
	 
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#content_left li {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

/* the amazing IE proof "un-list" */
.un_list {
	margin: 0px 0px 16px 0px;
}

#contact_form {
	margin: 24px 0px;
	}
 
/* #content_right {
   position: absolute; 
   top: 135px;
   right: 0px;
   margin: 0px;
   padding: 2px 1px 0px 0px;
   width: 190px;
	 height: 250px;
	 background-color: #CCFF00;
 }
 
 

 #content_right p {
   margin: 0px;
   padding: 10px 0px 10px 12px;
 }
 */
 		

#banner_ad_box img {
	margin: 0px;
	padding: 0px;
}
		
#banner_ad_box {
	margin: 0px 0px 0px -14px;
	padding: 0px;
	width: 450px;
	height: 249px;
	background-color: #fff;
	
}		

#mySlideshow img {
	margin: 0px;
	padding: 0px;
}
		
#mySlideshow {
  z-index: 5;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 249px;
	position: relative;
	/*display: none;*/
	overflow: hidden;
	top: 0px;
	left: 0px;
}

 
/*#mySlideshow
{
	width: 190px;
	height: 250px;
	z-index: 5;
	display: none;
	overflow:hidden;
	position: relative;
	 position: absolute; 
   top: 135px;
   right: 0px;
}*/
 
 
#testimonials_box {
	width: 189px;
	height: 250px;
	position: absolute;
	top: 135px;
	right: 0px;
} 

#testimonials_box p {
	margin: 12px 0px 3px 12px;
	padding: 0px;
	font-size: 15px;
}
 
 #p_table {
	margin: 0px;
	padding: 0px;
 }
 
 #p_table td {
 	/*border: solid 1px #ccc;*/
 }
 
 #p_table img {
 	border: solid 1px #707070;
 }
 
 #content_left .personnel {
	margin: 0px;
	padding: 0px;
	border: solid 1px #ccc;
	
 }
 
  #content_left .personnel dl {
 	margin: 12px 0px 0px 0px;
 }
 
 #content_left .personnel dt {
 	margin: 10px 0px 0px 10px;
 	font-size: 13px;
 }
 
 #content_left .personnel dd {
 	margin-right: 12px;
	margin-left: 10px;
 	font-size: 11px;
 }
 
 #content_left .testimonial {
 	margin: 16px 16px 16px 0px;
	padding: 12px 14px 12px 0px;
 	border-bottom: solid 1px #008165;
 }
 
 .blue {
   color: #fff;
   background-color: #8fADF0;
   border-bottom: solid 2px #fff;
   line-height: 140%;
 }

 .grey {
	background-color: #e7e7e7;
	line-height: 160%;
 }
 
 .writer {
 	font-size: 10px;
 }
    
 #footer {
   clear: both;
   background-image: url(images/bg_footer.jpg);      
   background-repeat: repeat-x;
   height: 70px;
   left: 0px;
   /*margin-left: -170px;*/
 }
 
 #footer p {
   margin: -14px 0px 0px 0px;
   padding: 0px 15px 0px 0px;
   font-size: 10px;
   color: #fff;
   text-align: right;
 }
 
 #footer a {
 	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
 }
 
 #footer a:hover {
 	color:#FFFF00;
	text-decoration: underline;
 }	
 
 #footer h3 {
   background-image: url(images/footer_logo.jpg);
   background-repeat: no-repeat;
   width: 166px;
   height: 70px;
   margin: 0px;
   padding: 0px;
 }
 
 .place_holder {
 	height: 300px;
	color: #fff;
 }
 
 dt a {
 	text-decoration: none;
	color: #000;
 }
 
 dt a:hover {
 	text-decoration: underline;
	color: #008065;
 }
 
 dd a {
 	text-decoration: none;
	line-height: 180%;
	color: #707070;
 }
 
 dd a:hover {
 	text-decoration: underline;
 	color: #008065;
 }
 
/* .box_with_stroke {
 	margin: 30px 0px 0px 0px;
 	border: solid 1px #707070;
 } */
 
/* .new_product dd img {
 border: none;
 }*/
 
 
 #new_releases {
 	background-color: #FFF5CD;
 }
 
 #new_releases_info_link {
 	margin: 0px;
	padding: 12px 0px 18px 0px;
 }
 .personnel a {
 	color: #003300;
 }
 
 #ad_banner img {
	border-top: none; 
	border-left: 1px solid #707070;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#principles_list {
	
}

#principles_list li {
	margin: 12px 12px 12px 24px;
}

.blurb {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #008165;
}

.spacer {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	clear: both;
}

#employee_testimonials {
	width: 189px;
	height: 250px;
	position: absolute;
	top: 150px;
	right: 0px;
	
}

#employee_testimonials p {
	font-size: 11px;
	margin: 10px;
}

#employee_testimonials h4 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

.an_et {
	border: solid 1px #ccc;
	margin-bottom: 18px;
}