
body {
    padding: 0px;
    margin: 0px;
    font-family: Trebuchet MS, Helveitica, Arial, Verdana,Sans-serif;
}

 a img {
 border: none;
}

#page-container {
    width: 920px;
    margin: auto;
    padding-bottom: 20px;
}

#head {
    margin-top: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}

#flags {
    text-align: right;
}

#flags img {
    border: solid 1px;
}

#logo {
    float: left;
    
}

#logo h1 {
    font-size: 2em;
    margin: 0px;
    font-weight: normal;
}

#logo h2 {
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
}

#address {
    text-align : right;
    font-size: 0.8em;
}

#main-content {
    padding: 30px 30px 0px 30px;
}

#banner {
    overflow: hidden;
    position: relative;
    height: 202px;
}

#banner-image2 {
    position: absolute;
    top: 0px;
    left: 0px;
}

#menu { 
    margin: 10px 0px 20px 0px;
}

#menu ul {
    text-align: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
    letter-spacing: 0.05em;
}

#menu ul li {
    display: inline;
    
}

#menu li.select {
    font-weight: bold;
}

#menu ul li a {
    text-decoration: none;
    padding: 0px 10px;
    border: solid;
    border-width: 0px 1px;
    border-color: #fff;
}

div .extra-content {
    width: 260px;
    float: left;
    clear: both;
    margin-bottom: 20px;
}

#search-box {
    width: 230px;
}

div .extra-content .heading {
    display: block;
    height: 40px;
    overflow: hidden;

}

div .extra-content .heading-small {
    display: block;
    height: 40px;
    overflow: hidden;
}

div .extra-content .content {
    font-size: 0.8em;
    margin-top: 15px;
    overflow: hidden;
}

div .extra-content form {
    margin: 10px 0px;
}

#extra-text {
  font-size: 0.8em;
}

#extra-text h1 {
  font-weight: normal;
  font-size: 1.8em;
}

#main-image {
    display: block;
}

#images-caption {
    margin-top: 10px;
    width: 230px;
    text-align: center;
}

#special-offers .heading {
    font-weight: normal;
    font-family: Century Gothic, Trebuchet MS;
    padding-left: 50px;
    background: top left no-repeat;
}

#special-offers ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
}

#special-offers li a {
    display: block;
    text-decoration: none;
    background: center left no-repeat;
    padding-left : 25px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#special-offers li a:hover {
    text-decoration: underline;
}

#text {
    overflow: hidden;
    padding: 15px 50px;
    font-size: 0.8em;
    text-align: justify;
    border: solid 1px;
    min-height: 405px;
}

#text h1, #text h2, #text h3, #text h4, #text h5, #text h6 {
    text-align: left;
}

#text h1 {
    font-size: 2.5em;
    font-weight: normal;
    margin-top: 0px;
    padding-left: 45px;
}

#text .central-image {
    overflow: hidden;
    clear: both;
}

#text .central-image img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#text .central-image h1, #text .central-image h2, #text .central-image h3, #text .central-image h4, #text .central-image h5, #text .central-image h6, #text .central-image p {
    margin-top: 0px;
}



#footer {
    margin-top: 40px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 0.8em;
    clear: both;
}

.extra-content form .submit {
    font-size: 0.9em;
    border: solid 1px;
    font-family: Trebuchet MS, Helveitica, Arial, Verdana,Sans-serif;

}

#map {
    height: 340px;
}

.center {
    text-align: center !important;
}





