body{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin:0;
padding:0;
background-image:url('/img/background.gif');
background-repeat:repeat-x;
}
img{
border:none;
}

#main-hp{
position:relative;
margin:0 auto;
width:1000px;
height:700px;
margin-top:40px;
background-image:url('/img/homepage.jpg');
background-repeat:no-repeat;
padding-top:1px;
}
#logo-hp{
position:relative;
width:1000px;
height:54px;
margin:0 auto;
margin-top:50px;
background-image:url('/img/logo.gif');
background-repeat:no-repeat;
}
#signpost{
width:548px;
height:125px;
margin:0 auto;
margin-top:450px;
background-image:url('/img/hp-globes.gif');
background-repeat:no-repeat;
}
.hp-select,.hp-global{
display:block;
float:left;
width:224px;
padding-right:20px;
height:29px;
padding-top:13px;
background-image:url('/img/hp-select.gif');
margin-top:83px;
text-align:center;
color:#ffffff;
text-decoration:none;
font-size:14px;
font-weight:700;
}
.hp-global{
margin-left:60px;
background-image:url('/img/hp-global.gif');
}
#hp-menu{
width:242px;
height:135px;
float:left;
visibility:hidden;
}
#hp-menu a{
display:block;
width:218px;
height:25px;
padding:4px 0 0 28px;
background-image:url('/img/hp-menu-middle.gif');
background-repeat:repeat-y;
color:#ffffff;
text-decoration:none;
font-size:14px;
font-weight:700;
}
#hp-soon{
width:218px;
padding:10px 0 0 28px;
background-image:url('/img/hp-menu-middle.gif');
background-repeat:repeat-y;
color:#ffffff;
font-size:14px;
}
#hp-menu-top{
background-image:url('/img/hp-menu-top.gif');
width:244px;
height:14px;
}
#hp-menu-bottom{
background-image:url('/img/hp-menu-bottom.gif');
width:244px;
height:10px;
}
.cleaner{
clear:both;
}