html                                   { margin:0px; padding:0px; }
body                                   { margin:0px; padding:0px; background-color:#000000; }
form,select                            { margin:0; padding:0; }
.clear                                 { clear:both; padding:0; margin:0; }

div#contentLayer							   { position:relative; width:936px; margin-left:auto; margin-right:auto; border:0px solid blue; }
div#logo                               { position:relative; border:0px solid red; }
div.logoImg                            { position:relative; float:left; }
div.logoLang                           { position:relative; height:11px; padding-top:46px; margin:0; color:#666666; text-align:right; font-family:Trebuchet MS; font-size:11px; line-height:11px; }
div.logoLang a:link, div.logoLang a:visited, div.logoLang a:active
                                       { margin-left:4px; margin-right:4px; color:#666666; text-decoration:none; }
div.logoLang a:hover                   { margin-left:4px; margin-right:4px; color:#999999; text-decoration:none; }
div.logoLang span.active               { margin-left:4px; margin-right:4px; color:#999999; }
div#innerContentLayer                  { margin-left:4px; margin-right:4px; border:0px solid yellow; }

/* div#backgroundLayer is in CMS */

div#navigationLevel1                   { position:relative; clear:both; width:904px; height:24px; padding-top:16px; margin-left:16px; border:0px solid white; }
div.navLevel1Item                      { position:relative; float:left; margin-right:1px; }
div.navLevel1Item a:link, div.navLevel1Item a:visited, div.navLevel1Item a:active
                                       { border:0; }

div#navigationLevel2                   { position:relative; clear:both; width:904px; height:24px; margin-top:32px; margin-left:16px; margin-bottom:1px; border:0px solid white; }
div.navLevel2Item                      { position:relative; float:left; margin-right:1px; }

/* content styles are in individual css files */

div#footerLayer                        { position:relative; width:904px; margin-left:16px; }
div#footer                             { position:relative; width:904px; font-family:Trebuchet MS; font-size:11px; line-height:14px; padding-top:16px; padding-bottom:16px; border:0px solid red; }
div#footerLineLeft                     { position:relative; width:550px; float:left; color:#666666; padding-left:8px; }
div#footerLineRight                    { position:relative; margin-left:500px; color:#666666; text-align:right; margin-right:16px; }
.footerLinkActive                      { margin-left:6px; margin-right:6px; color:#999999; }
.footerLink:link, .footerLink:visited, .footerLink:active
                                       { margin-left:6px; margin-right:6px; color:#666666; text-decoration:none; }
.footerLink:hover                      { margin-left:6px; margin-right:6px; color:#999999; }
