html {background: black url('../images/bg.png') no-repeat center top;}
body {position: relative; margin: 70px auto 0 auto; padding: 0; width: 1081px; font-family:'Trebuchet MS', 'Geneva CE', lucida, sans-serif; font-size: 75%; color: white;}

.clear {clear: both;}

h1 {position: relative; width: 243px; height: 36px; margin: 0 auto; padding: 0;}
h1 span {position: absolute; top: 0; left: 0; width: 243px; height: 36px; background: url('../images/logo.png') no-repeat;}

a {text-decoration: none; color: white;}
a:hover {text-decoration: underline;}

#lang {position: absolute; top: 12px; right: 55px; color: rgb(163, 163, 163);}
#lang a {color: rgb(163, 163, 163);}
#lang strong {color: white;}

#content {width: 970px; margin: 13px auto 0 auto;}

ul#menu {height: 206px; margin: 0 0 1px 0; padding: 0; list-style: none; background: url('../images/bg-menu.png') no-repeat right top;}
ul#menu li {display: block;}
ul#menu li a {display: block; padding: 2px 5px 2px 30px; width: 140px; height: 18px; background: url('../images/menu-item.png') no-repeat left top #262626; border-bottom: 1px solid black; color: #DFDFDF; font-weight: bold;}
ul#menu li a:hover {background: url('../images/menu-item.png') no-repeat left bottom #431D0A;}

#names {float: left; width: 494px; height: 51px; margin: 0; padding: 0; background: #262626; text-align: center; line-height: 51px;}
#names a {padding: 1px 5px;}
#names a:hover {background: #B03901; text-decoration: none;}

h2#title {float: right; width: 461px; height: 51px; margin: 0; padding: 0 15px 0 0; line-height: 51px; background: #131313; text-align: right;}

#content-left {float: left; width: 458px; padding: 0 15px 0 20px; margin: 20px 0 0 0; text-align: justify;}

#content-right {float: right; width: 440px; padding: 0 20px 0 15px; margin: 20px 0 0 0; text-align: justify; border-left: 1px solid #666666;}

#bottom {background: url('../images/bg-bottom.png') no-repeat 12px top; height: 56px; padding: 49px 0 0 0; clear: both;}
#bottom-menu {width: 930px; margin: 0 auto 0 auto; padding: 0 20px; height: 33px; background: #262626; line-height: 33px; font-size: 95%;}
#bottom-menu a {padding: 0 10px;}
#bottom-copy {margin: 0; padding: 3px 65px 0 0; text-align: right; font-size: 90%;}
#bottom-copy a {color: #B03900; font-weight: bold;}