body {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-color: #000000;
  font-family: arial, verdana, tahoma; 
}

img {
  border: 0px;
}
.mainbg {
    background-image: url('../img/1_bggrad.gif');
    background-repeat: repeat-x;
    background-color: #000000;
    color: #FFFFFF;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 700px;
    font-family: arial, verdana, tahoma; 
    font-size:14px;
    font-weight: bold; 
}

.indexBlck01 {
    position: absolute;
    padding: 100 0 0 100;
    z-index: 3;
}

.indexBlck02 {
    position: absolute;
    top: 530px;
    z-index: 2;
}

.indexBlck03 {
    position: absolute;
    left: 102px;
    top: 87px;
    z-index: 1;
}

.shift_01 {
    margin-left: 40px;
}

.mainmenu {
  font-family: Franklin Gothic Medium, Franklin Gothic Medium Cond, Franklin Gothic Book, Trebuchet MS, arial; 
  color: #ffffff;
  font-size: 25px;
  font-weight: normal;
  padding-left: 10px;
  text-decoration: none;
}
