body {
margin: 0px;
padding: 0px;
font-family: verdana, arial;
font-size: 10pt;
text-align: center;
background: #fff;
/* OUT BACKGROUND
background: url('images/background.jpg') #fff;
background-repeat: repeat-x; */
}

#navigation {
font-weight: bold;
font-family: arial;
font-size: 10.5pt;
margin-top: 6px;
}

#first_table {
margin-top: 15px;
}


#navigation a:link {
color: #3085A4;
text-decoration: none;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-color: #CFCDCE;
border-bottom-style: solid;
}

#navigation a:active {
color: #3085A4;
text-decoration: none;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-color: #CFCDCE;
border-bottom-style: solid;
}

#navigation a:visited {
color: #3085A4;
text-decoration: none;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-color: #CFCDCE;
border-bottom-style: solid;
}

#navigation a:hover {
color: #002F41;
font-weight: bold;

}

#navigation #current {
color: #002F41;
font-weight: bold;
border-bottom-width: 2px;
border-bottom-color: #002F41;
border-bottom-style: solid;
}


img {
border-width: 0px;
}

a:link {
color: #3085A4;
text-decoration: none;
}

a:active {
color: #3085A4;
text-decoration: none;
}

a:visited {
color: #3085A4;
text-decoration: none;
}

a:hover {
color: #3085A4;
text-decoration: none;
}

#navLinks {
margin-top: 0px;
font-size: 8pt;
font-family: verdana, arial;
font-weight: bold;
}

#navLinks a:link {
color: #B01818;
text-decoration: none;
}

#navLinks a:active {
color: #B01818;
text-decoration: none;
}

#navLinks a:visited {
color: #B01818;
text-decoration: none;
}

#navLinks a:hover {
color: #fff;
text-decoration: none;
}


#container_margin {
text-align: center;
width: 100%;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
}

#container {
text-align: left;
margin: 0px;
padding: 5px;
width: 780px;
border-width: 1px;
border-style: solid;
border-color: #eee;
border-top-width: 0px;
font-size: 9pt;
}

#banner {
width: 780px;
height: 140px;
background: url('images/top_background.jpg');
background-repeat: no-repeat;
margin-bottom: 0px;
}

#float_right {
float: right;
padding-left: 10px;
}

#featured_project {
width: 300px;
height: 300px;
background: #006992;
vertical-align: middle;
}


.padding_logo {
margin-left: 50px;
}

table#website {
font-size: 8.5pt;
}

h1 {
font-size: 11.5pt;
color: #464646;
font-weight: bold;
}

#td_right {
text-align: right;
vertical-align: top;
}

.padding_right {
margin-left: 110px;
margin-top: 30px;
}

#information {
font-family: arial;
font-size: 11pt;
font-weight: bold; 
color: #fff;
font-style: italic;
text-align: right;
}

#information_text {
font-family: verdana, arial;
font-size: 8pt;
font-weight: bold; 
color: #66A5BE;
padding-left: 5px;
vertical-align: top;
line-height: 17px;
}


#nav {
margin-top: 0px;
background: url('images/navigation.jpg');
background-repeat: no-repeat;
height: 70px;
}

#body_text {
background: url('images/other_18.jpg');
font-size: 8pt;
vertical-align: top;
padding: 5px;
height: 320px;

}

#dropmenudiv{
position:absolute;
background-color:#09F;
border: 1px solid #006;
border-bottom-width: 0;
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
z-index:2000;
-moz-opacity: 0.9;
opacity:.90;
filter: alpha(opacity=90);
margin-top:1px;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding:0px;
text-decoration: none;
font-weight:800;
color:#fff;
}

#dropmenudiv a:hover{ 
color:#036;
font-weight:bold;
background-color:#FFF;
}

