
#masthead {
width:779px;
height: 90px;
margin:0 ;	
padding: 0;
background: #0f448c; }

 #branding {
float: left; 
 margin:5px 0 0 5px;
 padding: 0; }

#branding .logo {	
border: 0;
width: 83px;
height: 85px; }

#branding h1 {
display:none; }

#info_message {
float: left;
margin: 40px 0 0 230px;
width: 164px;
height: 15px;
background: #0f448c url(/images/site_in_progress.png) no-repeat;	
}

#language_links {
float: right;
margin: 6px 5px 0 0;
padding: 0;
right: 20px;
top: 10px; }

#language_links p {
margin:0;
padding: 0 5px 0 0;	
font-size: 11px;
color: #fff; }

#language_links p a, #language_links p a:hover{
color: #fff;	
margin:0 5px;
text-decoration: none; }

#nav_main {
width: 779px;
height: 25px;
background: #0f448c; 
}

#nav_main ul{
width: 520px;
height: 25px;	
padding: 0;
margin: 0;
margin-left: 259px;
/*position: relative;*/
background:#fff;}

#nav_main li{
float:left;	
/*display: inline;	*/
background: #006699 url(/images/li_nav_bar.png) repeat-x;
}

#nav_main a, #nav_main a:hover{
/*position: absolute;*/
top: 0;	
display: block;
width: 130px;
height: 25px;	
text-decoration:none;
text-align: center;
color: #000;
font-size: 13px;
line-height: 2em;
font-weight: normal;
}

#nav_main a{
}

#nav_main a:hover{
	
background: #006699 url(/images/li_nav_bar_dark.png) repeat-x;}

/*a[id="solutions"]{
left: 0;
}
a[id="services"]{
left: 131px;
}
a[title="about"]{
left: 262px;
}
a[title="contact"]{
left: 393px;
}*/

/*body#about #nav_main a[id="about"],body#contact #nav_main a[id="contact"],
body#services #nav_main a[id="services"],body#solutions #nav_main a[id="solutions"] {
background: #006699 url(/images/li_nav_bar_dark.png) repeat-x;	
}*/

#solutions #nav_main #nav_solutions, #services #nav_main #nav_services,
#about #nav_main #nav_about,#contact #nav_main #nav_contact{
background:  url(/images/li_nav_bar_dark.png) repeat-x;	
}

/** FOOTER*/
#footer_welcome{
margin:  0; 
padding: 0;	
width: 779px;
height: 30px;
font-size: 11px;
color: #0e5282;
text-align: center;
background: #e1e2e4;
position: absolute;
top: 540px;
}

#footer{
clear: both;	
margin:  0; 
padding: 0;	
width: 779px;
height: 30px;
font-size: 11px;
color: #0e5282;
text-align: center;
background: #e1e2e4;
}

#footer a, #footer a:hover, #footer_welcome a, #footer_welcome a:hover{
color: #0e5282; 
text-decoration: none;
margin: 0 0 0 10px;
}
/*
green:85938e
*/