* {
 font-size: small; 
 font-family: serif; 
}

body { margin: 0; padding: 0; font-family: serif; font-size: small; background: #58b7ff url(images/body.png) repeat-x; color: #323232; }

a { text-decoration: underline; color: #005291; }
a:hover { color: black; }

form { margin: 0; padding: 0; }

#dSkelet { width: 990px; margin: 0 auto; }
#dHeader { width: 714px; height: 353px; background: url(images/header.jpg) no-repeat 106px 99px; padding-top: 37px; padding-right: 112px; padding-left: 164px; position: relative; overflow: hidden; }
#dHeader a img { border: none; }
#dHeader .logo { position: relative; float: left; }

#dHeader .flag { display: block; position: relative; float: right; width: 34px; }
#dHeader .flag img { float: right; border: 1px solid #d6d6d6; margin-left: 3px; }
#dHeader .flag:hover img, #dHeader .flag:active img, #dHeader .flag:focus img { border: 1px solid #b6b6b6; }

#dHeader a { position: absolute; text-transform: uppercase; color: #58585a; text-decoration: none; font-weight: bold; white-space: nowrap; }
#dHeader a span { color: #005291; }
#dHeader #aMenu01 { top: 88px; left: 520px; }
#dHeader #aMenu02 { top: 104px; left: 639px; }
#dHeader #aMenu03 { top: 135px; left: 662px; }
#dHeader #aMenu04 { top: 170px; left: 695px; }
#dHeader #aMenu05 { top: 206px; left: 702px; }
#dHeader #aMenu06 { top: 243px; left: 692px; }
#dHeader #aMenu07 { top: 211px; right: 444px; text-align: right; }

#dHeader a:hover, #dHeader a:focus, #dHeader a:active { color: black; }
#dHeader a:hover span, #dHeader a:focus span, #dHeader a:active span { color: #005291; }

#dHeader #dBGI { position: absolute; top: 292px; left: 546px; font-size: small; }
#dHeader #dBGI a { position: relative; color: #005291; }
#dHeader #dBGI a:hover, #dHeader #dBGI a:focus, #dHeader #dBGI a:active { color: black; }

#dMainMenu { text-align: center; }
#dMainMenu a { text-transform: uppercase; color: #58585a; text-decoration: none; padding: 0 1em; font-weight: bold; }
#dMainMenu a span { color: #005291; }
#dMainMenu a:hover, #dMainMenu a:focus, #dMainMenu a:active { color: black; }
#dMainMenu a:hover span, #dMainMenu a:focus span, #dMainMenu a:active span { color: #005291; }

#dMainContent { width: 770px; height: auto; padding: 35px 110px; }

.colLeft, .colRight { float: left; width: 375px; padding-right: 10px; }
.colRight { padding-right: 0px; padding-left: 10px; }
.fLeft { float: left; }
.clearLeft { clear: left; }

#dMotto { width: 715px; margin: 0 auto; background: url(images/motto.png) no-repeat top right; color: #005291; text-align: right; padding-right: 115px; padding-top: 30px; padding-bottom: 40px; }
#dMotto span { color: white; }

h1 { color: #005291; font-size: small; padding: 0; margin: 0; font-weight: normal; padding-bottom: 1em; }
h2 { color: black; font-size: small; padding: 0; margin: 0; font-weight: normal; padding-bottom: 1em; }

p { margin: 0; padding: .5em 0; }

ul { }
ul li { list-style-type: disc; padding-bottom: .3em; }

address { display: block; padding: 1em; padding-left: 110px; }
address a { color: white; font-size: 85%; font-style: normal; text-decoration: none; }
address a:hover, address a:active, address a:focus { color: white; text-decoration: underline; }