/* CSS Document */
html,body,h1,h2,h3,h4,h5,h6,p,img,ul,ol,li,form,fieldset,textarea,table
{
margin:0;
padding:0;
border:0 none;
}
html, body{width:100%; height:100%;}
body{overflow:hidden;}
.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#logo
{
width:275px;
height:61px;
background:url(../images/logo.jpg) 0 0 no-repeat;
float:left;
display:inline;
margin:50px 0 0 50px;
}
#logo a
{
width:275px;
height:61px;
display:block;
}
#logo span{display:none;}
#countries
{
width:345px;
height:10px;
background:url(../images/country.jpg) 0 0 no-repeat;
float:left;
display:inline;
list-style:none;
margin:84px 0 0 100px;
}
#countries li
{
float:left;
display:inline;
}
#countries a
{
height:8px;
display:block;
}
#countries a.malaysia{width:50px; margin-right:15px;}
#countries a.singapore{width:60px; margin-right:15px;}
#countries a.philippines{width:67px; margin-right:15px;}
#countries a.indonesia{width:60px;}
#countries span{display:none;}
.address
{
width:198px;
height:23px;
background:url(../images/address.jpg) 0 0 no-repeat;
float:left;
display:inline;
margin:71px 0 0 50px;
}
.email
{
width:133px;
height:9px;
background:url(../images/email.jpg) 0 0 no-repeat;
display:block;
float:left;
margin:84px 0 0 -93px;
}
.email a
{
width:133px;
height:9px;
display:block;
}
.contact
{
width:93px;
height:23px;
background:url(../images/contact.jpg) 0 0 no-repeat;
display:block;
float:left;
margin:56px 0 0 40px;
}
.address span, .email span, .contact span{display:none;}
#container1{display:block;}
#line-1, #line-2, #line-3, #line-4
{
width:100%;
clear:left;
float:left;
display:inline;
margin:0 0 0 50px;
}
#line-1{margin:100px 0 0 50px;}
#line-1 img, #line-2 img, #line-3 img, #line-4 img{cursor:pointer;}
.copyright
{
width:219px;
height:7px;
background:url(../images/irg-copyright.png) 0 0 no-repeat;
display:block;
text-indent:-9999px;
float:left;
margin:100px 0 0 50px;
clear:left;
}
.copyright a
{
width:56px;
height:6px;
float:right;
display:block;
}
.copyright a:hover{background:#fff url(../images/irg-copyright2.png) right 0 no-repeat;}