body
{
   background-color:#f9f9f9;

   font-family:Verdana, Arial;
   font-size:12px;
   text-align:center;
   margin:auto;
   color:#646464;
}

div#wrapper
{
   margin-left:auto;
   margin-right:auto;
   width:800px;
   background-color:white;
   /*border-right:2px #cdcdcd solid;
   border-left:2px #cdcdcd solid;*/
   /*border:1px solid black;*/
   /*min-height:300px;
   float:none !important;
  	height:auto !important;
  height:300px;*/
  height:100%;

}

div#header
{

   width:549px;
   background-color:white;
   /*background-image:url('/img/background.jpg');
   background-position:top left;
   background-repeat: repeat-y;*/
   /*border-right:2px #cdcdcd solid;*/
   height:35px;

}

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:11px;
   color: #ff8744;
}

a.top_menu
{
   font-family:Verdana, Arial;
   font-size:12px;
   color: #ff8744;
   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
{

   /*width:548px;*/
   text-align:justify;
   font-size:11px;
   border-left:1px #cdcdcd solid;
   padding-left:10px;
   margin-right:10px;
   /*padding-right:10px;*/

}

div#left_col
{

   float:left;
   clear:left;

}

div#right_col
{
   float:right;
   width:100%;
   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/footer_background.gif');
    width:800px;
    height:100px;
    /* border-right:2px #cdcdcd solid;
   border-left:2px #cdcdcd solid;*/
  }

  h1.title
  {
     color:#646464;
     font-size:16px;
  }

  table#search
  {
     text-align:justify;
     padding-bottom:20px;
  }
  a.more
  {
     color: #646464;
  }

  a.bottom_menu
  {
     font-family:Verdana, Arial;
     color:white;
     text-decoration: none;
  }
  div#menu_wrapper_bottom
  {
     float:right;
     margin-right:20px;
     margin-top:30px;
     width:520px;
  }

  #newsletter
  {
     margin-top:20px;
  }
  
   #search
  {
     margin-top:10px;
     font-size:11px;
  }

  div#links_wrapper
  {
     float:right;
     margin-top:30px;
     margin-right:20px;
  }

  a.language_links
  {
    font-family:Verdana, Arial;
    font-size:18px;
    color: #7f7872;
    font-weight:bold;
    text-decoration:none;
  }
  
  input.newsletter
  {
  	width:150px;color:#646464;text-align:right;padding-right:10px;border:1px solid #646464;border-left:2px solid #646464;border-right:2px solid #646464;
  }
  
  input.go
	{
	width:30px;
	background-color:#FF5C00;
	color:white;
	font-weight:bold;
	border:1px solid #FF9434;
	}
	
	
a
{
color:#808080;
}