body {font-size: 100%; /* for IE */
	                   font-family: Georgia, serif;
	                   color: #333; }

#logo {position : absolute ;
       left : 4% ;
       top  : 1%  ;
margin-top: 2em;}
#nut { position : absolute ;
       left : 4% ;
       top : 30%  ;       }

#bolt  { position : absolute ;
       left : 4% ;
       top : 55%  ;       }

#washer { position : absolute ;
       left : 4% ;
       top : 80%  ;       }


#link {    border-top: 0.2em ridge #000066;
            position : absolute ;
             top : 7% ;
              left: 25%;
               right: 30% ;
               line-height :1.5 ;
       	        clear: both;
	         margin-top: 2em;  } 




     #nuts {   border-top: 0.2em solid #000066;
                position : absolute ;
                 left : 25% ;
                  top  : 25%  ;
                   right : 30% ;  
                    line-height :1.5 ;
                     clear: both;
	              margin-top: 2em;  }



 #telephone {    border-top: 0.2em solid #000066;
                   position : absolute ;
                    top : 3% ;
                     left : 75% ;
                      right : 3%  ;  
                       line-height :1.5 ;
                        clear: both;
	                 margin-top: 2em;  }



        #contact {     border-top: 0.2em solid #000066;
                        position : absolute ;
                         top : 75% ;
                          right : 3% ;
                           left : 75% ;  
                            line-height :1.5 ;
                             clear: both;
	                      margin-top: 2em;    }


#contact1 {   border-top: 0.2em solid #000066;
                 position : absolute ;
                  top : 125% ;
                   right : 3% ;
                    left : 75% ;  
                     line-height :1.5 ;
                      clear: both;
	               margin-top: 2em;    }

      

            #industry {      border-top: 0.2em solid #000066;
                              position : absolute ;
                               right : 3% ;
                                top  : 25%  ;
                                 left : 75% ;  
                                  line-height :1.5 ;
                                   clear: both;
	                            margin-top: 2em;  }
td {
		border: 1px solid #999;
		padding: 0.1em 1em;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
        border-bottom: 1px solid #ccc;

	}
li ul {
	position: absolute;
	right : 220px ;
	top: 0;
	display: none;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li:hover ul { display: block; }




h1   {font-size:1.0em;
       }
h2   {font-size:1.0em;
       }

a:link { color:#000077}
a:visited {color:green}
a:hover {color:red}


      




      
