BODY{

 margin:0 0 0 0;
}




H1 {
 font-size:5px;
 display:inline;
 width:100%;
 text-align:center;
}


#menu{
  top:125px;
  left:51px;
  width:214px;
  height:291px;
  position:absolute;
  background:url('menupanel.png');
  padding:4px;

}
.menu{
  font-family: Tahoma, Arial, sans-serif;
  font-size:12pt;
  color: #FFFFFF
}
.menu:link {text-decoration: none; color: white;}
.menu:visited {text-decoration: none; color: white;}
.menu:active {text-decoration: none; color: white;}
.menu:hover {font-weight: bold; color: white;}


.menuon{
  font-family: Tahoma, Arial, sans-serif;
  font-size:12pt;
  color: #000080;
}
.menuon:link {text-decoration: none; color: #000080;}
.menuon:visited {text-decoration: none; color: #000080;}
.menuon:active {text-decoration: none; color: #000080;}
.menuon:hover {font-weight: bold; color: #000080;}




#picture {
  top:125px;
  left:273px;
  width: 540px;
  height:291px;
  background:url('imagesoftware.png');
  position:absolute;
  padding:4px;

}
#tag{
  color: #6666FF;
  position:relative;
  font-family: Tahoma, Arial, sans-serif;
  font-size:16pt;
}
.tagem{
  color:#000080;
  font-size:28px
}

#tagl{
  color: #666666ff;
  position:relative;
  font-family: Tahoma, Arial, sans-serif;
  font-size:16pt;
}
.tageml{
  color:#ffffff;
  font-size:28px
}




#softwareshad{
   top:43px;
  left:265px;
    width: 196px;
  height:83px;
  position:absolute;
  background:url('topbuttonshadow.png');
  
}
#networkshad{
  top:43px;
  left:450px;
    width: 196px;
  height:83px;
  position:absolute;
  background:url('topbuttonshadow.png');
}
#internetshad{
      width: 196px;
  height:83px;
  top:43px;
  left:635px;
     position:absolute;
     background:url('topbuttonshadow.png');
}


#software{
  width: 169px;
  height:56px;
  top:50px;
  left:273px;
  color:white;
  position:absolute;
  background:url('topbuttons.png');
  font-family: Tahoma, Arial, sans-serif;
  font-size:20px;
  padding:4px;
}
#networks{
  width: 169px;
  height:56px;
  top:50px;
  left:458px;
  color:white;
  position:absolute;
  background:url('topbuttons.png');
  font-family: Tahoma, Arial, sans-serif;
  font-size:20px;
  padding:4px;
}
#internet{
 width: 169px;
  height:56px;
  top:50px;
  left:643px;
  color:white;
  position:absolute;
  background:url('topbuttons.png');
  font-family: Tahoma, Arial, sans-serif;
  font-size:20px;
  padding:4px;
}
#content {
  top:428px;
  left:273px;
  width: 544px;

  position:absolute;
  padding:4px;
  color: #FFFFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size:12px;
  background-color: #000066;
}
a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:active {text-decoration: none; color: white;}
a:hover {text-decoration: none;  color: #808080;}


#footer{
  background:url('basepanel.png');
  height:22px;
  font-size:12pt;
}
#footer a:link {text-decoration: none; color: white;}
#footer a:visited {text-decoration: none; color: white;}
#footer a:active {text-decoration: none; color: white;}
#footer a:hover {text-decoration: none;  color: #0000ff;}


#oldfooter{
  width: 403px;
  height:16px;
  top:430px;
  left:213px;

  position:absolute;
  background:url('basepanel.png');
  font-family: Tahoma, Arial, sans-serif;
  font-size:8pt;
  padding:0px;
  color: #FFFFFF
}

#shadow{
  width: 787px;
  height:319px;
  top:121px;
  left:48px;
  position:absolute;

  background:url('shadow.png');
}

#button{
   top:20px;
  left:43px;
  position:absolute;
}

#background{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:1000px;
  z-index:-100;
}


