 body,
html {
  height: 100%;
  margin: 0;
 }


#wrap {
	width:100%;
     z-index:1;
	padding-top:0px;
	-webkit-text-size-adjust:none;
	z-index:1;
	letter-spacing:-0.5pt;


}



.top  {width:94%; margin-left:3%;   float:left;     background-color:#fff;
	 margin-bottom:5px;  box-sizing: border-box; -moz-box-sizing: border-box; }

.top  .home  { margin-top:15px; }
.top  .logo  {margin-top:15px; max-width:200px; width:100%;}


.call  {background-color:#fff; border-top:2px solid #ddd; border-bottom:1px solid #ddd;   float:left; width:100%; padding:2%;  box-sizing:border-box;
          font-size:1em; color:#555; line-height:26px; }
.call p {float:left; margin-top:15px; font-weight:600; color:#333; font-size:1em; line-height:21px;}
.footer_top  {float:right;   }


#footer  {width:100%; float:left;}
#footer ul {width:100%; float:left; margin-top:10px;}
#footer li {font-size:0.9em; color:#555; line-height:2em; font-weight:600; background-color:#fff;  float:left; width:33%; text-align:center;}


#footer .copy  {font-size:0.9em; color:#555; line-height:1.4em; background-color:#fff;  float:left; width:100%; margin-top:15px; text-align:center;}
 #footer .copy2 {font-size:0.9em;  text-align:center; color:#555; color:#999; width:100%; float:left; background-color:#f8f8f8; line-height:60px; margin-top:15px;}

#footer  table  {width:100%; float:left; }
#footer td  {text-align:Center; width:33.333333%; padding:12px; border-right:1px solid #ddd; background-color:#555; color:#fff; font-size:0.9em; }

#footer td a:link	{  text-decoration:none; color:#fff;  }
#footer td a:hover	{text-decoration:none; color:#fff; }
#footer td a:active	{ text-decoration:none; color:#fff; }
#footer td a:visited	{ text-decoration:none;  color:#fff;}

