BODY {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color : #000000;
	background-color:#ffffff;
}
TD  { 	
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
TD.footer  { 	
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
INPUT,TEXTAREA,SELECT,ALT {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000;
}

A:visited {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #3d4a7e;
   text-decoration : underline;
}
A:hover {
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #3d4a7e;
   text-decoration : underline;
}
A:active {  
    font-weight : bold;   
    font-size : 12px; 
    font-family : Arial, Helvetica, sans-serif; 
    color : #9ea4be; 
	text-decoration: underline;
} 
A:link  {       
	font-weight : bold; 
    font-size : 12px; 
    font-family : Arial, Helvetica, sans-serif; 
    color : #9ea4be;
    text-decoration : underline; 
	
}

A:visited.footer {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #3d4a7e;
   text-decoration : underline;
}
A:hover.footer {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #3d4a7e;
   text-decoration : underline;
}
A:active.footer {  
    font-weight : normal;   
    font-size : 10px; 
    font-family : Arial, Helvetica, sans-serif; 
    color : #9ea4be; 
	text-decoration: underline;
} 
A:link.footer  {       
	font-weight : normal; 
    font-size : 10px; 
    font-family : Arial, Helvetica, sans-serif; 
    color : #9ea4be;
    text-decoration : underline; 
	
} 
#mainlayer { 
	position:absolute; 
	left:300px; 
	top:233px; 
	width:408px; 
	height:100px;  
	visibility:visible;
}
#aboutuslayer { 
	position:absolute; 
	left:300px; 
	top:233px; 
	width:408px; 
	height:100px;  
	visibility:hidden;
}
#technologylayer { 
	position:absolute; 
	left:300px; 
	top:233px; 
	width:408px; 
	height:100px; 
	visibility:hidden;
}
#newslayer { 
	position:absolute; 
	left:300px; 
	top:233px; 
	width:408px; 
	height:100px; 
	visibility:hidden;
}
#employmentlayer { 
	position:absolute; 
	left:300px; 
	top:233px; 
	width:408px; 
	height:100px; 
	visibility:hidden;
}
#contactuslayer { 
	position:absolute; 
	left:300px; 
	top:233px; 
	width:408px; 
	height:100px; 
	visibility:hidden;
}


