@charset "utf-8";
/* CSS Document */

body {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px; 
}

/* MEASURES AND POSITIONS */
#page {
  background-image: url(../images/bg_top.gif);
  background-repeat: repeat-x;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  float: center;
  background-color: #fff;  
}

#body {
  width: 740px;
  background-color: #fff;
}

#content {
  margin-left:200px; 
}

#top {
 height: 174px;
}

#center {
  width: 740px;
}

/* Skype, MSN, YouTube */
#online {
  position: relative;
  top: -17px;
  left: 420px;
  width: 130px;
  height: 20px;
}

#homeLink {
  width: 300px;
  height: 100px;
  position: relative;
  cursor: pointer;
  z-index: 200;
  top: -220px;
  left: 15px;
}

#services {
  position: relative;
  top: -25px;
  left: -10px;
  width: 400px;
}

#partners {
  display: table-row;
}

#online ul li {
  display: inline;
  padding-left: 2px;  
}

#online img {
  border: 0;
}

#left {
  float: left;
  width: 180px;
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
}

#certificate {
  padding: 10px;
  text-align: center;
}

/* CONTENT */
#plans {
  height: 145px;
}

#plans div {
  cursor: pointer;
}

#plans .p1 {
  display: inline-block;
  margin: 5px;
  width: 163px;
  height: 131px;
  float: left;
}

#plans .p2 {
  display: inline-block;
  margin: 5px;
  width: 163px;
  height: 131px;
  float: left;
}

#plans .p3 {
  display: inline-block;
  margin: 5px;
  width: 163px;
  height: 131px;
  float: left;
}

/* TWITTER */
#twitter {
  float:right;
  width: 200px;
  margin-top: 10px;
  margin-right: 7px;
}

/* BOTTOM */
#flags {
  margin-right: 10px;
  margin-top: 20px;
  float:right;
}

#flags img {
  border: 1px solid #FFFFFF;
}

#address {
  font-size: 11px;
  margin-top: 10px;
  margin-left: 10px;
  float:left;
  color:#FFFFFF;
  width: 450px;
}

/* TOP */
#top #links ul {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  left: 550px;
  top: 10px;
  width: 150px;
}

#top #services ul li {
  display: inline;
}

#top #services ul li {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  left: -20px;
  top: -20px;
}
