html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, a, div, img {margin: 0; padding: 0; border: 0;}
html {background: #456200; font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; font-size: 100.0%;}
body {font-size: 0.9em; color: #454545;}
html, body {text-align: center;}
p, ul, ol {line-height: 1.6; padding: 0 0 10px 0; text-align: left;}
ul, ol {padding-left: 30px;}
a {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 1.0em;}
a:hover {color: #00391c;}
.small {font-size: 0.8em;}
.hidden {display: none;}
h1 {color: #00391c; font-size: 1.8em; padding: 0 0 10px 0; text-align: left; font-weight: bold;}
h2, h3, h4, h5, h6 {color: #00391c; padding: 0 0 5px 0; text-align: left;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.0em;}
h5 {font-size: 0.9em;}
h6 {font-size: 0.8em;}

#page {
width: 1000px;
margin: 0 auto;
padding: 0;
background: #ffffff ;
}
#page-container {
background: url(./gfx/top_back.jpg) no-repeat top;
width: 1000px;
overflow: hidden;
}

#top {
height: 450px;
}

#flag-nav {
clear: both;
float: left;
height: 75px;
width: 740px;
position: relative; top: 260px; left: 300px;
}
#flag-nav ul {
list-style: none;
padding: 0;
margin: 0;
}
#flag-nav li {
display: inline;
text-align: center;
text-decoration: none;
float: left;
width: 130px;
}

#footer {
background: #ffffff;
}
