#body
{
  background       : rgb(0,0,0);
 /* background-image : url(components/Images/back.jpg);*/
  background-color : rgb(204,204,204);
  padding          : 0px;
  margin           : 0px;
}

#BPage
{
  /*position         : absolute;*/
  height           : 360px;
  top              : 0%; 
  left             : 0%;
  right            : 0%;
  margin-top       : 0px;
  margin-left      : 0px;
  margin-right     : 0px;
  /*background-color : rgb(90,90,90);*/
  background-image : url(components/images/Fade.png);
}

#WPage
{
  width            : 870px;
  position         : absolute;
  top              : 0%; 
  left             : 50%;
  margin-left      :-432px;
  margin-top       : 0px;
  /*background-color : rgb(86,86,86);*/
  /*rgb(255,255,255);*/
}

#TopBar
{
  /*position         : absolute;*/
  background-image : url(components/images/topbar.png);
  float            : left;
  /*margin-top       : 0px;
  margin-left      : 0px;*/
  width            : 870px;
  height           : 110px;
  
 /* padding-right    : 35px;*/
  /*padding-top      : 20px;*/
  
}

#TopLogo
{
  /*background-image : url(Components/Images/Logo1.png);*/
 /* background-color : rgb(204,204,204);*/
  float            : left;
  margin-top       : 3px;
  margin-left      : 20px;
  width            : 186px;
  height           : 95px;
}

#TopMenu
{
  margin-right     : 35px;
  margin-top       : 20px;
  font             : 70% arial;
  text-align       : right;
  /*text-decoration  : none;*/ 
  color            : rgb(0,0,0);
}

#Flag
{
  margin-left      : 20px;
  margin-right     : 15px;
  margin-top       : 20px;
  float            : right;
}

#Page
{
  padding          : 0px;
  margin           : 0px;
  float            : left;
  width            : 870px;
  min-height       : 100px;
  background-image : url(components/images/section.png);
  background-repeat: repeat-y;
}

#HBanner
{
    float            : left;
    margin-top       : 0px;
    /*margin-bottom    : 3px;*/
    margin-left      : 11px;
    Width            : 849px;
    Height           : 260px;
    background-color : rgb(255,255,255);
   /* background-image : url(Components/Images/HomeBanner3.jpg);*/
}
/*
#HBanner
{
    float            : left;
    margin-top       : 3px;
    margin-left      : 14px;
    Width            : 843px;
    Height           : 260px;
    background-image : url(Components/Images/HomeBanner.jpg);
}*/

#bar
{
  float            : left;
  margin-top       : 0px;
  margin-bottom    : 0px;
  margin-left      : 11px;
  margin-right     : 13px;
  width            : 849px;
  height           : 35px;
  background-image : url(components/images/BarSection.png);
  background-color : rgb(210,210,210);
  /*rgb(193,208,249);*/
}


#SubMenu
{
  float            : left;
  display          : inline;
  margin-left      : 14px;
  margin-top       : 0px;
  
  width            : 843px;
  height           : 20px;
  
  border-color     : rgb(255,255,255);
  background-color : rgb(215,215,215);
  
 /* padding-left     : 5px;*/
  padding-top      : 5px;
  //padding-bottom   : 5px;
  
  /*font             : 70% arial;*/
  font             : 70% calibri;
  /*font-weight      : bold;*/
  color            : #000;/*rgb(53,53,99);*/
}

#ServicesBlock
{
  float            : left;
  margin-top       : 0px;
  margin-bottom    : 15px;
  margin-left      : 14px;
  width            : 843px;
  background-color : rgb(255,255,255);
  background-image : url(components/images/SectionVertical.png);
  background-repeat: repeat-x;
}

#Label
{
  float            : left;
  width            : 200px;
  height           : 30px;
  
  background-image : url(components/images/LabelW200.png);
  background-repeat: no-repeat;
  
  padding-top      : 5px;
  /*font             : 130% arial;*/
  font             : 130% calibri;
  font-weight      : bold;
  text-align       : center;
  color            : rgb(255,255,255);
}

#Label2
{
  float            : left;
  width            : 200px;
  height           : 30px;
  
  background-image : url(components/images/LabelW200.png);
  background-repeat: no-repeat;
  
  padding-top      : 5px;
  /*font             : 100% arial;*/
  font             : 100% calibri;
  font-weight      : bold;
  text-align       : center;
  color            : rgb(255,255,255);
}

#BoxBottom
{
  float            : left;
  width            : 200px;
  height           : 16px;
  margin-top       : 10px;
  background-image : url(components/images/SectionThinBottom.png);
  background-repeat: no-repeat;
}

#Box
{
  float            : left;
  
  margin-left      : 9px;
  margin-top       : 10px;
  margin-bottom    : 10px;
  width            : 200px;
  min-height       : 150px;
  background-image : url(components/images/SectionThin.png);
  background-color : rgb(155,155,155);

  /*font             : 70% arial;*/
  font             : 80% calibri;
  text-align       : justify;
  color            : rgb(83,83,83);
}


#Article
{
  float            : left;
  
  margin-left      : 9px;
  margin-top       : 5px;
  margin-bottom    : 10px;

  width            : 180px;
  
  /*min-height       : 200px;*/
  /*background-image : url(Components/Images/SectionThin.png);*/
  background-color : rgb(255,255,255);
 /* padding-left     : 5px;*/
  padding-top      : 3px;
  /*font             : 110% arial;*/
  font             : 110% calibri;
  text-align       : left;
  color            : rgb(83,83,83);
}

#Column
{
  float            : left;
  
  margin-left      : 10px;
  margin-top       : 10px;
  margin-bottom    : 5px;
  
  width            : 210px;
  min-height       : 200px;
  
  background-color : rgb(255,255,255);
  
  padding-left     : 5px;
  padding-top      : 5px;
  
  /*font             : 70% arial;*/
  font             : 70% calibri;
  text-align       : justify;
  color            : rgb(53,53,53);
}

#News
{
  float            : left;
  margin-left      : 14px;
  width            : 843px;
  max-height           : 30px;
  
  background-image : url(components/images/News.png);
   background-repeat: no-repeat;
}
#NewsText
{
  float            : left;
  margin-left      : 215px;
  margin-top       : 7px;
  /*margin-bottom    : 3px;*/

  height       : 30px;
  
  /*font             : 80% arial;*/
  font             : 80% calibri;
  text-align       : left;
  color            : rgb(0,0,0);
}


#BottomBar
{
  /*position         : absolute;*/
  float            : left;
  background-image : url(components/images/bottombar2.png);
  margin-bottom    : 0%;
  /*margin-left      : 0px;*/
  width            : 870px;
  height           : 100px;/*47px;*/
}

#BottomMenu
{
  float            : left;
  display          : inline;
  margin-left      : 14px;
  margin-top       : 0px;
  
  width            : 843px;
  height           : 20px;
  
  background-color : rgb(204,204,204);
   
  font             : 70% arial;
  /*font             : 70% calibri;*/
  text-align       : center;
  color            : rgb(20,20,20);
}

#rect
{
  /*position         : absolute;*/
  float            : left;
  /*background-color : rgb(204,204,204);*/
  margin-top       : 10px;
  margin-left      : 20px;
  width            : 150px;
  height           : 70px;/*47px;*/
}
/*- add here your content ----------------------------------------------------*/







