/*Language Bar*/
#langBar
{width:100%;
height:29px;
border-bottom:1px solid #ffffff;
font-family:Myriad, Arial, Helvetica, sans-serif;
font-size:.7em;
color:#FFF;
background:url(../images/langBar.gif) bottom repeat-x;
background-color:#487ec1;
position:fixed;
}

#langBar div
{margin:0 auto;
padding:0;
}

#welcome
{
background:url(../images/un_logo.gif) center left no-repeat;
height:29px;
}

#welcome p{
padding:6px 0px 0px 47px;
}


#langBar #langForm
{padding:8px 0px 0px 0px;
height:22px;
float:right;
text-align:right;
}

#langBar #searchBar
{padding:7px 9px 0px 0px;
height:22px;
background:url(../images/searchBg.png) top right no-repeat;
float:right;
text-align:right;
}

#langBar #langForm ul
{
display:inline;
}

#langBar #langForm ul li
{padding-right:4px;
display:inline;
list-style-type:none;
}

#langBar a
{color:#ffffff;
text-decoration:none;
display:inline;
border-bottom:none;
}

#langBar a:hover
{color:#B8DAF5;
}



/*End Language Bar*/

/*Search Area*/


.searchbox{
border:0px;
color:#487ec1;
font-size:10px;
height:14px;
width:133px;
margin-left:20px;
padding: 0px 2px 0px 2px;
}

.searcharrow{
margin-bottom:-4px;
}

/*End Search Area*/


/*Footer*/
#footer
{width:100%;
height:29px;
border-top:1px solid #ffffff;
font-family:Myriad, Arial, Helvetica, sans-serif;
font-size:.7em;
color:#FFF;
background:url(../images/footBar.gif) top repeat-x;
background-color:#487ec1;
position:fixed;
bottom:0;
}

#footer ul{
padding:8px 12px 0px 12px;
}

#footer ul li
{
display:inline;
list-style:none;
}

#footer ul li a
{color:#ffffff;
text-decoration:none;
border-bottom:none;
}

#footer ul li a:hover
{
color:#B8DAF5;
}

#footer #footInfo p
{display:inline;
}
/*End Footer*/
