@charset "utf-8";
@import url("/_fnt/eurostile/stylesheet.css"); 		/* WebFont CSS */
@import url("/_css/js_picrot.css"); 				/* (c)Grendel Picture Rotation */

  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  /* Custom CSS Template/Library - CSS.V1.R1.2013
  /* [c] 2013 Grendelfly - A Division of SC&G Technology Solutions
  /* Author(s):   George T Johnson
  /* Created:     2013.02.13
  /* 
  /* Color Pallet:
  /* • Grey Txt 	- #40484f
  /* • Green 		- #9aad3c
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

  *{ margin:0px; padding:0px; z-index:0;}
  img{ border:none;}
.mbl_read{ padding:20px;}
.mbl_read ul{ list-style:none; margin-left:20px;}

  *{ -webkit-touch-callout:none;
	 -webkit-user-select:none;
	 -khtml-user-select:none;
	 -moz-user-select:none;
	 -ms-user-select:none;
	  user-select:none;
	 -webkit-tap-highlight-color:rgba(0,0,0,0);
	}
  
  html,body{ height:96%;} /* Holds Full Height w/Out Scroll */
  body{ font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#40484f;}
  body{ background-color:#cfc8c2;}
  
  h1{ margin-bottom:20px;}
  h1{ font-family:'eurostilecondensed'; font-size:24px; line-height:30px; font-weight:normal; color:#777; text-transform:uppercase;}
  h1 span{ font-size:65%; display:block; color:#656565;}
  
  h2{ margin-bottom:20px;}
  h2{ font-family:'eurostilecondensed'; font-size:20px; font-weight:normal; color:#777;}
  h2 span{ font-size:65%; display:block; color:#656565;}
  h2{ margin-bottom:20px; padding-bottom:5px; border-bottom:#CCC solid 1px;}
  
  h3{ margin-bottom:20px;}
  h3{ font-family:'eurostilecondensed'; font-size:18px; font-weight:normal; color:#777;}
  h3 span{ font-size:65%; display:block; color:#656565;}
  
  p{ margin-bottom:20px; line-height:18px;}
  p.attn{ padding:20px; margin-bottom:40px; background-color:#FFF; border:#900 solid 1px;}
  p.attn{ font-size:16px; line-height:22px; text-align:center; color:#900;}
  
  a{ text-decoration:none; color:#e64d02;}
  a:hover{ color:#656565;}
  
  ul.lst{ margin:0 0 20px 40px; list-style:none; line-height:18px;}
  ul.lst li{ font-size:12px; margin-bottom:5px; padding-left:12px; background:url(/_img/sqr-gry.gif) 0 6px no-repeat;}
  
  ul.nlst{ margin:0 0 20px 0; padding:10px; list-style:none; line-height:18px; border:#CCC solid 1px;}
  ul.nlst li{ font-size:12px; margin-bottom:20px;}
  ul.nlst li strong{ margin-bottom:10px; display:block;}
  ul.nlst li strong{ color:#444; font-family:'eurostilecondensed'; font-size:16px; font-weight:normal;}
  ul.nlst li a strong span{ font-size:150%; color:#edeceb;}
  ul.nlst li a:hover strong span{ color:inherit;}
  
  dl.lst{ line-height:18px;}
  dl.lst dt{ font-size:12px; color:#656565;}
  dl.lst dd{ margin-bottom:10px; padding-left:15px;}
  
  hr{ height:1px; margin:20px 0px; color:#CCC; background-color:#CCC; border:none;}
  .clr{ clear:both;}

  dl.info{ width:310px; float:left; font-size:14px;}
  dl.info dt{ width:100px; text-align:right; font-weight:bold; display:inline-block; vertical-align:top;}
  dl.info dd{ width:200px; padding-left:5px; display:inline-block; vertical-align:top;}
  dl.info dt.sgl,dl.info dd.sgl
  	{ height:24px;}
  dl.info dt.dbl,dl.info dd.dbl
  	{ height:40px;}

/* ----------------------------------- */
/*   Mobile Layout - 320px - 620px
/* ----------------------------------- */

  .desk{ display:none;} 		/* Just for Desk Top View */
  .mobile{ display:inherit;} 	/* Just for Mobile View */

/* -- Content Wrap -- */

  #idCnt_Wrp{ margin:10px; padding:10px; background-color:#FFF;}
  #idCnt{ padding-bottom:50px;}

/* -- Header - Navigation -- */

  #idHd_Wrp{}
  #idHd{}

  #idHd_L{ display:none;}
  #idHd_R{ display:none;}

/* -- Header - Navigation - Home Page -- */

  #pg_Hme #idHd_Wrp{}
  #pg_Hme #idHd{}

  #pg_Hme #idHd_L{ display:none;}
  #pg_Hme #idHd_R{ display:none;}
  
/* -- Hero -- */

  #idHr_Wrp{ margin:5px 0;}
  #idHr{  background-color:#40484f;}
  
  #idHr_C{ width:100%; background:url(/_img/scrn-30.png);}
  #idHr_C div{ padding:5px 40px 5px 0; font-size:0;}
  #idHr_C div h1{ font-size:22px; margin:-2px 0 0 12px; color:#FFF;}
  #idHr_C div strong{ display:block;}

  .wndo_wrp_wrp{display:none;}
  .wndo_wrp_wrp{ width:90%; height:100%; overflow:hidden; position:absolute; right:0;}
  .wndo_wrp{ width:300px; height:100%; position:absolute; right:-345px; padding:0 20px; background:url(/_img/scrn.png); border-left:#2C2C2C solid 5px;}
  .wndo{ height:100%; padding:0 0 0 50px; position:relative;}
  .wndo img.inf{ position:absolute; left:-53px; top:20px; cursor:pointer;}
  .wndo img.pic{ width:100%; margin:20px 0;}
  .wndo div.info{ height:35%; overflow-y:auto; color:white;}
  .wndo div.info ul li{ margin-bottom:5px;}
  .wndo h3{ color:#FFF;}

/* -- Body // Content -- */

  #idBd_Wrp{ border:#c0bebe solid 1px;}
  #idBd{ overflow:hidden;}
     
  #idBd_L{ display:none;}
  #idBd_R .itm{ padding:2%; width:96%; float:left;}
  #idBd_R .itm h3{ height:65px; overflow:hidden; color:#40484f; margin:20px 0px;}
  #idBd_R .itm img{ width:100%; background-color:#40484f;}  
  #idBd_R .itm ul{ height:65px; overflow:hidden; list-style:none; font-size:10px;}
  #idBd_R .itm:hover{ cursor:pointer; background-color:#FFF;}
  
  #idBd_R_Innr{ padding:10px;}

/* -- Body // Content - Home Page -- */

  #pg_Hme #idBd_Wrp{ border:none; background:none;}
  #pg_Hme #idBd{ width:100%; height:240px; position:relative; margin:0; padding:0;}
  #pg_Prt #idBd{ width:100%; height:210px; position:relative; margin:0; padding:0;}
  
  div.js_rotating_pic_wrp{ width:100%; height:100%; position:absolute;}
  div.js_rotating_pic{ width:100%; height:100%;}
  div.js_rotating_pic img{ width:100%; height:100%;}
    
  #idBd_Hme_Wrp{ display:none;}

  #idBd_Hme_Mbl{ padding:10px; position:absolute;}
  #idBd_Hme_Mbl img{ width:100%; max-width:300px;}
  .ctr{ display:none;} /* rotate controls */
  #pg_Hme #home_back{ display:none;}
  #pg_Hme #idCnt{ padding-bottom:0px;}

/* -- Mobile Sub -- */

  .mnav{ position:absolute; width:100%; bottom:-500px;}
  .mnav ul{ list-style:none;}
  .mnav ul li{}
  .mnav ul li a{ font-family:'eurostilecondensed'; font-size:18px; color:#FFF; text-transform:uppercase;}
  .mnav ul li a{ display:block; padding:10px 20px; background:url(/_img/scrn-30.png); border-top:#CCC solid 1px; border-bottom:#696969 solid 1px;}
  .mnav ul li a:hover{ background:none; background-color:#000;}

  #idMNav_Wrp{ width:100%; height:100%; position:absolute; background:url(/_img/spacer.gif);}
	
  #idMSubNav_Wrp ul{ list-style:none; background-color:#adabab;}
  #idMSubNav_Wrp ul li a{ display:block; padding:10px; border-top:#c0bebe solid 1px; border-bottom:#40484f solid 1px;}
  #idMSubNav_Wrp ul li a{ font-family:'eurostilecondensed'; font-size:16px; color:#FFF; text-decoration:none; text-transform:uppercase;}
  #idMSubNav_Wrp ul li a span{ display:block; font-size:75%; font-family:Tahoma, Geneva, sans-serif; text-transform:none;}
  #idMSubNav_Wrp ul li a:hover{ background-color:#bfbdbd;}
  
  #idMSubNav_Wrp li.slt{ background-color:#DDD;}

  #home_back{ width:100%; position:fixed; bottom:0; border-top:#cfc8c2 solid 10px; font-size:0;}
  #home_back a{ font-family:'eurostilecondensed'; font-size:14px; color:#FFF; text-transform:uppercase;}
  #home_back a{ display:inline-block; text-align:center; padding:10px 0; background-color:#40484f;}
  #home_back a:hover{ background-color:#000;}
  
/* -- Footer -- */

  #idFt_Wrp{}
  #idFt{}

  #idFt_L{ background-color:#40484f; padding:10px; display:none;}
  #idFt_L h3{ font-size:22px; text-transform:uppercase; margin:0;}
  #idFt_L h3 a{ color:#FFF;}
  #idFt_R{ padding-top:10px; color:#40484f; font-size:10px; text-align:center;}

/* -- Footer - Home Page -- */

  #pg_Hme #idFt_Wrp{ position:relative;}
  #pg_Hme #idFt{}

  #pg_Hme #idFt_L{ background-color:#40484f;}
  #pg_Hme #idFt_L ul{ display:none;}
  #pg_Hme #idFt_R{ color:#40484f; font-size:10px; text-align:center;}
  
  #mble-bars{ display:none;}
  #pg_Hme #mble-bars{
	  display:block; position:absolute; bottom:80px;
	  width:100%; text-align:center;
	  }
  
/* -- Extras -- */

  .bio_wrp{}
  .bio_wrp .bio_txt{
	   display:none; clear:both;
	   padding:5px;
	   border-bottom:#CCC solid 3px;
	  }
  .bio{
	  margin-bottom:40px; 
	  border-bottom:#CCC solid 3px;
	  }
  .bio img{
	  width:96%; padding:2%;
	  background-color:#FFF;
	  }
  .bio p{ padding:5px;}
  .bio:hover img{ background-color:#CCC;}
  .bio h2{ white-space:nowrap;
	  margin:0; padding-left:5px;
	  line-height:125%;
	  border:none;
	  }
  .bio h2 span{ font-size:80%;}
  .bio ul{
	  list-style:none; margin:5px;
	  line-height:18px;
	  }
  .bio ul li{}
  .bio ul li a{ color:#003663;}
  .bio{}

@media only screen and (min-width: 568px) { /* iPhone 
  #pg_Hme #idBd{ height:240px;}
  #pg_Prt #idBd{ height:210px;}*/
  .mbl_read{ display:none;}
}

/* ----------------------------------- */
/*   Tablet Layout - 640px - 820px
/* ----------------------------------- */

@media only screen and (min-width: 680px) {
	
  .desk{ display:inherit;} /* Just for Desk Top View */
  .mobile{ display:none !important;} /* Just for Mobile View */

/* -- Content Wrap -- */

  #idCnt_Wrp{ margin:3% 3%; padding:0; width:94%; min-height:94%; background-color:#FFF;}
  #idCnt{ padding:30px;}

  ul.lst{ width:45%; margin-left:5%; float:left;}
  dl.lst{ width:45%; margin-left:5%; float:left;}
  #idMNav_Wrp{ display:none;}
  #idMSubNav_Wrp{ display:none;}
  #home_back{ display:none;}
  
/* -- Header - Navigation -- */

  #idHd_Wrp{ height:55px; padding-left:89px; background:url(/_img/lgo-gry-2.png) 0 0 no-repeat;}
  #idHd{ height:54px; border:#c0bebe solid 1px; position:relative; z-index:1;}

  #idHd_L{ height:50%; overflow:hidden; background-color:#FFF; display:block;}
  #idHd_R{ height:50%; overflow:hidden; background-color:#40484f; display:block;}

  #idHd ul{ text-align:right; font-size:0;}
  #idHd ul li{ margin:0; padding:0px; display:inline-block;}
  #idHd ul li a{ margin:0 0 0 0; padding:7px 10px; display:inline-block;}
  #idHd ul li a{ font-size:11px; color:#40484f;}
  #idHd ul li:hover{}
  #idHd ul li:hover a{ background-color:#edeceb;}
  #idHd ul li.slt{}
  #idHd ul li.slt a{}
  
  #idHd ul ul{ position:absolute; text-align:left; display:none; top:54px; border-top:#c0bebe solid 1px;}
  #idHd ul ul li:first-child{ border-top:#FFF solid 4px;}
  #idHd ul ul li{ display:block;}
  #idHd ul ul li a{ display:block; font-size:10px; background:red url(/_img/scrn-30.png);}
  #idHd ul ul li a:hover{ color:#000; background:url(/_img/scrn-wht-30.png);}
  #idHd ul li:hover ul{ display:block;}

  
  #idHd #idHd_R a{ color:#FFF;}
  #idHd #idHd_R ul li:hover a{ background-color:#aeacac;}

/* -- Header - Navigation - Home Page -- */

  #pg_Hme #idHd_Wrp{ height:25px; margin-bottom:7px; padding:0; background:none;}
  #pg_Hme #idHd{ height:100%;}

  #pg_Hme #idHd_L{ height:100%; display:block;}
  #pg_Hme #idHd_R{ display:none;}
  
  #idBd_Hme_Mbl{ display:none;}

/* -- Hero -- */

  #idHr_Wrp{ margin:5px 0;}
  #idHr{ height:180px; position:relative; background-color:#40484f;}
  
  #idHr_C{ width:100%; position:absolute; bottom:0; background:url(/_img/scrn-30.png);}
  #idHr_C div{ padding:5px 40px 5px 0; text-align:right; color:#FFF; font-size:10px; background:url(/_img/nxt-rt.png) right 10px no-repeat;}
  #idHr_C div h1{ font-size:22px; margin:-2px 0 0 12px; color:#FFF; float:left;}
  #idHr_C div strong{ display:block;}

/* -- Body // Content -- */

  #idBd_Wrp{ background:url(/_img/bdy-bck.gif) -50px 0 repeat-y; border:none;}
  #idBd{ height:100%; overflow:visible;}
  #idBd_L{ height:100%; width:174px; float:left; display:block;}
  #idBd_R{ height:100%; margin-left:179px; background-color:#edeceb;}

  #idBd_L ul{ list-style:none;}
  #idBd_L ul li{}
  #idBd_L ul li a{ display:block; padding:10px; border-top:#c0bebe solid 1px; border-bottom:#40484f solid 1px;}
  #idBd_L ul li a{ font-family:'eurostilecondensed'; font-size:14px; color:#FFF; text-decoration:none; text-transform:uppercase;}
  #idBd_L ul li a span{ display:block; font-size:75%; font-family:Tahoma, Geneva, sans-serif; text-transform:none; color:#696969; line-height:20px;}
  #idBd_L ul li a:hover{ background-color:#bfbdbd;}
  #idBd_L ul li.slt a{ background-color:#bfbdbd;}
  
  #idBd_R .itm{ padding:2%; width:46%; float:left; background:url(/_img/dot-gry.gif) left repeat-y; color:#40484f;}
  #idBd_R .itm h3{ color:#40484f; margin:20px 0px;}
  #idBd_R .itm img{ width:100%;}  
  #idBd_R .itm ul{ list-style:none; font-size:10px;}
  #idBd_R .itm:hover{ cursor:pointer; background-color:#FFF;}

  #idBd_R_Innr{ padding:20px;}
  .ctr{ display:block;} /* rotate controls */
  #mobnav{ display:none;}
  

/* -- Body // Content - Home Page -- */

  #pg_Hme #idBd{ width:100%; height:480px; margin:5px 0 0 0; padding:0;}
  #pg_Prt #idBd{ width:100%; height:450px; margin:5px 0 0 0; padding:0;}
  
  #idBd_Hme_Wrp{ width:224px; height:100%; margin:0; padding:0; display:block; position:relative;}
  #idBd_Hme_Wrp{ background:url(/_img/scrn-30.png);}
  #idBd_Hme_Lgo{ padding:15px;}
  #idBd_Hme_Lgo img.hme_lgo{ width:100%;}
  
  #idBd_Hme_Txt{ font-size:10px; color:#FFF;}
  #idBd_Hme_Txt{ width:194px; position:absolute; left:15px; bottom:15px;}
  
  #idBd_Hme_Txt p{ margin:10px 0; padding:0; line-height:14px;}
  #idBd_Hme_Txt form{ margin:10px 0 30px 0; padding:0;}
  #idBd_Hme_Txt input[type="text"]{ font-size:10px; color:#FFF;}
  #idBd_Hme_Txt input[type="text"]{ width:93%; margin:3px 0; padding:5px 3%; border:#FFF solid 1px; background:url(/_img/scrn-wte-30.png);}
  #idBd_Hme_Txt input[type="submit"]{ font-size:10px; color:#FFF;}
  #idBd_Hme_Txt input[type="submit"]{ width:100%; margin:3px 0; padding:5px 0; border:#FFF solid 1px; background:url(/_img/scrn-wte-30.png);}
  #idBd_Hme_Txt textarea{ font-size:10px; color:#FFF; font-family:Tahoma, Geneva, sans-serif;}
  #idBd_Hme_Txt textarea{ width:93%; height:80px; margin:3px 0; padding:5px 3%; border:#FFF solid 1px; background:url(/_img/scrn-wte-30.png); overflow:hidden;}
  
  #idBd_Hme_Txt input[type="text"]:focus{ border-color:#FC0;}
  #idBd_Hme_Txt textarea:focus{ border-color:#FC0;}
  #idBd_Hme_Txt input[type="submit"]:hover{ border-color:#FC0; color:#FC0; cursor:pointer;}
  
  .wndo_wrp_wrp{ display:block; width:500px; height:100%; overflow:hidden; position:absolute; right:0;}
  .wndo_wrp{ width:300px; height:100%; position:absolute; right:0; padding:0 20px; background:url(/_img/scrn.png); border-left:#2C2C2C solid 5px;}
  .wndo{ height:100%; padding:0; position:relative;}
  .wndo img.inf{ position:absolute; left:-53px; top:20px; cursor:pointer;}
  .wndo img.pic{ width:100%; margin:20px 0;}
  .wndo div.info{ height:40%; overflow-y:auto; color:white;}
  .wndo div.info ul li{ margin-bottom:5px;}
  .wndo h3{ color:#FFF;}
  
/* -- Footer -- */

  #idFt_Wrp{ margin:5px 0 -25px 0;}
  #idFt{}

  #idFt_L{ padding:10px; background-color:#40484f; display:block;}
  #idFt_R{ padding:10px; color:#40484f; font-size:10px; text-align:center;}

/* -- Footer - Home Page -- */

  #pg_Hme #idFt_Wrp{ margin:5px 0 -25px 0;}
  #pg_Hme #idFt{}

  #pg_Hme #idFt_L{ height:27px; overflow:hidden; padding:0; background-color:#40484f;}
  #pg_Hme #idFt_R{ padding:10px; color:#40484f; font-size:10px; text-align:center;}

  #pg_Hme #idFt ul{ display:block; text-align:left; font-size:0;}
  #pg_Hme #idFt ul li{ margin:0; padding:0px; display:inline-block;}
  #pg_Hme #idFt ul li a{ margin:0; padding:7px 10px; display:inline-block;}
  #pg_Hme #idFt ul li a{ font-size:11px; color:#FFF;}
  #pg_Hme #idFt #idHd_R a{ color:#FFF;}
  #pg_Hme #idFt ul li:hover a{ background-color:#aeacac;}

}

/* ----------------------------------- */
/*   Desktop Layout - 820px - 1200px
/* ----------------------------------- */

@media only screen and (min-width: 820px) {

  .desk{ display:inherit;} /* Just for Desk Top View */
  .mobile{ display:none !important;} /* Just for Mobile View */

/* -- Container Wrap -- */

  #idCnt_Wrp{}
  #idCnt{}

/* -- Header - Navigation -- */

  #idHd_Wrp{}
  #idHd{}

  #idHd_L{}
  #idHd_R{}

/* -- Hero -- */

  #idHr_Wrp{}
  #idHr{ height:220px;}
  
  #idHr_C{}
  #idHr_L{}
  #idHr_R{}

/* -- Body // Content -- */

  #idBd_Wrp{ background:url(/_img/bdy-bck.gif) 0 0 repeat-y;}
  #idBd{ height:100%;}
  #idBd_L{ height:100%; width:224px; float:left;}
  #idBd_R{ height:100%; margin-left:229px; background-color:#edeceb;}
  #idBd_C{}

  #idBd_R .itm{ padding:2%; width:21%;}

/* -- Body // Content - Home Page -- */

  #pg_Hme #idBd{ height:480px; position:relative; margin:5px 0 0 0; padding:0;}
  #pg_Prt #idBd{ height:450px; position:relative; margin:5px 0 0 0; padding:0;}
  
  #pg_Hme #idBd_L{}
  #pg_Hme #idBd_R{}
  #pg_Hme #idBd_C{ height:480px;}

/* -- Footer -- */

  #idFt_Wrp{}
  #idFt{}
  #idFt_L{}
  #idFt_R{}

/* -- Extras -- */

  .bio_wrp{}
  .bio_wrp .bio_txt{
	   display:none; clear:both;
	   padding:5px;
	   border-bottom:#CCC solid 3px;
	  }
  .bio{
	  float:left;
	  width:31.25%; margin:1%;
	  border-bottom:#CCC solid 3px;
	  }
  .bio img{
	  width:96%; padding:2%;
	  background-color:#FFF;
	  }
  .bio:hover img{ background-color:#CCC;}
  .bio h2{
	  margin:0; padding-left:5px;
	  line-height:125%;
	  border:none;
	  }
  .bio h2 span{ font-size:80%;}
  .bio p{ display:none;}
  .bio ul{
	  list-style:none; margin:5px;
	  line-height:18px;
	  }
  .bio ul li{}
  .bio ul li a{ color:#003663;}
  .bio{}
}

/* ----------------------------------- */
/*   Wide Screen Layout - 1200px + 
/* ----------------------------------- */

@media only screen and (min-width: 1200px) {

/* -- Hero -- */

  #idHr{ height:280px;}

/* -- Body // Content -- */

  #idBd_R .itm{ padding:2%; width:16%;}
  #idBd_R_Innr{ max-width:700px; border-right:#FFF solid 5px;}

/* -- Body // Content - Home Page -- */

  #pg_Hme #idBd{ height:680px; position:relative; margin:5px 0 0 0; padding:0;}
  #pg_Prt #idBd{ height:650px; position:relative; margin:5px 0 0 0; padding:0;}
  
  #pg_Hme #idBd_L{}
  #pg_Hme #idBd_R{}
 
}
 

/* Catch all Crazy Resolution Heights */
@media only screen and (max-height: 1050px) {
	#pg_Hme #idBd{ height:680px;}
	#pg_Prt #idBd{ height:650px;}
}
@media only screen and (max-height: 900px) {
	#pg_Hme #idBd{ height:530px;}
	#pg_Prt #idBd{ height:500px;}
	#idBd_Hme_Txt form{ display:none;}
}
@media only screen and (max-height: 768px) {
	#pg_Hme #idBd{ height:500px;}
	#pg_Prt #idBd{ height:470px;}
	#idBd_Hme_Txt form{ display:none;}
}
@media only screen and (max-height: 580px) {
	#pg_Hme #idBd{ height:480px;}
	#pg_Prt #idBd{ height:470px;}
	#idBd_Hme_Txt form{ display:none;}
}
/*
@media only screen and (max-height: 480px) {
	#pg_Hme #idBd{ height:240px;}
	#pg_Prt #idBd{ height:210px;}
	#idBd_Hme_Txt form{ display:none;}
}
*/
@media only screen and (max-height: 444px) {
	#pg_Hme #idBd{ height:440px;}
	#pg_Prt #idBd{ height:350px;}
	#idBd_Hme_Txt form{ display:none;}
	#pg_Hme #idFt_Wrp{ display:none;}
	#pg_Hme #idCnt_Wrp{ margin:0; padding:0; width:100%;}
	#pg_Hme #idCnt{ padding:0px;}
	.mnav ul li a{ font-size:14px;}
	.mnav ul li a{ padding:8px 20px; }
    .wndo_wrp_wrp{ display:none;}	
    .mbl_read{ display:block;}
}
@media only screen and (max-height: 320px) {
	#pg_Hme #idBd{ height:320px;}
	#pg_Prt #idBd{ height:280px;}
	#idBd_Hme_Txt form{ display:none;}
	#pg_Hme #idFt_Wrp{ display:none;}
	#pg_Hme #idCnt_Wrp{ margin:0; padding:0; width:100%;}
	#pg_Hme #idCnt{ padding:0px;}
	.mnav ul li a{ font-size:14px;}
	.mnav ul li a{ padding:3px 20px; }
    .wndo_wrp_wrp{ display:none;}	
}
