body{
    margin:0; padding:0;
    background:url(img/bg.gif) repeat-x top left #FDDA7D;
    text-align:center;
    font-family:Arial, Verdana, sans-serif;
    font-size:12px;
}

.clearer{
    margin:0;
    height:1px;
    overflow:hidden;
    clear:both;
}

#container{
    width:870px;
    margin:auto;
    text-align:left;
    background-image:url(img/cbg.png);
    background-repeat:repeat-y;
}

#contInner{
    background:url(img/ornm.gif) left bottom no-repeat;
}

#footer{
    margin:auto;
    width:870px;
    height:24px;
    background:url(img/layout_16.png) bottom no-repeat;
}

#top{
    text-align:left;
    margin:15px auto 0 auto;
    width:870px;
    height:86px;
    overflow:hidden;
}

#top_leften{
    width:28px;
    height:86px;
    background:url(img/layout_03.png) top left no-repeat;
    float:left;
}

#top_center{
    width:809px; height:86px;
    float:left;
    background:url(img/tbg.png) repeat-x;
}

#top_righten{
    width:33px;
    height:86px;
    background:url(img/layout_06.png) top right no-repeat;
    float:right;
}

#logo{
    width:281px; height:43px;
    background:url(img/logo.gif) bottom right no-repeat;
    padding:28px 0 0 49px;
}

#realCont{
    width:703px; margin:0 0 0 80px;
}

#navD{
    width:703px; height:50px;
    background-color:transparent;
}

#mNav{
    width:703px; height:19px; background-color:#F3F1F1;
    padding-top:3px;
    text-align:center;
    overflow:hidden;
}

#mNav a{
    font-size:12px; color:#000;
    text-decoration:none;
    padding:0 16px 0 1px;
}

#mNav a:hover{
    font-weight:bold;
}

#tis{
    width:703px; height:26px; background-color:transparent; display:none;
    overflow:hidden;
}

#tis a{
    background-color:#F9F7F7; height:20px;
    color:#000; text-decoration:none; display:block;
    text-align:center; width:145px;
    padding-top:2px; float:left;
    margin:2px 2px 0 0;
}

#tis a:hover{
    font-weight:bold;
}

#tis_sub{
    padding-left:30px;
}

ul#hidden_subs{
    display:none;
    visibility:hidden;
    list-style:none;
    margin:0; padding:0;
}

#txCont{
    padding:32px 0 0 0;
}

#txCont h1{
    padding:0 0 23px 0; margin:0;
    color:#B62F05; font-size:24px; font-weight:normal;
}

#txCont p{
    font-size:14px;
    margin:0;
}

#txCont div.npc_l{
    width:500px;
    font-size:14px;
    float:left;
}

#txFooter{
    padding:80px 0 0 0;
    text-align:center;
    color:#A2A1A1; font-size:9px;
    background:url(img/logo2.gif) bottom right no-repeat;
}

#txFooter a{
    color:#A2A1A1; font-size:9px;
    text-decoration:none;
}

#txFooter a:hover{
    text-decoration:underline;
}

a {
	color: black;
}