@charset “utf-8″;

body{
background-image: url(images/bg.jpg);
}

#container {
width: 970px;
height: 800px;
}

#banner {
width: 950px;
height: 150px;
background-image:url(images/banner_small.jpg);
background-repeat: no-repeat;
text-align: center;
margin-top: 5px;
border: black solid thin;
float: left;
}

#nav{
width: 950px;
height: 20px;
background-image:url(images/nav_bg.jpg);
text-align: left;
border-left: black solid thin;
border-right: black solid thin;
float: left;
}

#nav ul {
display: inline;
list-style: none;
color: black;
font-family: sans-serif;
font-size: 12px;
letter-spacing: 2px;
word-spacing: 20px;
text-align: left;
}

#nav li {
display: inline;
list-style: none;
color: black;
font-family: sans-serif;
font-size: 12px;
letter-spacing: 2px;
}

#nav a:link {
color:#FFFFFF;
text-decoration:none;
}

#nav a:active {
color:#CCCCCC;
text-decoration:none;
}

#nav a:visited {
color:#000000;
text-decoration:none;
}

#nav a:hover {
color:#FFFFFF;
text-decoration:none;
}


#hover_nav4{
width: 850px;
height: 20px;
top: 190px;
margin-left: 70px;
background-color: #5a7894;
border: black solid thin;
position:absolute;
text-align: left;
z-index: 0;
}

#hover_nav4 ul{
color: black;
font-size: 10px;
font-family: sans-serif;
text-align: left;
display: inline;
word-spacing: 0px;
}

#hover_nav4 li{
color: black;
font-size: 10px;
font-family: sans-serif;
text-align: left;
display: inline;
}

#hover_nav4 a:link {
color:white;
text-decoration:none;
}

#hover_nav4 a:visited {
color:#000000;
}

#hover_nav4 a:active {
color:#CCCCCC;
}


#hover_nav4 a:hover {
color:#CCCCCC;
text-decoration: underline;
background-color: #4f677e;
}

#hover_nav2{
width:119px;
height: 80px;
background-color:#5a7894;
visibility: hidden;
position: absolute;
border: black solid thin;
text-align: left;
margin-left: 270px;
top:180px;
}

#hover_nav2 table{
color: black;
font-family: sans-serif;
font-size: 12px;
}

#hover_nav2 a:link {
color:white;
text-decoration:none;
}

#hover_nav2 a:visited {
color:#000000;
}

#hover_nav2 a:active {
color:#CCCCCC;
}


#hover_nav2 a:hover {
color:#CCCCCC;
text-decoration: underline;
background-color: #4f677e;
}

#hover_nav3{
width:119px;
height: 30px;
background-color:#5a7894;
visibility: hidden;
position: absolute;
border: black solid thin;
text-align: left;
margin-left: 382px;
top:180px;
}

#hover_nav3 table{
color: black;
font-family: sans-serif;
font-size: 12px;
}

#hover_nav3 a:link {
color:white;
text-decoration:none;
}

#hover_nav3 a:visited {
color:#000000;
}

#hover_nav3 a:active {
color:#CCCCCC;
}


#hover_nav3 a:hover {
color:#CCCCCC;
text-decoration: underline;
background-color: #4f677e;
}

#content_bg{
width:950px;
height: 630px;
background-color:#5a7894;
float: left;
border: black solid thin;
}

#content_area_bg {
width: 835px;
height: 630px;
border-bottom: black solid thin;
background-image: url(images/content_div_bg.jpg);
background-repeat: no-repeat;
font-family: sans-serif;
font-size: 12px;
margin-top: 10px;
padding-top: 16px;
}

#text2{
width: 830px;
height: 550px;
padding-top: 30px;
margin-top: 10px;
overflow-x: auto;
}

#text2 p{
font-family: sans-serif;
font-size: 12px;
margin:30px 5px 5px 10px;
text-align: justify;
padding-bottom: 20px;
padding-right: 5px;
}

#text2 h1{
font-family: sans-serif;
font-size: 16px;
text-align: left;
margin-left: 10px;
}

#text2 h2{
font-family: sans-serif;
font-size: 14px;
text-align: left;
margin-left: 10px;
}

#text2 h3{
font-family: sans-serif;
font-size: 22px;
text-align: left;
margin-left: 10px;
}

#text2 a:link {
color:#454545;
text-decoration:none;
}

#text2 a:active {
color:#646464;
}

#text2 a:visited {
color:#000000;
}

#text2 a:hover {
color:#FFFFFF;
text-decoration: underline;
}

#text2 img {
float: right;
padding-bottom: 15px;
padding-top: 15px;
padding-left: 20px;
padding-right: 5px;
margin-right: 10px;
border: none;
}

#text2 ul{
font-family: sans-serif;
font-size: 12px;
text-align: left;
}

#text2 li{
font-family: sans-serif;
font-size: 12px;
text-align: left;
}

#text2 table{
margin-left: 5px;
border: gray solid thin;
}

#text2 td{
margin-left: 5px;
}

#text2 tr{
margin-left: 5px;
}

#nata {
margin-top: 0px;
margin-left: 10px;
position: absolute;
}

#nata p{
margin-left: 5px;
}