body
{
  
background:#FFFFFF;
margin:9px;
font: 8pt/14pt "Lucida Grande", Verdana, Arial, sans-serif;
color:#2F4F4F;

}



A:link
{
  color:#999999; text-decoration:underline;
}


A:hover
{
  color:#FF6600; text-decoration:underline;
}


A:active{
  color:#999999; text-decoration:none;
}


A:active:hover
{
  color:#FF6600; text-decoration:underline;
}


A:visited
{
  color:#999999; text-decoration:underline;
}


A:visited:hover
{
  color:#FF6600; text-decoration:underline;
}



#container
{

  width: 780px;
margin-left: auto;
margin-right: auto;

  /*border: #FF0000 1px solid;*/
  
overflow: hidden;

}



#title
{
  
height: 70px;
width: 760px;
margin-top:25px;
border-bottom:#CCCCCC 2px solid;
  
/*border: #CCCCCC 1px solid;*/
    text-align:right;
font-size:12pt;

  color: #333333;
background: #FFFFFF url("tech_ee1.jpg") no-repeat left;

}



#menu
{
  
margin: 5px 0px 0px 0px;
padding: 0px;
float: left;
text-align: right;
width: 115px;
  
font: bold 12px/12px 'Lucida Grande', Verdana, Arial, sans-serif; 
background:#DCDCDC;

  /*border: #0000FF 1px solid;*/

}



#menu ul
{
  
margin: 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
text-indent: 0px;

}


#menu li{
  border-bottom: #808080 1px solid;
}


#menu li a
{
  padding: 4px; display: block; background: #DCDCDC; text-decoration: none;
}


#menu li a:link
{
  color: #191970;
}


#menu a:hover
{
  color: #666666; background: #FFFFFF;
}


#menu a:visited
{
  color: #191970;
}



#content
{
  
width: 600px;
margin-left: 120px;
padding: 20px;
border-left:#CCCCCC 2px solid;

  /*border: #006400 1px solid;*/

}



h3
{
  
text-align:right;
color:#4169E1;
font-size:14pt;
font-weight:bold;

}



h4
{
  
text-align:right;
color:#4169E1;
font-size:12pt;
font-weight:bold;

}



h5
{
  
text-align:left;
color:#4169E1;
font-size:10pt;
font-weight:bold;

}



#footer
{
  
clear: both;
width:780px;
text-align:center;
font-size:10px;
height:30px;
margin:0px;
  
border-top:#CCCCCC 2px solid;
text-transform:lowercase;

}


#footer2
{
  
clear: both;
width:780px;
text-align:center;
font-size:10px;
height:30px;
margin:0px;
  
border-top:#CCCCCC 0px solid;
/*text-transform:lowercase;*/

}
