html, body{
	height: 100%;
}

body{
	margin:0;
	padding:0;
	background: #FE8E0A url(img/body_background.gif) top center;
}

#body-gradient{
	width:100%;
	min-height: 100%;
	text-align:center;
	background: transparent url(img/body_gradient.gif) bottom center repeat-x;

}

#page-container{
	width:965px;
	height:100%;
	margin:0 auto;
	padding-top:5px;
}

#header{
   height:108px;
   padding-top:10px;
}

#logo{
   float:left;
   padding-left:0px; 
}

/*topmenu*/

#topmenu{ 
   padding-top:68px;
   padding-right:1px;
   float:right;
}

#topmenu ul{
  margin:0;
  padding:0;
}

#topmenu ul li{
   list-style:none;
   display:inline;
   
}

#topmenu a{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#626262;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;

}


#normal_button a{
  display:block;
  float:left;
  width:122px;
  height:41px;
  background:url(img/normal_button.png) no-repeat;
  background-position:0px -2px;
  border-right:#DDDDDD 1px solid;

}

#home_button a{
  display:block;
  float:left;
  background:url(img/home_button.png) no-repeat;
  width:160px;
  height:40px;
  color:#00FF00;
  background-position:0px -1px;
}

#last_button a{
  display:block;
  float:left;
  background: url(img/last_button.png) no-repeat;
  background-position:0px -2px;
  width:113px;
  height:41px;
}
#link_padd{
  padding-top:13px;
}

#page-top-rounds{
  background: url(img/top_bgpage.png) no-repeat  bottom; 
  width:965px; 
  height:6px; 
}

#page-content-background{
	background: url(img/03.png) repeat-y;
	min-height:100%;
	overflow:hidden;
}

#page-bottom-rounds{
	background: url(img/06.png) no-repeat;
	height:14px;
}

#page-bottom-delimiter{
	height:15px;

}

#page-bottom{
	background:url(img/bottom-bg.png) no-repeat;
	height:86px;
	width:965px;
}

.container1{
  text-align:left;
  width:425px;

}

.container1pad{
  padding-left:28px;
  padding-right:14px;
  padding-top:42px;
  padding-bottom:42px;
}

.containermain{
  padding-left:28px;
  padding-right:28px;
  padding-top:42px;
  padding-bottom:42px;
  text-align:left;
}

.container2{
  text-align:left;
  width:443px;

}

.container2pad{
  padding-right:28px;
  padding-left:14px;
  padding-top:42px;
  padding-bottom:42px;
}

#headerorang{
  font-family:Tahoma;
  color:#FF6600;
  font-size:20px;
  font-weight: bold;
  
}

#headerblue{
  font-family:Tahoma;
  color:#249DB0;
  font-size:20px;
  font-weight: bold;
}

#headertext{
  font-family:Tahoma;
  color:#999999;
  font-size:12px;
  padding-bottom:10px;
}

.maintext{
  font-family:Tahoma;
  color:#666666;
  font-size:12px;
  padding-bottom:10px;
}
.fest{
  background:url(img/top_systems.jpg) no-repeat top;
  width:425px;
  height:11px;
}

.inner{
  background-color:#EFEFEF;
}

.last{
  background:url(img/bottom_systems.jpg) no-repeat top;
  height:11px;
}

/*systems*/

#systems{
  width:425px;
  
}

#systems_inner{
  width:425px;
 
}

#systems_headerorang{
  font-family:Tahoma;
  color:#FF6600;
  font-size:18px;
  font-weight: bold;
  padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  position:relative;
  
}

#systems_title{
  position:absolute;
  bottom:0px;
}

#systems_img{
  bottom:0px;
  right:0px;
  position:absolute;

}

#systems_text{
  color:#676767;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  position:relative;
  width:390px;
}

/*projects*/

#projects{
   width:443px;
}

.fest_projects{
    background:url(img/top_projects.jpg) no-repeat top;
	height:18px;
}

.inner_projects{
  background:url(img/center_projects.jpg) repeat-y;
}

.last_projects{
  background: url(img/bottom_projects.jpg) no-repeat top;
  height:18px;
}


#projects_distance_bottom{
  margin-bottom:2px;
}

#projects_headerblue{
  font-family:Tahoma;
  color:#249DB0;
  font-size:18px;
  font-weight: bold;
  padding-left:20px;
  padding-right:20px;
  position:relative;

  
}

#projects_title{
   position:absolute;
   bottom:0px;
}
#projects_img{
  position:absolute;
  bottom:0px;
  right:0px;
}

#projects_text{
  /*padding-top:10px;*/
  color:#676767;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  position:relative;
  width:400px;
}

.cnpr{
 position:relative;
 height:70px;
}

/*footer*/
#copyright{

  float:left;
  color:#5A5A5A;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  padding-left:28px;
  padding-top:25px;
}

#contacts{
  float:right;
  color:#5A5A5A;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:right;
  padding-right:28px;
  padding-top:25px;
}

#contacts a{
  color:#5A5A5A;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:right;
  text-decoration:none;
}




