@charset "utf-8";
/* CSS Document */



body{
margin-top:0px;
margin-left:0px;

}


#mainpage{
width:1074px;


}

strong{
line-height:20px;}


a{
color:#777777;}
h1{
font-size:14px;
margin-bottom:5px;}
h2{
font-size:14px;
margin-bottom:5px;}
h3{
font-size:16px;
margin-bottom:5px;}

#left{
width:254px;
background-color:#02512d;
height:800px;
float:left;
}

#leftlong{
width:254px;
background-color:#02512d;
height:2910px;
float:left;
}


#right{
float:right;
height:700px;
width:820px;
height:916px;

}

#nav{
width:820px;
border-bottom:3px #02512d solid;
top: 10px;
position:relative;


}

#navoption{
width:75px;
text-align:left;
}

#navoption2{
width:75px;
vertical-align:top;
}

#maincontent{
width:600px;
float:left;
top:0px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
color:#999999

}

#maincontenttext{
font-family:Arial, Helvetica, sans-serif;
color:#777777;
padding-left:25px;
padding-right:25px;
font-size:12px;
text-align:justify;
line-height:15px;

}

#news{
width:220px;
float:right;
background-color:#DBE8DA;
top:10px;
position:relative;
height:810px;
}

#newslong{
width:220px;
float:right;
background-color:#DBE8DA;
top:10px;
position:relative;
height:2800px;
}