* {
    padding: 0;
    margin: 0;
} 

body {
background:#feeee7 url(images/bg.gif) repeat-x top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
}

a { color: #012ce5; text-decoration: none; }
a:hover { color: #fc0606; text-decoration: underline; }

#header {
background: url(images/benar.gif) repeat-x top;
width: 800px;
margin: 05px auto 0 auto;
}

#service {
float: left;
width: 380px;
overflow:auto;
height: 370px;
padding: 10px 0 0 10px;

}


#wrap {
width: 810px;
margin: 10px auto 10px auto;
border: 0px solid #bf6a05;
background:#feeee7 url(images/wrapbg.gif) repeat-x top;
}

#left {
float: left;
width: 800px;
border: 05px solid #f39e33;
height:190px;
background: url(images/logo.jpg);
}

#left2 {
float: left;
width: 220px;
height:300px;
border: 0px solid #bf6a05;
margin-top:15px;

}

#left h2 { 
color: #000000;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
height: 30px;
line-height: 30px;
padding-left: 15px;
}

#left ul { color: #F09540; padding: 5px 0 5px 30px; list-style-type: square; }
#left ul li { padding-bottom: 5px; }
#left ul li a { text-decoration: none;  }
#left ul li a:hover { color: #000; }

#center {
float: left;
width: 400px;
padding: 10px 0 0 10px;

}
#center h2 {
color: #916a00;
height: 30px;
line-height: 30px;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
}
#center h2 a { color: #000000; }
#center h2 a:hover { color: #000; text-decoration: none; }

#right {
float: right; 
width: 150px;
padding: 10px 10px 10px 0;
text-align:right;
}
#right h2 { 
color: #F09540;
height: 30px;
line-height: 30px;
padding-left: 15px;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
}
#right ul { color: #F09540; padding: 5px 0 5px 30px; list-style-type: square; }
#right ul li { padding-bottom: 5px; }
#right ul li a { text-decoration: none;  }
#right ul li a:hover { color: #000; }

#footer {
text-align: center;
font-size: 13px;
padding-bottom: 10px;
color: #000000;
}
#footer a {
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
