/* CSS Document */

#header {
  width:960px;
  height:122px;
  padding:25px 0 0 0;
  margin:0 auto;
  background: url(/i/inner/header_back.jpg) no-repeat top left; 
  position:relative;
}

 
.hservices #header {
  background: url(/i/inner/header_back_services.jpg) no-repeat top left;
}
 
.hservices #header_content {
  width: 290px;
  margin-left:225px;
  position:relative;
}
 

.habout #header {
  background: url(/i/inner/header_back_about.jpg) no-repeat top left;
}

.hproducts #header {
  background: url(/i/inner/header_back_products.jpg) no-repeat top left;
}

.hprojects #header {
  background: url(/i/inner/header_back_projects.jpg) no-repeat top left;
}

.hpartners #header {
  background: url(/i/inner/header_back_partners.jpg) no-repeat top left;
}

.hnews #header {
  background: url(/i/inner/header_back_news.jpg) no-repeat top left;
}


.habout_in #header {
  background: url(/i/inner/header_back_about_in.jpg) no-repeat top left;
}
.hproducts_in #header {
  background: url(/i/inner/header_back_products_in.jpg) no-repeat top left;
}
 
.hprojects_in #header {
  background: url(/i/inner/header_back_projects_in.jpg) no-repeat top left;
}
 
.hpartners_in #header {
  background: url(/i/inner/header_back_partners_in.jpg) no-repeat top left;
}
 
.hnews_in #header {
  background: url(/i/inner/header_back_news_in.jpg) no-repeat top left;
}
 
.hservices_in #header {
  background: url(/i/inner/header_back_services_in.jpg) no-repeat top left;
}

#logo_holder {
  float:left;
  margin: 0 1px 0 0;
  height:121px;
}

#header_buttons {
  width:170px;
  height:20px;
/*  float:right;*/
  position:absolute;
  top:33px;
  right:0;
  margin:0;
}

#header_buttons img {
  margin: 0 0 0 15px;
}



#header_content {
  width:405px;
  float:left;
  margin:55px 0 0 130px;
  padding: 0 0 0 10px;
  overflow:visible;
  color:#006aaf;
  position: relative;
}


#header_content img {
  display:block;
}

.habout #header_content,
.hproducts #header_content,
.hprojects #header_content,
.hpartners #header_content,
.hnews #header_content {
  width: 290px;
  margin-left:225px;
}

#header_content a {
  margin:0;
  color:#006aaf;
  font-size:9pt;
  font-weight:bold;
}

#header_content p {
  margin-top:7px;
}

#ball {
  margin:56px 0 0 61px;
}

#hd_cnt_01 {
  display:block;
  margin: 0 0 25px 0;
}
#header h1 {
  width:520px;
  top: 8px;
  left: 10px;
  position: absolute;
  font: 22px Tahoma;
  color:#fff;
  text-transform: uppercase;
  margin: 12px 0 0 0;
}
