/*  -------------------------------------------------------------------
    Reset - August 2008 ----------------------------------------------- */
    html, body, div, span, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, code,
    del, dfn, img, q, dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
        border:0;
        font-family:inherit;
        font-size:1em;
        font-style:inherit;
        font-weight:inherit;
        margin:0; padding:0;
        vertical-align:baseline;
    }
    body { font-size:100.01%; line-height:1; }
    table { border-collapse:collapse; border-spacing:0; }
    caption, th, td { text-align:left; font-weight:normal; }
    blockquote:before, blockquote:after, q:before, q:after { content: ""; }
    blockquote, q { quotes:"" ""; }
    embed:hover, embed:active:hover, embed:visited:hover { border:0px #fff solid; }


/*  -------------------------------------------------------------------
    Redefine Tag ------------------------------------------------------ */
    a { outline:none; color:#1192ec; text-decoration:none; }
	a:hover { text-decoration:underline; }

    .fleft { float:left; }
    .fright { float:right; }

    .break_1 { margin-bottom:13px; }


/*  -------------------------------------------------------------------
    Shell ------------------------------------------------------------- */
	html, body { height:100%!important; width:100%; }
	#wrapFlash { margin:0; padding:0; border:0; }	
    body {
        background:url(../img/bg_body.gif) repeat top left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
        margin:0 auto;
    }
        body * { line-height:12px; }

    #wrapHTML {
        width:364px;
        height:100%;
        margin:0 auto;
		padding-top:150px;
    }


/*  -------------------------------------------------------------------
    Content ----------------------------------------------------------- */
    #content { 
        width:318px; 
        height:100%;
        margin:0 auto;
    }
    #content h1#title {
        background:url(../img/l_galom.gif) no-repeat top left;
        display:block;
		margin:0 auto;
        text-indent:-9999px;
        width:318px; height:87px;
    }
	#content h1#title_small {
        background:url(../img/l_galom_small.gif) no-repeat top left;
        display:block;
		margin:0 auto 15px;
        text-indent:-9999px;
        width:318px; height:74px;
    }
        #content h1#title a {
            display:block;
            width:318px; height:87px;
        }


/*  -------------------------------------------------------------------
    Footer ------------------------------------------------------------ */
    #footer {
        background:url(../img/bg_footer.gif) no-repeat top left;
        height:12px;
        margin:0 auto;
        padding:7px 7px 7px 9px;
        position:fixed; bottom:10px;
        width:354px;
    }
	

/*  -------------------------------------------------------------------
    Privacy Policy ---------------------------------------------------- */
	.privacy p { font-size:12px; padding-bottom:15px; line-height:16px; text-align:justify; }
	.privacy h1 { padding-bottom:30px; }
	.privacy h2 { font-size:16px; padding-bottom:10px; }
	.privacy h3 { font-size:13px; padding-bottom:3px; }
	.privacy h2, .privacy h3 { font-weight:bold; }
	.privacy #content, .privacy #wrapHTML { width:800px; padding-top:10px; }
	.privacy #footer { margin:0 auto; position:relative; margin-top:15px; }