body       { padding:0px; margin:0px; background-color:#6E848F; }

/* main frame box */
#divFrame            { width:700px; margin:0px auto;
                       background:url('../images/frame/frame-center.gif') top center repeat-y; }
#divFrame #divTop    { background:url('../images/frame/frame-top.gif') top center no-repeat; }
#divFrame #divBottom { background:url('../images/frame/frame-bottom.gif') bottom center no-repeat; }
#divFrame #divBody   {  }

/* main page header - home */
#divHead          { height:165px; position:relative;
                    background:url('../images/frame/header-main.gif') center top no-repeat; }
#divHead p        { display:block; float:right; text-align:right; width:200px;
                    color:#8f876e; font-size:14px; padding:46px 35px 2px 0px; height:69px; overflow:hidden; }
#divHead h1       { display:block; float:left; text-align:left; line-height:31px; width:330px;
                    color:#B6C6CF; font-size:26px; padding:88px 0px 0px 135px; }
#divHead h1 b     { color:#6E848F; }
#divHeadBox       { position:absolute; top:0px; left:536px;
                    /*float:right;*/ text-align:center; width:134px; height:36px;
                    padding:66px 0px 10px 0px; margin-right:30px;
                    background:url('../images/frame/header-box-white.gif') left top no-repeat; }
#divHeadBox a     { font-size:22px; }

/* small header */
#divHead.small    { height:110px; position:relative;
                    background:url('../images/frame/header-small.gif') left 25px no-repeat; }
#divHead.small h1 { float:left; padding:56px 0px 0px 78px; text-align:right; width:390px; }

/* header menu */
#divMenu                { clear:both; }
#divMenu #divLang       { float:right; padding:10px 50px 0px 0px;
                          width:140px; text-align:right; }
#divMenu #divLang a     { font-size:24px; padding-left:7px; }
#divMenu #divMain       { float:left; width:460px; padding:25px 0px 0px 25px; }
#divMenu #divMain a     { padding-right:7px; font-size:15px;  }
#divHead.small #divMain { padding-top:15px; }

/* foot menu */
#divFootMenu            { padding-bottom:8px; text-align:center; }
#divFootMenu a          { font-size:15px; padding:0px 7px 0px 7px; }
