@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0;
}
img {
border:none;
}
body {
text-align:center;
background:#a2a1a0 url(../images/bg_body.jpg) left top repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
font-size:14px;
padding-bottom:10px;
color:#666666;
line-height:20px;
}
h1 {
font-size:25px;
font-weight:bold;
color:#FEA00D;
padding-bottom:20px;
}
h2 {
padding-bottom:10px;
}
h3 {
padding-bottom:10px;
}
h4 {
padding-bottom:10px;
}
h5 {
padding-bottom:10px;
}
h6 {
}
#wrapper {
text-align:left;
width:670px;
margin:0 auto;
background:url(../images/bg_wrapper.jpg) left top repeat-y;
}
#content {
padding:20px;
}
#header {
width:670px;
height:123px;
background:url(../images/header.jpg) left top no-repeat;
}
#testimonials {
width:605px;
margin:0 auto;
}
.testi {
background:url(../images/frame_middle.jpg) left top repeat-y;
margin-bottom:5px;
}
.testi_top {
background:url(../images/frame_top.jpg) left top no-repeat;
}
.testi_bottom {
background:url(../images/frame_bottom.jpg) left bottom no-repeat;
width:605px;
overflow:hidden;
}
.photo {
width:180px;
float:left;
text-align:center;
padding-top:30px;
background:url(../images/batas_frame.jpg) right 20px no-repeat;
}
.comment {
width:385px;
float:left;
padding:20px;
}

#footer {
background:url(../images/bg_footer.jpg) left bottom no-repeat;
height:105px;
width:670px;
text-align:center;
padding-top:20px;
}
#footer p {
font-size:12px;
}