* {
    font-family: Verdana, Arial;

}

div#container {
	background: url('img/tlo.jpg') no-repeat;
	height: 600px;
	width: 800px
	
    
}

div#index1 {
	background-color: #a5a5a5;
	color: white;
	width: 510px;
	height: 115px;
	margin-bottom: 4px;

}

div#index2 {
	background-color: #a5a5a5;
	color: white;
	width: 510px;
	height: 115px;
	margin-bottom: 4px;

}

div#index3 {
	background-color: #a5a5a5;
	color: white;
	width: 510px;
	height: 115px;
	margin-bottom: 4px;
}

div#index4 {
	background-color: #a5a5a5;
	color: white;
	width: 510px;
	height: 115px;

}


div#menu{
	margin-top: 80px;
	margin-left: 40px !important; 
	margin-left: 15px; /* IE */
	font-size: 14pt;
	height: 480px;
	width: 120px;
	float: left;


}

div#logo{
	background: url('img/logo.jpg') no-repeat;
	margin-top: 15px; 
	allign: top;
	width: 333px;
	height: 65px;
	float: right;
	margin-right: 125px;   
   	
}



div#text{
	width: 620px;
	height: 455px;
	float: right;
   	margin-right: 15px !important;
	margin-right: 1px; /* IE */
	padding-left: 20px;


}

div#text1{

	width: 525px;
	height: 471px;
	float: right;
   	margin-right: 110px !important;
	margin-right: 1px; /* IE */


}


#text1 a:link{
	color: red;
	text-decoration: none;

}
	
#text1 a:active{
	text-decoration: underline;
	color: red;
}

#text1 a:hover{
	text-decoration: underline;
	color: red;
}

#text1 a:visited{
	text-decoration: none;
	color: red;
}

div#text2{

	width: 525px;
	height: 471px;
	float: right;
   	margin-right: 110px !important;
	margin-right: 1px; /* IE */


}


#text2 a:link{
	color: white;
	text-decoration: none;

}
	
#text2 a:active{
	text-decoration: underline;
	color: white;
}

#text2 a:hover{
	text-decoration: underline;
	color: white;
}

#text2 a:visited{
	text-decoration: none;
	color: white;
}


#text a:link{
	text-decoration: underline;
   	color:black;
}
	
#text a:active{
	text-decoration: underline;
   	color:black;
}

#text a:hover{
	text-decoration: underline;
   	color:black;
}

#text a:visited{
	text-decoration: underline;
   	color:black;
}

div#header{
	text-decoration: none;
   color: red;
   font-weight: normal;
	font-size: 14pt;
	
}

div#footermenu{
	text-decoration: none;
	margin-top: 12px;
	width: 575px;
	height: 25px;
	margin-right: 25px !important;
	margin-right: 5px; /* IE */
	font-size: 8pt;
}

div#footermenu a:link{
	text-decoration: underline;
	color: black;
}

div#footermenu a:visited{
	text-decoration: underline;
	color: black;
}


div#line{
	margin-top: -28px;
	width: 350px;
	height: 1px;
	margin-right: 250px !important;
	margin-right: 68px; /* IE */
	border-top: 1px solid black;
	border-left: 0px;
	border-right: 0px;
}

div#nawigator{
	margin-top: -50px;
	width: 50px;
	height: 40px;
   	margin-left: 535px;		
}

div#nawigator1{
	margin-top: -73px;
	width: 50px;
	height: 40px;
   	margin-left: 535px;		
}

#mycustomscroll {

	width: 524px;
	height: 473px;
	text-decoration: none;
   	color:black;
   	font-weight: normal;
	font-size: 10pt;
   	margin-right: 25px !important;
	margin-right: 5px; /* IE */
	clear
}

