html, body	{
	scrollbar-face-color: white;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #ebebeb;
	scrollbar-3dlight-color: #dbdbdb;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: black;
	background-image: url(Images/background2.jpg);
   	}
.LOGO  {
 	position : fixed;
 	top : 10px;
 	left : 10px;
 	height : 105;
 	width : 500;
 }
.NETINTELL  {
 	position : fixed;
 	top : 125px;
 	left : 380px;
 	height : 25;
 	width : 230;
 }
.INFOIMAGE  {
 	position : fixed;
 	top : 155px;
 	left : 235px;
 	height : 65;
 	width : 65;
 }
.INFOTEXT  {
 	position : fixed;
 	top : 155px;
 	left : 145px;
 	height : 65;
 	width : 60;
 }
.SOLUTIONSIMAGE  {
 	position : fixed;
 	top : 230px;
 	left : 170px;
 	height : 65;
 	width : 65;
 }
.SOLUTIONSTEXT  {
 	position : fixed;
 	top : 230px;
 	left : 80px;
 	height : 65;
 	width : 80;
 }
.PORTFOLIOIMAGE  {
 	position : fixed;
 	top : 305px;
 	left : 130px;
 	height : 65;
 	width : 65;
 }
.PORTFOLIOTEXT {
 	position : fixed;
 	top : 305px;
 	left : 40px;
 	height : 65;
 	width : 65;
 }
.TEXTPOS {
  	position : fixed;
 	top : 165px;
 	left : 375px;
 	height : 235;
 	width : 525;
}

.TEXT {
	font-family : Trebuchet MS, Verdana, Arial;
 	font-size : 11pt;
 	font-weight : normal;
 	font-style : normal;
 	color : #000050;
}
.SMTEXT {
	font-family : Trebuchet MS, Verdana, Arial;
 	font-size : 8pt;
 	font-weight : normal;
 	font-style : normal;
 	color : #666666;
}
a  {
 	font-family : Trebuchet MS, Verdana, Arial;
 	font-size : 10pt;
 	font-weight : normal;
 	font-style : normal;
 	text-decoration : none;
 	color : #000050;
 	link : #000050;
 	visited : #000050;	
	}

