

body {
    font-family: trebuchet ms, verdana, arial, tahoma;
    font-size: 90%;
    color: #888;
    background-color: white;
    line-height: 180%;
    margin: 0;
    padding: 0;
    text-align: center;
  }


img {
    border : 0;
  }

/* Set the page width */




#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
    width: 85%;
    margin: 0 auto;
    text-align: left;
  }


#wrapper-header {
    background: transparent url('..//image/bg.png') top center repeat-x;
  }

#header {
    background-color : #eee;
    background-image : url('..//image/banner_glice2.jpg');
    background-position : center top;
    background-repeat : no-repeat;
  }

#wrapper-header2 {
    background: transparent url('..//image/bg02-blue-left.png') top left no-repeat;
  }

#wrapper-header3 {
    background: transparent url('..//image/bg02-blue-right.png') top right no-repeat;
  }

#header h1 {
    margin: 0 20px;
    padding: 0;
    line-height: 2.5em;
    color: #094782;
    font-size: 120%;
  }

#headextra {
    margin-bottom : 0;
    margin-left : 45%;
    margin-right : 5%;
    margin-top : 0;
    height : 150px;
  }

.right {
    float : right; width: 35%;
  }

.left { padding-left : 15px;
 width: 15%;
}


