@charset "ISO-8859-1";

/****************/
html, body {
margin: 0px;
padding: 0px;
}

body {
margin-top: 30px;
margin-right: 45px;
margin-bottom: 0px;
margin-left: 0px;

font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #e5e5e5;
}

a, a:link, a:visited, a:hover, a:active { text-decoration: underline; }
a:link { color: #c3000c; }
a:visited { color: #a70a14; }
a:hover { color: #c3000c; }
a:active { color: #c3000c; }

p, .paragraph {
text-align: justify;
}

li, .list {
font-size: 11px;
}

h1 {
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;

font-size: 30px;
color: #f8a10c;
}

h2 {
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;

font-size: 14px;
color: #c3000c;
}

h3 {
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 20px;

font-size: 12px;
font-weight: bold;
font-style: italic;
color: #000000;
}

em {
font-style: normal;
text-decoration: underline;
}

strong {
text-decoration: underline;
font-weight: bold;
}

img {
border: 0px;
}

table {
width: 100%;
border: 0px solid red;
border-spacing: 0px;
border-collapse: collapse;
}

td {
padding: 0px;
vertical-align: top;
border: 0px solid red;
}

form {
margin: 0px;
padding: 0px;
}

ul {
margin-left: 2px;
padding-left: 14px;
}

/****************/
#header {
width: 100%;
height: 120px;
}

#header .logo {
width: 245px;
height: 120px;
background-color: #e5e5e5;
text-align: right;
}

#header .content {
background-color: #ffffff;
color: #e5e5e5;
}

#header .content .languages {
padding-top: 5px;
padding-right: 25px;
text-align: right;
}

.languages a, .languages a:link, .languages a:visited, .languages a:hover, .languages a:active { 
text-decoration: none;
}

#header .content .corner-left {
height: 46px;
width: 47px;
background-image: url("corner_header-top_left.gif");
background-repeat: no-repeat;
background-position: 0% 0%;
}

#header .content .corner-right {
height: 46px;
width: 48px;
background-image: url("corner_header-top_right.gif");
background-repeat: no-repeat;
background-position: 0% 0%;
}

#header .spacer {
width: 45px;
}

#main {
}

#main .content {
padding-top: 0px;
padding-right: 45px;
padding-bottom: 7%;
padding-left: 45px;

background-color: white;
background-image: url("bg_eena.gif");
background-repeat: no-repeat;
background-position: 50% 98%;
}

#main .menu {
width: 245px;
background-color: #c3000c;
background-image: url("bg_wave.gif");
background-repeat: no-repeat;
background-position: 0% 95%;

color: #ffffff;
}

#menu li {
    list-style: none;
}

#main .menu table {
height: 42px;
background-image: url("corner_menu-top_right.gif");
background-repeat: no-repeat;
background-position: 100% 0%;
}

.menu table td {
padding-top: 20px;
}



.menu a, .menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
display: block;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
color: #ffffff;
}

#menu ul {
    margin: 0px;
    padding: 0px;
}

#menu li {
padding: 0px;
line-height: 22px;
font-size: 14px;
font-weight: bold;
}

#menu li a {
    padding-left: 30px;
}

#menu li li a { 
padding-left: 60px;
line-height: 18px;
font-size: 12px;
font-weight: normal;
}

#menu li li li a { 
padding-left: 90px;
}


.menu a:hover, .menu a.selected {
color: #c3000c;
background-color: #f8a10c;
}

.menu #google-translator table {
    background-image: none;
    height: auto;
}


#google-translator table td {
   margin: 0px;
   padding: 0px 30px 0px 30px;
   text-align: center;
   background-image: none;
}

.image-right {
text-align: right;
float: none;
margin-bottom: 10px;
}

.footer {
  font-size: 10px;
}

.contact .message-info {
    background-color:#CCCCCC;
    border:1px solid #777777;
}

#facebook {
    margin-bottom: 5px;
    margin-left: 30px;
}

#facebook a {
    padding-top: 10px;
    font-weight: bold;
    font-size: 0px;
    text-indent: -9999px;
    height: 20px;
    width: 99px;
    display: block;
    background-image: url('find_us_on_facebook_little.jpg');
    background-repeat: no-repeat;
}
