
/* ---navigation---- */
#nav{
clear:both;
}
.nav ul{
margin:0;
padding:0;
}
.nav li{
display:inline;
list-style:none;
padding:0 7px 0 10px;
background: none;
}
.nav a{
font-size:0.9em;
text-decoration:none;
color:#ffffff;
}
.nav a:hover{
text-decoration:none;
color:#8e98aa;
}
#block3menu ul {
background: url(../images/block3-menu-bg.png);
height: 21px;
padding: 10px 0 0 0;
}
#block3menu li {
font-size: 1.3em;
font-weight: bold;
}
/*---links--*/
ul{
margin:0;
padding:0;
}

li{
font-size:1.0em;
margin:0;
padding:3px 0 4px 20px;
list-style:none;
background:url(../images/bullet_home_blue.gif) 0 3px no-repeat;}

a{
margin:0;
padding:0;
text-decoration:none;
color:#585c5d;}

a:hover{
margin:0;
padding:0;
text-decoration:none;
color:#0c2043;}
a img{
border:0;
}

#footerLeft li {
padding:0 20px 0 0;
font-size: 1.2em;
font-weight: normal;
}

#footerSearch input {
margin: 0 2px 0 0;
}
.search-search {
padding: 4px 0 0 0;
width: 200px;
}
.button-search {
border: none;
background: url(../images/search-button.gif) no-repeat;
cursor: pointer;
width: 21px;
}
#footerRight {
float:right;
margin: -25px 10px 0 0;
/*font-size: 0.6em;*/
}
#footerRight li{
padding:0 0 0 10px;
}
#footerRight a{
color:#bfc5d0;
}
#footerRight a:hover{
color:#fff;
}
a.readmore {
background:url(../images/btn_readmore.gif) top left no-repeat;
text-indent:-9999px;
height:30px;
display:block;
}
