body { width: 100%; text-align: center; margin: 0; padding: 0; }
div { overflow: hidden; }

#headCaption { margin: 145px 0 0 462px; }
#headCaption h1 { margin: 1px 0 0 42px; padding: 0; color: #949494; font: 36px Times New Roman; line-height: 100%; }
#headCaption h2 { margin: 0; padding: 0; color: #949494; font: 30px Times New Roman;  }

#page_container { width: 953px; text-align: left; margin: 0 auto; }

#header { width: 100%; height: 257px; float: none; clear: both; }
#lang_selector { display: inline; float: right; margin: 17px 10px 0 0; font: 10px verdana; color: black; }
#lang_selector a { font: 10px verdana; color: black; text-decoration: none; }
#lang_selector a:hover { text-decoration: underline; }

#main_menu { width: 100%; height: 32px; background-color: #e6e6e6; }
#main_menu a, #main_menu div { display: inline; margin: 6px 45px 0 12px; float: left; font: 20px Times New Roman; text-decoration: none; }
#main_menu a { padding-top: 2px }
#main_menu a img { border: 0; }
#main_menu a:hover { color: #004880; }
#main_menu .current { 
color: #004880; 
}
#main_menu .link { 
color: #7e8083; 
}

#page_content { width: 100%; }

#footer { width: 100%; border-top: 1px solid #bebfc1; font: 10px verdana; color: #949494; margin-top: 7px; padding: 7px 4px; }
#footer span { margin-right: 12px; }
#footer a { color: #949494; font: 10px verdana; text-decoration: none; }
#footer a:hover { text-decoration: underline; }