body
{
   background-color:#F3F3F3;
   background-image:url('/img/bck.png');
   font-family:Verdana, Arial;
   font-size:12px;
   text-align:center;
   margin:auto;
   color:#646464;
}

div#wrapper
{
   margin-left:auto;
   margin-right:auto;
   margin-top:50px;
   width:839px;
   background-color:white;
   border-right:2px #cdcdcd solid;
   min-height:300px;
   float:none !important;
  height:auto !important;
  height:300px;
   
}

div#header
{
  
   width:839px;
   background-color:white;
   /*background-image:url('/img/background.jpg');
   background-position:top left;
   background-repeat: repeat-y;*/
   /*border-right:2px #cdcdcd solid;*/
   height:88px;
   
}

div#logo_wrapper
{
   float:left;
   /*margin-left:25px;*/
   padding-left:25px;
   
}

div#left_header_wrapper
{
   float:right;
}

#date_wrapper
{
   /*float:right;*/
   text-align:right;
   clear:none !important;
   margin-top:10px;
   margin-right:10px;
   color:#e4e4e4;
  
  
   
}
div#menu_wrapper
{
   height:30px;
   /*float:right;*/
   margin-top:33px;
   margin-right:10px;
   
}
span.spacer
{
   font-size:14px;
   color: #cdcdcd;
}

a.top_menu
{

   font-size:13px;
   color: #726f6f;
   text-decoration:none;
   font-weight:bold;
   
   
}

div.center_div
{
   width:836px;
   height:139px;
   text-align:center;
   
   color:black;
   font-weight:bold;
   background-image:url('/img/we_build_picture.jpg');
}

div.errors
{
   font-weight:bold;
   color:red;
   font-size:14px;
}

div#main_content
{
   margin-top:30px;
   width:839px;
   
   
}

div#left_col
{
   
   float:left;
   clear:left;
   
}

div#right_col
{
   float:right;
   width:70%;
   text-align:justify;
   border-left: 1px #cdcdcd solid;
   
   

}

div#right_content
{
   margin-right:20px;
   margin-left:10px;
}

div#left_picture
{
   margin-left:30px;
   
}

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  
  div#footer_wrapper
  {
     text-align:center;
  }
  
  div#footer
  {
    margin-right:auto;
     margin-left:auto;
    background-image:url('/img/we_build.gif');
    width:839px;
    height:139px;
  }
  
  h1.title
  {
     color:#646464;
     font-size:16px;
  }
  
  #search
  {
     margin-top:30px;
     margin-left:25px;
  }
  
  table#search
  {
     text-align:justify;
     padding-bottom:20px;
  }
  a.more
  {
     color: #646464;
  }
  
  a.bottom_menu
  {
     color:white;
     text-decoration: none;
  }
  div#menu_wrapper_bottom
  {
     float:right;
     margin-right:20px;
     margin-top:30px;
  }
  
  #newsletter
  {
     margin-top:30px;
     margin-left:25px;
  }
  
  div#links_wrapper
  {
     float:right;
     margin-top:30px;
     margin-right:20px;
  }
  
  a.language_links
  {
    font-family:Verdana, Arial;
    font-size:14px;
    color: white;
    font-weight:bold;
    text-decoration:none;
  }
  
  
