.languages, .imagepart, .menudiv, .lftcol, .copyrightdiv, .headlines {
display: none;
}
body {
	background: white;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
   }
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#innercontent{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	text-align:justify;
	visibility:visible;
	top: 0px;
	overflow: visible;
	z-index: 99;
	height: auto;
	clear: both;
	position: relative;
   }
div#header{
	visibility:visible;
	position: relative;
	top: 0px;
	z-index: 99;
	clip: rect(auto,276px,auto,0px);
	overflow: hidden;
	left: 0px;
	width: 276px;
   }
div#footer{
	visibility:visible;
	overflow: visible;
	position: relative;
	top: 20px;
	z-index: 99;
	height: 70px;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	font-size: 80%;
	padding-top: 10px;
   }

div#outer{
   visibility:hidden;
   }
div#content{
   visibility:hidden;
   }
#countries, #hitech, #articles, #countriesphp, #hitechphp, #articlesphp, #countrieslist, #articleslist, #hitechlist, #homelink, #serviceslink, #teamlink, #projectslink, #includedmenu, #menusclosedphp, #menu, #plethora, #languages {
   visibility:hidden;
   height:0px;
   position:absolute;
   }
.menudivselected {
	position: absolute;
	top: 0px;
	height: 0px;
	visibility: hidden;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
.tipheading1 {
	font-weight: bold;
	color: #15156D;
}
.tipheading2 {
	font-weight: bold;
	color: #FF6600;
}
.tipcolumn1 {
	color: #000099;
	font-weight: bold;
	font-size: 80%;
}
.tipcolumn2 {
	font-weight: normal;
	color: #FF6600;
	font-size: 80%;
}
li {
	list-style-image: url(images/li.gif);
}
h1 {
	font-size: 22px;
	color: #2F2F9F;
}
h2 {
	font-size: 18px;
	color: #22227C;
}
h3 {
	font-size: 16px;
	color: #1772CF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}