/* Adi Karya Sdn Bhd */

/*

------------------------------------------------------
Copyright © Adi, www.adiputra.org. Some rights reserved
------------------------------------------------------

*/

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #999999;
background-color: #2b2b2b;
border-top: 50px #000000 solid;
}
#main-title {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 30px;
padding-left: 25px;
padding-right: 0;
background-color: ##2b2b2b;
border-top: 1px black solid;
border-bottom: 1px black solid;
color: #989A9B;
font-weight: bold;
font-size: .7em;
background-image:  url(img/logo.jpg);
background-repeat: no-repeat;
padding-bottom: 50px;background-position: right;}

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 190px;
margin-right: 100px;
font-size: 1em;
color: #F07C32;
border-bottom: 1px #999 solid;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}
#main-text {
margin-top: 0;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 200px;
}
p, ul, ol, table {
font-size: .7em;
line-height: 1.5em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
text-align: justify;}
h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: .9em;
color: #F07C32;
font-weight: bold;
}
ol, ul {
margin-left: 25px;
}
a:link, a:visited {
color: #ea9e57;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #ad5e15;
text-decoration: none;
font-weight: bold;
}

#footer {
text-align: center;
background-color: #000000;
color: #999999;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px black solid;
font-size: .7em;
}
#footer a:link, #footer a:visited {
color: #e2e2c5;
}
#footer a:hover {
color: #e2e2c5;
text-decoration: underline;
}
