/* CSS Document */

html,body {margin: 0;padding:0}

body {font-family: arial,sans-serif;font-size: 12px;}

a {text-decoration:none; text-transform:uppercase;}

h1,h2 {margin: 0;padding:0}
h2 {font-size: 1.5em}

div#container {margin:0 auto;}

div#container2 {text-align: left}

#header {height: 180px; padding:0 10px;}
#header h1 {display:inline;}
#header h1 a {text-decoration:none; color:#555;}
#header h1 a:hover {text-decoration:none; color:#555;}
#header #header_box {height:140px;}

#menu {text-align: left; clear:both; font-size:12px; color:#555;}
#menu ul {height:30px;margin:0 auto; padding:0 10px; list-style: none; }
#menu li {float:left;padding: 0; list-style: none; display:none;}
#menu li.active a {background-position: 0 -30px; border-bottom: 3px solid #555; color:#555;}
#menu li.active,#menu li.lang a {display:inline;}

#extra {padding:0 10px; color:#555;}
#extra .extrabox {font-size: 10px;margin-bottom: 2em}
#extra .extrabox h2{font-size:14px;}
#extra .extrabox p{margin: 0}

#content {margin: 0; padding:0 10px; font-size: 12px;}
#content h1,h2,h3 {margin:0; padding:0; text-transform:uppercase;border-bottom: 3px solid #555; color:#555; font-size:14px;}

#footer {clear:both; text-align:left; padding: 30px 10px; font-size:9px; color:#555;}
#footer a{font-weight: bold;text-decoration: underline;}
