body {
width:100%;
height:100%;
margin: 0 auto;
padding: 0;
font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

a:link	{
text-decoration:none;
color:#0033FF;
}

a:hover	{
text-decoration:underline;
color:#0033FF;
}

a:visited	{
text-decoration:none;
color:#0033FF;
}

#container  {
width: 1024px; 
margin: 0 px auto;
padding:0px;
clear:both;
margin-top:20px;
}

#menu {
text-align:right;
height:20px;
width:1024px;
}

#header {
width:1024px;
height:162px;
}

#content {
width:1024px;
}

#footer {
width:1024px;
height:44px;
background-image:url(../images/footer.png);
background-repeat:no-repeat;
clear:both;
}

#footer .text {
padding-top:15px;
font:medium;
color:#FFFFFF;
}

#footer .text a {
color:#FFFFFF;
text-decoration:none;
}

#footer .text a:hover {
color:#FFFFFF;
text-decoration:none;
}

#footer .text a:visit {
color:#FFFFFF;
text-decoration:none;
}

#homeindo {
width:1024px;
height:272px;
background-image:url(../images/indexindo.jpg);
}

#aboutusindo {
width:1024px;
}

#aboutusindo .left{
width:509px;
float:left;
clear:both;
text-align:left;
margin-top:50px;
line-height:20px;
font-size:14px;
}

#aboutusindo .left .text {
padding:10px;
text-align:left;
}

#aboutusindo .left p{
padding:10px;
}

#aboutusindo .right{
width:515px;
float:right;
}

#productindo .left{
float:left;
width:481px;
height:444px;
clear:both;
background-position:bottom;
padding-bottom:30px;
background-image:url(../images/productleft.jpg);
}

#productindo .left .text {
padding:10px;
text-align:left;
font-size:14px;
line-height:20px;
}

#productindo .right{
width:543px;
float:right;
}

#miningindo .left{
width:481px;
float:left;
clear:both;
}

#miningindo .left .text{
padding:10px;
text-align:left;
font-size:14px;
line-height:20px;
margin-bottom:-50px;
z-index:999;
position:relative;
}

#miningindo .right {
float:right;
width:543px;
height:444px;
background-image:url(../images/miningright.jpg);
background-repeat:no-repeat;
}

#contactindo .left {
width:763px;
height:272;
float:left;
clear:both;
background-image:url(../images/contactindoleft.jpg);
}

#contactindo .left .left{
float:left;
clear:both;
width:382px;
height:272px;
}

#contactindo .left .right{
float:right;
width:380px;
height:272px;
}

#contactindo .left .right .text{
padding:10px;
text-align:left;
font-size:14px;
line-height:20px;
padding-top:30px;
}

#contactindo .right2 {
float:right;
width:261px;
height:272px;
background-image:url(../images/contactright.jpg);
}






