body {
  font: 14px 'Segoe UI', Arial, sans-serif;
  background: #EEE url(../images/bg.png) top center no-repeat;
  color: #FFF;
  line-height: 1.6em;
  margin:0px;
}

a {
  color: #fff;
  text-decoration: none;
}

#section a
{
  color: #469F01;
}

#section a:hover
{
  text-decoration: underline;
}

img { border:0;}

h1, h2 {
  font-weight: 100;
  line-height: 1.2em;
  margin-bottom: 0.6em;
  color:#469F01;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 24px;
  color:#FFF;
}

h3 {
  font-size: 17px;
  font-weight: bold;
}

.container { width: 100%; }
.container_p { width: 1240px; margin:0px auto;}
.margin_c { margin-left: 10px;}
.shortdesc{
  color:#469F01;
  padding-right: 10px;
}

.wrap {

    border: 0px solid #456;
    padding: 10px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

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

.box {
    margin: 5px;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    overflow: hidden;
}

.box img{
  display: inline-block;
  zoom: 1; /* IE7 hack */
  *display: inline; /* IE6 hack */
  float: right;

}

.col1 { width: 80px; }
.col2 { width: 180px; }
.col3 { width: 280px; }
.col4 { width: 380px; }
.col5 { width: 480px; }

.box h5 {
    float:right;
    padding: 3px;
    margin: 0;
}

.expandable {
    display: none;
    color: #FFF;
}

#header {
    margin: 0 auto;
    padding: 5px;
    text-align: left;
}

#header_p {
    padding: 5px;
    text-align: left;
    float:left;
}

#logo {
    line-height: 1.55em;
    padding-bottom: 100px;
    padding-left: 10px;
    width: 600px;
}

#lang{
    text-align: right;
}

#site-footer {
  
  clear: both;
  font-size:15px;
  background:url(../images/bg_footer.png) top center no-repeat;
  height:50px;
  padding-top: 30px;
  padding-left: 10px;
  color:#469F01;
}

#portfolio li
{
display: inline;
list-style-type: none;
padding-right: 15px;
}

#portfolio img
{
border:1px solid #FFFFFF;
}

.panel {
position: absolute;
top: 50px;
right: 0;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 300px;
height: auto;
padding: 30px 130px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
text-decoration: none;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
text-decoration: none;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 80px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 15px 20px 40px;
font-weight: 700;
background:#469F01 url(../images/open.png) 15% 55% no-repeat;
border:1px solid #BDD631;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: 80px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 20px 20px 40px;
font-weight: 700;
background:#BDD631 url(../images/open.png) 15% 55% no-repeat;
border:1px solid #469F01;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
display: block;
}

a.active.trigger {
background:#BDD631 url(../images/close.png) 15% 55% no-repeat;
}

.boxlist ul {
  margin: 20px 0 0 0;
  padding: 0;
   
}

.boxlist li {
    margin: 5px;
    padding: 20px 5px 20px 50px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    list-style:none;
    border: solid #D4CCB0 1px;
}

.boxlist li a:hover
{
  color: #469F01;
  text-decoration: underline;
}

.videolist li
{
  background:#ECE8DA url(../images/video.png) left center no-repeat;
}

.doclist li
{
  background:#ECE8DA url(../images/pdf.png) left center no-repeat;
}






































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
