/* CSS Document */
body{
   background-color:#CCCCCC;
   background-image:url(images/bg.gif);
   background-repeat:repeat-x;
   margin:0 0;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:normal;
   }
div#container{
  width:667px;
  margin:0 auto;
   }
div#topbanner{
  width:667px;
  height:105px;
  float:left;
  background-image:url(images/logo_bg.gif);
  background-repeat:no-repeat;
  }
div#logo{
  width:218px;
  height:69px;
  margin-left:25px;
  margin-top:25px;
  float:left
  }
div#login{
  float:right;
  margin-right:-80px;
  margin-top:23px;
  width:275px;
  height:80px;
  }
div#login1{
  float:right;
  margin-right:20px;
  margin-top:23px;
  width:275px;
  height:80px;
  }
 .register{
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#000000;
 }
.loginheading{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#1D3C7D;
  }
.fieldstext{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  }
.fields{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  border:1px solid #000000;
  }
div#main{
  background-image:url(images/body_bg.gif);
  background-repeat:repeat-y;
  float:left;
  width:667px;
    } 
div#banner{
  width:639px;
  height:172px;
  margin:0 auto;
  /*margin-top:10px;
  *margin-top:0px;*/
  border:5px solid #EDEDED;
  }
div#navigation{
 background-image:url(images/nav_bg.gif);
 background-repeat:no-repeat;
 width:667px;
 height:50px;
 float:left;
 }
div#menu_home a{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  width:70px;
  height:50px;
  margin-left:25px;
  float:left;
    }
div#menu_home a:hover{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:0 -50px;
  width:70px;
  height:50px;
  margin-left:25px;
  float:left;
  }
div#menu_company-profile a{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-70px 0;
  width:142px;
  height:50px;
  float:left;
    }
div#menu_company-profile a:hover{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-70px -50px;
  width:142px;
  height:50px;
  float:left;
  }
div#menu_services a{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-212px 0;
  width:85px;
  height:50px;
  float:left;
    }
div#menu_services a:hover{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-212px -50px;
  width:85px;
  height:50px;
  float:left;
  }
div#menu_consulting a{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-297px 0;
  width:106px;
  height:50px;
  float:left;
    }
div#menu_consulting a:hover{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-297px -50px;
  width:106px;
  height:50px;
  float:left;
  }
div#menu_certification a{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-403px 0;
  width:116px;
  height:50px;
  float:left;
    }
div#menu_certification a:hover{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-403px -50px;
  width:116px;
  height:50px;
  float:left;
  }
div#menu_certification a{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-403px 0;
  width:116px;
  height:50px;
  float:left;
    }
div#menu_certification a:hover{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-403px -50px;
  width:116px;
  height:50px;
  float:left;
  }
div#menu_inspection a{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-519px 0;
  width:100px;
  height:50px;
  float:left;
    }
div#menu_inspection a:hover{
  background-image:url(images/menu.gif);
  background-repeat:no-repeat;
  background-position:-519px -50px;
  width:100px;
  height:50px;
  float:left;
  }
div#content{
  background-color:#EDEDED;
  width:649px;
  float:left;
  margin-left:9px;
  _margin-left:4px;
  padding-bottom:10px;
 /* margin:0 auto;*/
     }
div#content1{
  background-color:#ffffff;
  width:649px;
  float:left;
  margin-left:9px;
  _margin-left:4px;
  padding-bottom:45px;
 /* margin:0 auto;*/
     }
div#innertext{
  background-color:#ffffff;
  width:639px;
  _width:630px;
  float:left;
  margin:5px;
   }
div#text{
  width:619px;
  margin:0 auto;
   }
ul#service{
  width:600px;
  list-style-type:none;
  margin-left:-20px;
  *margin-left:10px;
    }
ul#service li{
  background-image:url(images/bullet.gif);
  background-repeat:no-repeat;
  width:280px;
  height:30px;
  line-height:30px;
  display:inline;
  padding-left:15px;
  float:left;
   }
div#box{
 width:202px;
 height:234px;
 margin-top:10px;
 margin-left:11px;
 _margin-left:8px;
 background-color:#ffffff;
 float:left;
 }
.moresaves 
{
float:right;
 font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#E58A05;
  text-decoration:none;
}
div#boxheading{
 width:90%;
 margin:0 auto;
 padding:8px;
 color:#E58A05;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
text-align: center;
 }
div#boxcertify{
 width:90%;
 margin:0 auto;
 padding:8px;
 color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 font-size:32px;
 font-weight:bold;
text-align: center;
 }
div#boxcertify a:link
{
text-decoration:none;
color:#000000;
}
div#boxcertify a:visited
{
text-decoration:none;
color:#000000;
}
div#boxtext{
 width:90%;
 margin:0 auto;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 color:#7D7D7D;
 text-align:justify;
 margin-top:6px;
 }
.more{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#E58A05;
  text-decoration:none;
  float:right;
  }
.more:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  text-decoration:underline;
  }
ul#ind{
 margin:0;
 padding-top:10px;
 padding-bottom:3px;
 *padding-left:20px;
  }
.ind-contact{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#7D7D7D;
 }
.ind-mail{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#7D7D7D;
 text-decoration:underline;
 }
.ind-mail:hover{
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#E58A05;
 text-decoration:none;
 }
div#footer{
  clear:both;
  background-image:url(images/footer.gif);
  background-repeat:no-repeat;
  width:667px;
  height:59px;
  margin:0 auto;
  color:#000000;
  padding-top:5px;
  }
.footerlink{
  font-family:Arial, Helvetica, sans-serif\;
  font-size:10px;
  font-weight:normal;
  color:#000000;
  text-decoration:none;
  
  }
.footerlink:hover{
  font-family:Arial, Helvetica, sans-serif\;
  font-size:11px;
  font-weight:normal;
  color:#E58A05;
  text-decoration:underline;
  }
.copyright{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  padding-top:5px;
  color:#000000;
  }
.heading{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color:#E58A05;
  } 
.contactus_heading{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#0071BB;
  }
.mail{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#000000;
 text-decoration:underline;
 }
.mail:hover{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#E58A05;
 text-decoration:none;
 } 
.formheading{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 background-color:#F18400;
 color:#ffffff;
 }
 .buttons {
	background: #E58A05;
	border: 1px solid #000000;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
