@charset "windows-1250";
/* CSS Document */

body, html {
margin: 0 auto;
padding: 0;
font-family: Arial;
font-size: 11px;
color: #000000;
background: #ffffff url(images/headerbg.png) 0 35px repeat-x;
height: 100%;
}

#wrapper {
width: 750px;
margin: 0 auto;
padding: 0;
position: relative;
min-height: 100%;
}

/* Header */

#header {
width: 750px;
float: left;
margin: 70px 0 20px 0;
padding: 0;
overflow: hidden;
}

#header .top {
clear: both;
width: 750px;
margin: 0 0 15px 0;
padding: 0;
text-align: center;
}

#header .textleft {
float: left;
width: 250px;
margin: 50px 35px 0 0;
padding: 0;
color: #ffffff;
overflow: hidden;
}

#header .textright {
float: left;
width: 250px;
margin: 50px 0 0 35px;
padding: 0;
color: #ffffff;
overflow: hidden;
}

#header .logo {
float: left;
width: 180px;
height: 156px;
margin: 0;
padding: 0;
background: url(images/logo.png) no-repeat;
}

#header strong {
display: block;
font-size: 18pt;
letter-spacing: -1px;
font-weight: bold;
line-height: normal;
margin: 0;
padding: 0;
}

#header a strong {
width: 250px;
display: block;
color: #ffffff;
text-decoration: none;
}

#header a:hover strong {
color: #f9f9f9;
text-decoration: none;
}

#header a {
width: 250px;
display: block;
color: #ffffff;
text-decoration: none;
}

#header a:hover {
color: #c5ecff;
text-decoration: none;
}

#header .logo a {
width: 180px;
height: 156px;
display: block;
}

/* Main */

#main {
clear: both;
width: 750px;
margin: 0 auto;
padding: 0 0 161px 0;
overflow: hidden;
}

#left {
float: left;
width: 536px;
margin: 0 10px 10px 0;
padding: 0;
overflow: hidden;
font-size: 10pt;
}

#left h1 {
clear: both;
font-size: 18pt;
font-weight: bold;
line-height: normal;
letter-spacing: -1px;
margin: 0;
padding: 0;
color: #0997d8;
border-bottom: 1px solid #0997d8;
}

#left h2 {
clear: both;
font-size: 14pt;
font-weight: bold;
line-height: normal;
letter-spacing: -1px;
margin: 0;
padding: 5px 0;
}

#left a {
text-decoration: none;
color: #666666;
border-bottom: 1px dotted #666666;
}

#left a:hover {
color: #333333;
border-bottom: 1px solid #99cc00;
}

#left .datum {
float: left;
width: 90px;
height: 68px;
margin: 5px 0 0 0;
padding: 22px 0 0 0;
color: #ffffff;
font-size: 20pt;
text-align: center;
line-height: 17pt;
color: #ffffff;
background: url(images/datumbg.png) no-repeat;
}

#left p {
float: right;
width: 433px;
margin: 5px 0 10px 0;
padding: 0 5px;
line-height: 18px;
}

#left img {
clear: both;
margin: 0;
padding: 0;
border: 0;
}

#left .dload {
float: left;
font-size: 14pt;
font-weight: bold;
line-height: normal;
margin: 0 0 10px 0;
padding: 0;
overflow: hidden;
}

#right {
float: right;
width: 194px;
margin: 0;
padding: 0 5px 10px 5px;
color: #444444;
overflow: hidden;
}

#right h1 {
clear: both;
font-size: 14pt;
font-weight: bold;
line-height: normal;
letter-spacing: -1px;
margin: 10px 0 0 0;
padding: 0;
color: #0997d8;
border-bottom: 1px solid #0997d8;
}

#right ul.web {
list-style: none;
margin: 0;
padding: 0;
}

#right .web li {
margin: 5px 0 0 5px;
padding: 0;
}

#right .web a {
font-size: 12pt;
text-decoration: none;
color: #666666;
border-bottom: 1px dotted #666666;
}

#right .web a:hover {
color: #333333;
border-bottom: 1px solid #99cc00;
}

#right img {
margin: 0 0 10px 0;
padding: 0;
}

/* Footer */

#footer {
clear: both;
width: 100%;
height: 161px;
margin: -161px auto 0 auto;
padding: 0 0 10px 0;
position: relative;
background: url(images/footerbg.png) repeat-x;
}

#footercontent {
width: 750px;
margin: 0 auto;
padding: 0;
overflow: hidden;
}

#footercontent h1 {
font-size: 18pt;
letter-spacing: -1px;
font-weight: bold;
line-height: normal;
margin: 0;
padding: 0;
}

#footercontent .copyright {
float: left;
width: 400px;
margin: 30px 0 0 0;
padding: 0;
color: #ffffff;
overflow: hidden;
}

#footercontent .footerlogo {
float: right;
width: 160px;
height: 124px;
margin: 20px 0 0 0;
padding: 0;
background: url(images/logofooter.png) no-repeat;
}

#footercontent a {
color: #000000;
text-decoration: none;
}

#footercontent a:hover {
text-decoration: underline;
}