body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li{
  margin:0;
  padding:0;
}

body{
  font: 14px Trebuchet MS, sans-serif;
  background: #fff url(../Images/bg-body.png) repeat-x left 53px;
  color: #555;	
}
a:link, a:visited{
  color: #004d85;
  text-decoration: none;
}
a:active, a:hover{
  color: #000;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  color: #f60;
 }
h1 {
  text-transform: uppercase;
}
h2{
 text-transform: uppercase;
}
h3 {
  font-style: italic;
  font-weight: normal;  
  font-size: medium;
}
h4{
  font-weight: bold;
  font-size: 1.1em;
}
h5{
  font-size: 1.1em;
  font-style: italic;
  color: #ffc5a1;
  
}
h6{
  font-size: 1.0em;
  color: #5da4e1;
}
img {
  border:0;
}

/*Layout*/
#wrapper{
  width: 900px;
  margin: 0 auto;
  margin-top: 10px;
 
}
#wrapper-header{
  clear: both;  
}
#wrapper-header #logo{
  float: left;
  width: 20%;
}
#wrapper-header #menu {
  float: right;
  width: 79%;
}
#wrapper-header #lang-search-bar {
  width: 100%;
  clear: both;	

}
#header{
  clear: both;
  
}
#sidebar-left{
  float: left;
  width: 20%;
  padding-right:10px;

}
#center{
  float: left;
  width: 48%;
  padding-right: 10px;
  margin-bottom: 10px;
}
#sidebar-right{
  float: right;
  width: 24%;

}
#main{
  margin-top: 0px;
  clear:both;
  background: url(../Images/bg-main.png) no-repeat center bottom;
  

}
#footer{
  clear: both;
}
#accents{
  clear: both;
}
#accents .box1{
  float: left;
  width: 48%;
}

#accents .box2{
  float: right;
  width: 48%;
}
 /*Menus*/

#menu ul.primary-links{
   margin:0;
   margin-top: 8px;
   margin-left: 0px;
   list-style: none;
   font-size: 1.1em;
   font-weight: bold;
   border: 1px solid #004d85;
   height: 2.2em;
   background-color: #d5dce6;
   padding: 0;
}
#menu ul.primary-links li{
  display: inline;
  float: left;  
 }
#menu ul.primary-links li a{
  padding: 0.5em 19px;
  display: block;
 }
#menu ul.primary-links li a:hover, #menu ul.primary-links li.active a{
   background-color: #004d85;
   color: #d5dce6;
 }
 #menu ul.primary-links li.last a{
  padding-right:22px;
  display: block;
 }
#sidebar-left .slogan {
   padding-top: 10px;
}
 
#sidebar-left  .menus {
  background-color: #d5dce6;
  padding: 10px 0;
  
  width: 190px;
  position: relative;
}
#sidebar-left  .menus  ul{
  margin:0;
  padding:0;
  list-style: none;
  border-right: 2px solid #004d85;
}
#sidebar-left  .menus  ul li ul{
  margin:0;
  padding:0;
  list-style: none;
  border-right: 2px solid #d5dce6;
}
#sidebar-left  .menus  ul li{
  padding-left: 8px;
  font-size:1.0em;
}
#sidebar-left  .menus  ul li ul li{
  font-size:0.95em;
}
#sidebar-left  .menus  li a:hover{
  background-color: #ffe3d2;
  width: 100%;
  border-right: 2px solid #f60;
}
#sidebar-left .menus  li a{
  display: block;
  width: 100%;
}
#sidebar-left .menus  li.active a{
  color: #000;
  border-right: 2px solid #f60;
}
 
/*Header */

#header{
  border-top: 6px solid #004d85;
  border-right: 1px solid #d6dde6;
  height: 150px;
  border-bottom: 2px solid #f60;

  /*background: #fff url(bg-header-1.png) no-repeat right top;*/
}
#header #mission{
  width: 190px;
  background: #d5dce6 url(../Images/bg-moto.png) no-repeat center top;
  height: 100%; 
  text-align: right;  
  float: left;
  margin:0; 
  padding:0;
  border:0;	
}
#header #header-image{
  text-align: right; 
  margin:0; 
  padding:0;
  border:0;
  background: #d5dce6;
  float: left;
  
}
#header #header-image img{
  margin:0; 
  padding:0;
  border:0; 
 z-index: -1;
}
#lang-search-bar{
  padding-right: 5px;
  position: relative;
  color: #fff;
  font-size: 0.9em;

}
#lang-search-bar a{
  color: #fff;
}
#lang-search-bar a:hover{
  color: #f60;
 
}
#lang-bar{
  float: right;
  margin-bottom: -25px;
  position: relative;  
}

#search{
  position: relative;
  padding-left: 5px; 
 padding-top: 2px;
  width: 100%;
 
}

#search input{
  font-size: 0.8em;
  width: 110px;
}
#search .search-button{
  color: #004d85;
  background: none;
  padding: 0;
  margin-left: 2px;
  width: 60px;

}

#header #mission h3{
  padding: 30px 10px 0 0;
  color: #fff;
  font-weight: normal;
  font-size: 1.5em;
  margin:0; 
  border:0;
}
#sidebar-left h3{
  text-align: right;
  font-weight: normal;
  font-size: 1.0em;	
}

#sidebar-left .login
{
  display: block;
  width: 100%;
}
#sidebar-left .login a:hover{
  background-color: #ffe3d2;
}


/*Center*/
#center {
  padding:0 1em;
  line-height: 1.3em;
}
#center  h3{
  margin-top: 0.8em;
}
#center  p{
  margin: 5px 0;
}
#center table{
  width: 100%;
  border: 1px solid #d6dde6;	
  border-collapse: collapse;
  margin: 1em 0;
}
#center table td {
  border: 1px solid #d6dde6;
  padding: 5px;
}

#center #accents{
  margin-top: 1em;
}
#accents .box1{
  background: #fff url(../Images/bg-box1.png) no-repeat right top;
}
#accents .box2{
  background: #fff url(../Images/bg-box2.png) no-repeat left bottom;
}
#accents h2.title{
  padding-left: 4px;
  border-left: 2px solid #f60;
  color: #000;
  font-size: 1.3em;
  text-transform: none;
  font-weight: normal;
  
}
#accents a:link, #accents a:visited{
  color: #000;
  display: block;
}
#accents a:hover, #accents a:active{
  color: #f60;
 }
 
#breadcrumb {
  position: relative;
  background: url(../Images/bg-breadcrumb.gif) no-repeat right top;
  margin-top: -22px;
  margin-bottom: 1.3em;
  padding-left: 3px;
  
}
#center ul{
  list-style: none;  
}
#center ul li {
  margin-left: 1em;  
  padding-left: 0.9em;  
  margin-top: 0.5em;
  background: #fff url(../Images/bg-list.gif) no-repeat left 5px;
}


/*Sidebar right*/
#sidebar-right{
  /*border-right: 1px solid #d6dde6;*/
  padding-right: 1em;
  padding-top: 1em; 
  margin-top: 0;
  position: relative;
  /*background: #fff url(bg-sidebar-right.png) no-repeat right bottom;*/
  
  
}
#sidebar-right .block{
  font-size: 0.95em;
}
#sidebar-right  h2.title{
  text-align: right;
  font-weight: bold;
  font-size: 1.2em;
  color: #004d85;
  border-bottom: 1px solid #004d85;
  padding-right: 1em;
}
#sidebar-right .quotes  .content{
  font-style: italic;
}
#sidebar-right .quotes{
  background: url(../Images/bg-quotes.gif) no-repeat left top;
}

#sidebar-right .contacts{
  background: url(../Images/bg-contacts.gif) no-repeat left center;
}
#sidebar-right .other a{
  display: block;
  width: 100%;
}
#sidebar-right .other a:hover{
  background-color: #ffe3d2;
}
#sidebar-right .important {
  background:  url(../Images/bg-important.png) no-repeat center top;
  height: 200px;
}
#sidebar-right .important h2.title{
  padding: 1em 1em 0 1em;
  border:0;	
}


/*Footer*/
#footer{
  border-top: 1px solid #f60;
  padding-left: 210px;
  font-size: 0.95em;
  height: 50px;
 
}

.content{
  padding: 0.5em 1em 1em 1em;
 
}

/*Login*/
#login{
	
	padding: 0;
	margin: 0;
	width: 180px;
	white-space: nowrap;
}

#login a:hover{
  background-color: #ffe3d2;
}

#login h2.title{
  text-align: right;
  font-weight: bold;
  font-size: 1em;
  color: #004d85;
  border-bottom: 1px solid #004d85;
  padding-left: 1em; 
}

#login .content{
  font-style: italic;
  color: #004d85;
}

.block{
  font-size: 0.95em;
  border: 1px;
}

.button
{
  color: #004d85;
  background: none;
  padding: 0;
  margin-left: 2px;
  width: 60px;
  font-size: 0.8em;
}

