a:link {color: #342200; text-decoration : underline;}
a:visited {color: #342200; text-decoration : underline;}
a:hover {color: #342200; text-decoration : underline;}
a:active {color: #342200; text-decoration : underline;}


body {
    width:100%;
  margin: 0px;
    padding: 0px;
  background-color:#675C54;
    background-image:url(../sys_img/bg.gif);
    background-position:top;
    background-repeat:repeat-x;
    text-align:center;
    font-family:Verdana, Arial;
    font-size:11px;
}

table { font-size:14px; }

#content {
    width:964px;
    min-height:420px;
    height:auto;
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-482px;
  z-index:3;
    text-align:left;
}

#arr { position:relative;top:3px; }

#logo {float:left;}

#nav1 {
float:left;
margin: -18 0 0 695;
}

#main {
 clear:left;
 width:964px;
 background-color:#dbd7bd;
 min-height:351px;
}

* html #main { height:351px; }

#navi {
 width:949px;
 height:10px;
 font-size:16px;
 font-weight:bold;
 color:#342200;
 text-align:right;
  margin-top:10px;
  margin-right:25px;   
}

#pr_nav {
 width:250px;
 height:auto;
 font-size:16px;
 font-weight:bold;
 color:#342200;
 text-align:right;
 position:relative;
 top:-58; 
 left:710;   
}

#navi ul {
 list-style:none;
}

#navi ul li {
 float:right;
  width:200px;
}

#navi ul li li {
 clear:both;
 font-size:12px;
}

#navi a {color: #342200; text-decoration : none;margin-left:20px;}
#navi a:link {color: #342200;}
#navi a:visited {color: #342200;}
#navi a:hover {color: #dbd7bd;}
#navi a:active {color: #dbd7bd;}

#footer {
position:absolute;
left:-212px;
bottom:0px;
width:955px;
height:22px;
margin-left:0px;
margin-bottom:10px;
padding:0px;
}

/* bis 6 */
* html #content {height:420px;}

/* ie 5*/
html + body #content {height:420px;}

/* bis 6 */
* html .footer {display:none}


