body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#global_index {
position:absolute;
left:50%;
top:50%;
margin-left:-400px;
margin-top:-262px;
background-image:url(image/background-index.jpg);
border:1px solid #000000;
width:800px;
height:525px;
}

#global {
position:absolute;
left:50%;
top:50%;
margin-left:-400px;
margin-top:-262px;
background-image:url(image/background.jpg);
border:1px solid #000000;
width:800px;
height:525px;
}

#header {
position:relative;
height:90px;
}

#head {
position:absolute;
height:73px;
width:572px;
left:168px;
top:56px;
}

#head1 {
position:absolute;
height:73px;
left:169px;
top:53px;
}

#head2 {
position:absolute;
height:73px;
left:386px;
top:53px;
}

#head3 {
position:absolute;
height:73px;
left:565px;
top:56px;
}

#menu {
position:absolute;
width:129px;
left:15px;
top:137px;
}

#centre {
position:absolute;
width:579px;
height:364px;
left: 218px;
top: 90px;
}

#promo {
position:absolute;
width:120px;
height:55px;
left: 34px;
top: 448px;
}

#contact {
position:absolute;
top:320px;
left:0;
}

#footer {
position:absolute;
width:800px;
top:510px;
text-align:center;
color:#000;
left: 0px;
}

.menu {
margin-top:4px;
}

.url {
display:none;
}

