/* Layout Stylesheet */ 

body{
 padding: 0;
 margin: 0;
/* background: url(/images/sensoptic_bg.gif) 200px 60px fixed; */
 } 
 
#lh-col{
 position: absolute;
 top: 101px;
 left: 0px;
 width: 170px;
/* color: #333333; */
 margin: 0;
 padding: 10px;
/* padding-top: 0px; */
 height: 500px;
/* border: 1px magenta solid; */
 }

#rh-col{
 position: absolute;
 top: 101px;
 left: 850px;
 width: 190px;
 color: #333333; 
 margin: 0px;
 padding: 0px;
/* padding-top: 00px; */
 height: 500px;
/* border: 1px yellow solid; */
 }

#hdr{
 position: absolute;
 left:191px;
 top:0px;
 height:80px;
 width: 400px;
/* color:#333333; */
 margin-left:0;
 padding-left:10px;
/* background: url(/images/sensoptic.gif) 10px 0  no-repeat; */
/* border: 1px blue solid; */

 } 
      
#c-col{
 position: absolute;
 top: 101px;
 width: 600px; */
 bottom: 0px;
 left: 191px;
/* color: #333333; */
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 20px;
 padding-left: 10px;
/* background: url(/images/sensoptic_bg.gif) top left repeat; */
/* border: 1px olive solid; */
 }

#home { width: 130px; height: 30px;
background: url(/images/home2.png) top left no-repeat;
}
#home a { display: block; width: 130px; height: 30px;
background: white url(/images/home1.png) top left no-repeat;
}
#home a:hover { background: transparent none;
}

#company { width: 130px; height: 30px;
background: url(/images/company2.png) top left no-repeat;
}
#company a { display: block; width: 130px; height: 30px;
background: white url(/images/company1.png) top left no-repeat;
}
#company a:hover { background: transparent none;
}

#ps { width: 130px; height: 30px;
background: url(/images/ps2.png) top left no-repeat;
}
#ps a { display: block; width: 130px; height: 30px;
background: white url(/images/ps1.png) top left no-repeat;
}
#ps a:hover { background: transparent none;
}

#sensystem { width: 130px; height: 30px;
background: url(/images/sensystem2.png) top left no-repeat;
}
#sensystem a { display: block; width: 130px; height: 30px;
background: white url(/images/sensystem1.png) top left no-repeat;
}
#sensystem a:hover { background: transparent none;
}

#sensoft { width: 130px; height: 30px;
background: url(/images/sensoft2.png) top left no-repeat;
}
#sensoft a { display: block; width: 130px; height: 30px;
background: white url(/images/sensoft1.png) top left no-repeat;
}
#sensoft a:hover { background: transparent none;
}

#applications { width: 130px; height: 30px;
background: url(/images/applications2.png) top left no-repeat;
}
#applications a { display: block; width: 130px; height: 30px;
background: white url(/images/applications1.png) top left no-repeat;
}
#applications a:hover { background: transparent none;
}

#custom { width: 130px; height: 30px;
background: url(/images/custom2.png) top left no-repeat;
}
#custom a { display: block; width: 130px; height: 30px;
background: white url(/images/custom1.png) top left no-repeat;
}
#custom a:hover { background: transparent none;
}


#news { width: 130px; height: 30px;
background: url(/images/news2.png) top left no-repeat;
}
#news a { display: block; width: 130px; height: 30px;
background: white url(/images/news1.png) top left no-repeat;
}
#news a:hover { background: transparent none;
}

#contact { width: 130px; height: 30px;
background: url(/images/contact2.png) top left no-repeat;
}
#contact a { display: block; width: 130px; height: 30px;
background: white url(/images/contact1.png) top left no-repeat;
}
#contact a:hover { background: transparent none;
}

#findus { width: 130px; height: 30px;
background: url(/images/findus2.png) top left no-repeat;
}
#findus a { display: block; width: 130px; height: 30px;
background: white url(/images/findus1.png) top left no-repeat;
}
#findus a:hover { background: transparent none;
}
