/* page ini */
* { margin:0; padding:0; }
html{
overflow-y:scroll;
overflow-x:auto;
}
body { height:100%; font-family:Arial, Verdana, sans-serif; text-align:center; font-weight:400; color:#555; background-color:#fff; margin-bottom:1px; }

/* font-family: verdana, arial, sans-serif; */
/* font-family: arial, verdana, sans-serif; */
/* font-family: Tahoma, Arial, sans-serif; */
/* font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; */
/* font-family: Georgia, 'Times New Roman', Times, serif; */
/* background: url(../images/bk-menu-over.jpg) repeat-x; */

/* @group Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, pre { margin:0; padding:0; border:0; }

a img, :link img, :visited img { border:0; }

table { border-collapse:collapse; border-spacing:0; }

p { margin-top:0px; margin-bottom:0px; }
ul { margin-bottom:0px; margin-top:0px; }

/* containers */
#container { width:997px; text-align:left; margin-left:auto; margin-right:auto; clear:both; background:url(../images/container.png) repeat-x white; }



/* header */
#top { width:997px; height:25px; }
#header { width:997px; height:180px; background:url(../images/hp_header.png) no-repeat; }


/* content */
#content { width:456px; height:257px; margin-left:auto; margin-right:auto; clear:both; }


/* footer */
#footer { width:997px; height:200px; background:url(../images/hp_footer.png) no-repeat; }
#footertop { width:997px; height:143px; }
#footerbot { width:997px; height:35px; }
#footerbotleft { width:479px; height:35px; float:left; }
#footerbotright { width:392px; height:35px; float:left; }
