

body {
	background-color: #9DA7D0;
	font-family: Arial, Helvetica;
	font-size: medium;
	width: 550px;
	position: absolute;
    top: 50px;
    left: 165px;

}


IMG.diasIMG {
	progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='pics/dias.png', sizingMethod='scale');
  	border: 0;
  	position: absolute;
    top: 25px;
    left: -160px; 
	z-index:0;	
}

IMG.dendronIMG {
	
	border: 0;  
    position: absolute;
    top: 200px;
    left: -160px;
	z-index:0;	
}


.header {
	
	width: 548px;
	background-color: #4E5D88;
	color: #4E5D88;
	border-left-color: black;
	border-right-color: black; 
	border-left-width: 1px;
	border-right-width: 1px; 
	border-left-style: solid; 
	border-right-style: solid;  
	text-align: center;

}


.maincontent {
	border-left-color: black;
	border-right-color: black; 
	border-left-width: 1px;
	border-right-width: 1px; 
	border-left-style: solid; 
	border-right-style: solid;  
	background-color: #FFFFFF;
	padding:5px;
	color: black;
	height: auto;
	width: 538px;
}

.intro {

	background-color: #FFFFFF;
	color: black;
	height: auto;
	width: 390px;
	padding: 15px;
}

.footer {
	border-left-color: black;
	border-right-color: black; 
	border-bottom-color:black;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-style: solid; 
	border-right-style: solid;
	border-bottom-style: solid;  
	font-size:75%;
	height: auto;
	width: 538px;
	background-color: #4E5D88;
	color: #FFFFFF;
	text-align: left;
	padding:5px;

}

.news {
	font-size: 75%;
	color: #5F5F5F;
	margin: 0px;
	padding: 10px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;	
	height: auto;
	width: 548px;
	text-align: left;
	padding:0px;

}

.publication {
	font-size: 75%;
	color: #5F5F5F;
	background-image: url(pics/users.png);
	position: absolute;
    top: 150px;
    left: -165px;
	text-align: left;
	height: 335px;
	width: 165px;
}

.contactus {
	border: 0;  
	position: absolute;
	top:75px;
    left: -160px;
	height:500px;
	width:200px;
	z-index:0;	
}
IMG.header1 {
    border: 0;
    margin-left: auto;
    margin-right: auto;
}

IMG.diasprodIMG {
  	border: 0;
	position: absolute;
    top: 375px;
    left: 25px;

}

IMG.dendronprodIMG {
	border: 0;
	position: absolute;
    top: 375px;
    left: 210px;
	
}

IMG.faqIMG {
	border: 0;
	position: absolute;
    top: 175px;
    left: -160px;
	
}

IMG.wikiIMG {
	border: 0;
	position: absolute;
    top: 350px;
    left: -160px;
	
}
IMG.emailIMG {
	border: 0;
	position: absolute;
    top: 525px;
   	left: -160px;
	
}

.diasinfo{
	font-size:75%;
	color: #5F5F5F;
	height: 150px;
	width: 155px;
	padding:2px;
	position: absolute;
    top: 545px;
    left: 30px;
}



.dendinfo{
	font-size:75%;
	color: #5F5F5F;
	height: 150px;
	width: 155px;
	padding:2px;
	position: absolute;
    top: 545px;
    left: 210px;
}

hr {
  	border: 0;
  	width: 80%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 2px;
}

h1 {
font-size: 100%;
color: #FFFFFF;
background-color: #4E5D88;
text-align: center;
margin: 0px;
padding: 0px;
}

h2 {
font-size: 120%;
color: #CCCCCC;
margin: 0px;
padding: 10px;
text-align: left;
height: auto;
width: auto;
}

h3 {
background-color: #4E5D88;
font-size: 100%;
color: white;
margin: 0px;
padding: 0px;
text-align: center;
height: auto;
width: auto;
}

h4 {
font-size: 110%;
color: black;
margin: 0px;
padding: 0px;
text-align: center;
height: auto;
width: auto;
}

h5 {
font-size: 100%;
font-weight: normal;
color: #5F5F5F;
margin: 0px;
padding: 10px;
text-align: left;
height: auto;
width: auto;
}


h6 {
font-size: 75%;
color: #5F5F5F;
margin: 0px;
padding: 0px;
text-align: center;
height: auto;
width: auto;
}

h7 {
font-size: 75%;
color: black;
margin: 0px;
padding: 10px;
text-align: left;
height: auto;
width: auto;
}

a:link {
border: 0;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;

}

a:visited {
border: 0;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:hover {
border: 0;
color: #AEBADF;
font-weight: bold;
}

.class1 A:link {
	border: 0;
	opacity: 0.60;
	filter: alpha(opacity=60);

}

.class1 A:visited {
	border: 0;
	opacity: 0.60;
	filter: alpha(opacity=60);
}

.class1 A:hover {
	border: 0;
	opacity: 1.0;
	filter: alpha(opacity=100);
}



