/* CSS Document */
* {
    margin:0; 
    padding:0;
 }
body{
background-color: #DEDEDE;
text-align: center; 
font-family: Arial, Helvetica, sans-serif;

scrollbar-base-color: #DEDEDE;
scrollbar-arrow-color: #ffffff;

scrollbar-shadow-color: #DEDEDE;
scrollbar-lightshadow-color: #333333; 
scrollbar-darkshadow-color: #999999;

scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #666666;
}

a:link{
text-decoration: underline;
color: #05726F;
}

a:visited{
text-decoration: underline;
color: #05726F;
}
a:hover{
text-decoration: underline;
color: #0DB2AE;
}
a:active{
text-decoration: underline;
color: #0DB2AE;
}
#container{
background-image: url(images/bg2.gif);
background-repeat: repeat-y;
width: 752px;
margin-top: 35px;
padding: 0px;
text-align: left;
}
#container h5{
background-image: url(images/t1.gif);
background-repeat: no-repeat;
background-position: bottom;
margin: 0;
width: 752px;
font-size: 12px;
height: 85px;
font-weight: normal;
}

#container h5 #ec{
width: 176px;
height: 67px;
z-index: 250;
position:relative; 
left: 530px;
top: 6px;
display: none;
}

#container h2{
background-image: url(images/hbg.gif);
background-repeat: repeat-x;
margin-top: -22px;
margin-left: 2px;
width: 748px;
height: 76px;
font-weight: normal;
}

#container h2 #img{
margin-left: -2px;
z-index: 1;
float: left;
background-image: url(images/t3.gif);
background-repeat: no-repeat;
background-position: top left;
width: 350px;
height: 76px;
}

#container h2 #ef{
float: right;
text-align: right;
color: #093C7D;
font-weight: bold;
font-size: 11px;
margin-top: -40px;
margin-right: 5px;
z-index: 200;
position:relative; 
width: 480px;
}

#container h2 a:link{
color: #0DB2AE;
font-variant: small-caps;
text-decoration: none;
}
#container h2 a:visited{
color: #0DB2AE;
font-variant: small-caps;
text-decoration: none;
}
#container h2 a:hover{
color: #148582;
font-variant: small-caps;
text-decoration: none;
}
#container h2 a:active{
color: #148582;
font-variant: small-caps;
text-decoration: none;
}

#container h4{
background-color: #093C7D;
width: 749px;
height: 24px;
font-weight: normal;
color: #CED8E5;
font-size: 10px;
text-align: left;
padding: 1px;
}

.rights{
margin-top: 0px;
padding-top: 4px;
margin-left: 3px;
}
.ll{
float: right;
margin-top: -15px;
}
a.lll:link{text-decoration: none; color: #CED8E5;}
a.lll:visited{text-decoration: none; color: #CED8E5;}
a.lll:hover{text-decoration: none; color: #ffffff;}
a.lll:active{text-decoration: none; color: #ffffff;}
.wo{margin-right: 190px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 11px;
}

.wo a:link{
text-decoration: none;
color: #fff;
font-weight:bold;
}

.wo a:visited{
text-decoration: none;
color: #fff;
font-weight:bold;
}
.wo a:hover{
text-decoration: none;
color: #dedede;
font-weight:bold;
}
.wo a:active{
text-decoration: none;
color: #dedede;
font-weight:bold;
}

#contentarea{
margin-left: 2px;
width: 750px;
min-height: 630px;
text-align: left;
background-image: url(images/earth5.jpg);
background-position: 220px 56px;
background-repeat: no-repeat;
}

#navigation{
margin-top: 4px;
float: left;
margin-left: 30px;
width: 520px;
}


#contentarea h6{
height: 400px;
float: right;
width: 1px;
}
#contentarea h3{
width: 174px;
float: left;
position:relative; 
top: 3px;
left: 0;
}

#contentarea h3 a{
background-repeat: no-repeat;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #05726F;
width: 174px;
margin-top: -6px;
display: block; 
line-height: 22px;
padding-left: 10px;
}

#contentarea h3 a:visited{
color: #05726F;
}
#contentarea h3 a:hover{
color: #0DB2AE;
}
#contentarea h3 a:active{
color: #0DB2AE;
}

#contentarea h3 #title{
color: #148582;
font-size: 16px;
font-weight: bold;
margin-bottom: 0px;
padding-left: 15px;

}
#contentarea h3 #clm{
	float: left;
	position:relative;
	margin-left: 15px;
	margin-top: 25px;
	left: 15px;

}

#contentarea #info{
width: 530px;
margin-left: 200px;
margin-top: 40px;
font-size: 12px;
margin-bottom: 15px;
}

#contentarea #info p{
margin-bottom: 15px;
}

#contentarea #info ul{
margin-left: 35px;
}
.pic{
float: right;
margin: 5px;
border: 1px #0DB2AE solid;
}
.pic2{
margin: 3px;
border: 1px #0DB2AE solid;
}
.bigger{
text-align: center;
font-size: 14px;
font-weight: bold;
}

#contentarea #info td{
font-size: 12px;
}

.form{
border: 1px #dedede solid;
background-color: #ffffff;
color: #666666;
font-size: 11px;
padding:1px;
}


.form2{
border: 2px #C5C5C5 solid;
background-color: #ffffff;
color: #333333;
font-size: 12px;
padding:1px;
}
.linkims{
float: left;
width: 215px;
margin-right: 8px;
margin-bottom: 45px;
}