body{
 padding: 0px;
 margin: 0px;
 font-family: Arial;
 font-size: 12px;
 background-color: #557688;
 }

a{
  color:#6996BE;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}


#page{
 display: block;
 width: 835px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 background-color: white;
}

#header{
 display: block;
 width: 835px;
 height: 192px;

}

#langs{
  padding-top: 20px;
  padding-left:35px;
  color: #FF9933;
  float: left;
  display: block;
  height: 25px;

}

a.languages{
  color: #557688;
  font-size: 12px;
}
a.languages:hover{
color: #FF9933;
  text-decoration: none;
}
a.languages_sel{
  color: #FF9933;
  font-size: 12px;
}

#logo{
  display: block;
  width: 400px;
  height: 130px;
  background-image: url('logo.jpg');
  border: 1px solid white;
  float:left;
}
#menu_heading{
  padding-left: 32px;
}


#image{
  float: right;
   border: 1px solid white;
}

#menu_center1{
display: block;
width: 158px;
float: left;
text-align: left;
height: 50px;
padding-left: 32px;
}
#menu_center2{
display: block;
width: 158px;
float: left;
text-align: left;
height: 50px;
}
#menu_center3{
display: block;
width: 158px;
float: left;
text-align: left;
height: 90px;
}
#menu_center4{
display: block;
width: 158px;
float: left;
text-align: left;
height: 50px;
}
#menu_center5{
display: block;
width: 158px;
float: left;
text-align: left;
height: 50px;
}

a.menu_center{
  display: block;
  width: 130px;
  padding-left: 9px;
  padding-right: 9px;
  color: #B7C9D9;
  font-weight: bold;
  text-align: left;
  float: left;
  font-size: 90%;
}

a.menu_center:hover{
  color: #FF9933;
  text-decoration: none;

}

#left_menu{
  display: block;
  width: 150px;
  padding-left: 32px;
  padding-top: 20px;
  float: left;
}

a.left_men{
  display: block;
  width: 150px;
  color: #B7C9D9;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

a.left_men2{
  display: block;
  width: 150px;
  color: #606060;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  font-size: 90%;
  padding-left: 5px;
  font-size: 10px;
}

a.left_men:hover, a.left_men2:hover{
 color: #FF9933;
  }

a.left_men_sel{
  display: block;
  width: 150px;
  color: #FF9933;
  font-weight: bold;
  text-align: left;
  text-decoration: none;

  }

a.left_men2_sel{
  display: block;
  width: 150px;
  color: #FF9933;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  font-size: 90%;
  padding-left: 5px;
  font-size: 10px;
}

#content{
  display: block;
  width: 450px;
  float: left;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 25px;
  text-align: left;

}

#content_f{
  display: block;
  width: 600px;
  float: left;
  padding-left: 35px;
  padding-right: 25px;
  text-align: left;

}

#spacer{
  display: block;
  width: 1px;
  float: left;
  height: 400px;
}


#right{
  display: block;
  float: right;
  background-image: url('sap.jpg');
background-repeat:  no-repeat;
  width: 150px;
  height: 108px;
  margin-right: 10px;
  margin-top: 20px;
}

#head{
  font-size: 130%;
  color: #B7C9D9;
  font-weight: bold;
  text-align: left;
}

ul,li{
  margin: 0px;
  padding: 0px;
}


#hr{
  display: block;
  height: 25px;
  width: 740px;
  border-top: 1px solid #FF9933;
  margin-left: auto;
 margin-right: auto;
 text-align: center;
 color: white;
 margin-top: 15px;
}

a.more{
  color: #557688;
  font-weight: bold;
}

a.smallink{
  color: #606060;
  font-size: 10px;
  padding-left: 42px;
  display: block;
width: 120px;
float: left;
text-align: left;
}

a.smallink:hover{
 text-decoration: none;
  color: #FF9933;
}

#menu{}
#menu div {
	display: none;
}
