html{ height: 100%; }
body{ color: #000; height: 100%; margin: 0px; padding: 0px; font-size: 13px; font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif; background: white; }
.all{ text-align: left; background: url(/imgs/top.jpg) no-repeat; width: 980px; }
.menu{ height: 280px; position: relative; }
.menu #m1{ cursor: pointer; position: absolute; left: 86px; top: 125px; width: 237px; height: 119px; } 
.menu #m2{ cursor: pointer; position: absolute; left: 262px; top: 0px; width: 213px; height: 124px; } 
.menu #m3{ cursor: pointer; position: absolute; left: 475px; top: 37px; width: 218px; height: 126px; } 
.menu #m4{ cursor: pointer; position: absolute; left: 693px; top: 13px; width: 204px; height: 137px; } 
.menu #m5{ cursor: pointer; position: absolute; left: 0px; top: 0px; width: 251px; height: 62px; } 
.cnt{ padding: 10px 40px 40px 40px; background: #cfcfcf; border: 1px solid #999; }
a{ color: #3d3e3d; text-decoration: underline; font-size: 13px; }
img{ border: 0px; }
.bimg{ border: 1px solid #3d3e3d; }

.ds{ margin: 10px; background: black; }

.refs td{ padding: 8px; vertical-align: top; }
.refs img{ border: 1px solid #3d3e3d; }

h1{ padding: 0px; margin: 8px 0px 10px 0px; color: #3d3e3d; font-size: 18px; }
h2{ padding: 0px; margin: 0px 0px 10px 0px; color: #3d3e3d; font-size: 14px; }

input,select,textarea{ border: 1px solid #777777; padding: 4px; background-color: white; margin: 3px; color: #777777; font-size: 13px; font-family: Arial; width: 200px; }  
input.base{ font-size: 11px; width: 86px; padding-bottom: 2px; height: 20px; color: #667c99; font-weight: bold; border: 1px solid #777777; }
input[type=submit],input[type=button]{ font-size: 11px; color: #777777; font-weight: bold; border: 1px solid #777777; }

.services div{
  font-weight: bold;
  color: #3d3e3d;    
  font-size: 11px;
  text-align: justify;
}
 
.blink{ text-decoration: none; color: #3d3e3d; font-size: 18px; }
.blink:hover{ color: #3d3e3d; font-size: 18px; }




