#HEADER  #PIC{ background-image: url(header.png) }

#TEXT.Techs {
	height: 250px;
}

#TECHDIV {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#TECH {
	height: 110px;
	width: 110px;
	border: 3px solid #00306f;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}

#PICTURE_TEXT  div.DevPic {margin-top: 35px; height: 150px; background-image: url(development.png); }
#PICTURE_TEXT  div.ConsPic {height: 150px; background-image: url(consult.png); }
#PICTURE_TEXT  div.OutSrcPic {height: 160px; background-image: url(outsourcing.png); }
#PICTURE_TEXT  div.SecPic {height: 176px; background-image: url(security.png); }
#PICTURE_TEXT  div.SupPic {height: 110px; background-image: url(support.png); }
#PICTURE_TEXT  div.MantPic {margin-top: 25px; height: 150px; background-image: url(maintenance.png); }


#TECH.Java { background-image: url(tech_java.png); }
#TECH.DotNet { background-image: url(tech_net.png); }
#TECH.Delphi { background-image: url(tech_delphi.gif); }
#TECH.C { background-image: url(tech_c.gif); }
#TECH.Vb { background-image: url(tech_vb.gif); }
#TECH.Laszlo { background-image: url(tech_laszlo.gif); }
#TECH.Flex{ background-image: url(tech_flex.gif); }
#TECH.Flash { background-image: url(tech_flash.gif); }
#TECH.Ajax { background-image: url(tech_ajax.gif); }
#TECH.PHP { background-image: url(tech_php.gif); }



