/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

body {
  background-color: #dedfdf;
  line-height: 20px;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  color: #00394B; }

a {
  color: #00394B;
  text-decoration: none; }
  a:hover {
    text-decoration: underline;
  }

strong {
  font-weight: bold; }

em {
  font-style: italic;
}

h1 {
  font-weight: bold;
  font-size: 24px;
  color: #009897;
  margin-bottom: 24px; }
h2 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 14px;
}
h3 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 14px;
}

p {
  margin-bottom: 14px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.container {
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff; }

.header {
  width: 100%;
  height: 120px;
  background-color: #DEDFDF; }
  .header .languages {
    text-align: right;
  }
    .header .languages li {
      display: inline-block;
      margin-left: 4px;
    }
  .header .logo {
    float: left;
    margin-top: 10px;
    margin-left: 30px; }
  .header .navigation {
    float: right;
    margin-top: 50px; 
    background-color: #307D6B;
  }
    .header .navigation li {
      display: inline-block;
      font-weight: 300;
      font-size: 13px;
      position: relative;
    }
    .header .navigation li:hover,
    .header .navigation li.current-menu-ancestor {
      background-color: #fff;
      color: #307D6B;
    }
    .header .navigation li:hover a {
      color: #307D6B;
    }
      .header .navigation li:last-child {
        border: none; }
      .header .navigation ul > li.current-menu-item {
        background-color: #fff;
        color: #307D6B;
      }
      .header .navigation ul > li.current-menu-item a {
        color: #307D6B;
      }
      .header .navigation li.current-menu-ancestor a {
        font-weight: 500;
        color: #307D6B;
      }
    .header .navigation a {
      display: block;
      padding: 6px 5px;
      font-family: 'Open Sans', sans-serif;
      color: #fff; }
      .header .navigation a:hover {
        text-decoration: none;
         }
    .header .navigation .sub-menu {
      display: none;
      width: 200px;
      background-color: #fff;
      position: absolute;
      z-index: 9999;
    }
    .header .navigation .sub-menu li {
      display: block;
    }
    .header .navigation .sub-menu li {
      border: none;
    }
    .header .navigation .sub-menu a {
      display: block;
      padding: 6px 10px;
      color: #307D6B;
    }
    .header .navigation .sub-menu a:hover {
      background-color: #99AC25;
      color: #fff;
    }
    .header .navigation li:hover .sub-menu {
      display: block;
    }
 

.banner {
  display: block;
  width: 960px; }

.content {
  padding: 30px;
  background-color: #fff; }
  .content li {
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(images/bullet-round.gif) no-repeat left 4px;
  }
  .content a {
    text-decoration: underline;
  }
  .content.category li {
    margin-bottom: 30px;
  }
  .content.category p {
    margin-bottom: 0;
  }

.submenu-wrapper {
  padding: 0 30px; }
  .submenu-wrapper li {
    float: left;
    padding: 10px 40px 14px 20px;
    background-color: #DEDFDF;
    list-style: none;
    border-right: 1px solid #a9c1bc; }
    .submenu-wrapper li:first-child {
      border-radius: 0px 0px 0px 10px;
      -moz-border-radius: 0px 0px 0px 10px;
      -webkit-border-radius: 0px 0px 0px 10px; }
    .submenu-wrapper li:last-child {
      border: none;
      border-radius: 0px 0px 10px 0px;
      -moz-border-radius: 0px 0px 10px 0px;
      -webkit-border-radius: 0px 0px 10px 0px; }
    .submenu-wrapper li.current_page_item {
      background: url(images/bullet.gif) no-repeat #dedfdf 8px 13px; }
      .submenu-wrapper li.current_page_item a {
        font-weight: bold; }
  .submenu-wrapper a {
    color: #00394B; }
    .submenu-wrapper a:hover {
      text-decoration: underline; }

.footer {
  width: 100%;
  height: 120px;
  padding: 24px 30px;
  background-color: #00385C; }
  .footer .navigation {
    float: left; }
    .footer .navigation .sub-menu {
      display: none;
    }
    .footer .navigation li {
      display: inline-block; }
      .footer .navigation li:after {
        content: "|";
        color: #fff;
        font-size: 10px; }
    .footer .navigation a {
      padding-right: 4px;
      font-size: 10px;
      color: #fff; }
  .footer .copyright {
    float: right;
    width: 260px;
    font-size: 10px;
    color: #fff; }
    .footer .copyright img {
      float: right;
      margin-left: 8px;
    }
  .footer .menu-item-389,
  .footer .menu-item-253 {
    display: none !important;
  }

.page .wp-post-image {
  float: right; 
  margin-left: 20px;
  margin-bottom: 20px;
}
.page img.attachment-full {
  float: right;
}

/* Homepage */
.slider {
  width: 100%;
  height: 360px; }

.homepage .wp-post-image {
  float: left;
  margin-right: 30px; }


.tel,
.fax {
  display: inline-block;
  width: 30px;
}


.facebook-share {
  float: right;
  display: inline-block;
  margin-top: 40px;
  padding: 4px 10px;
  background-color: #3662A0;
  font-family: 'lucida grande',​tahoma,​verdana,​arial,​sans-serif;
  color: #fff;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}
.facebook-share:hover {
  text-decoration: none;
  opacity: 0.8;
}


.contact-details {
  width: 430px;
}


.socials-box {
  margin-top: 40px;
  text-align: right;
}

.news-listing  li{
	height:73px;
	width: 743px;
	margin-bottom: 15px;
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	padding:0px;
}

.news-listing  li h2 a{
	font-size: 16px;
	color: #307d6b;
	line-height: 35px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.news-listing  li h2 a:hover{color:#49a892;}

.news-listing  li h2 {line-height: normal; margin:0px; padding:0px;}

.date-posted {float:left; padding-top:10px; font-size: 12px; color: #8f8f8f;}

.page-link {float:right; padding-top:10px; padding-right: 7px; font-size: 12px; color: #fff;}