#bodyid{
background:url('img/background.png');
padding:0;
margin:0;
text-align:center;
}
#page{
background:#f6f6f6 url('img/bg.png') repeat-y left top;
width:760px;
margin:0 auto;
}
#page2{
border:4px solid #f1f1f1;
background:#fff;
width:746px;
font-size:0.9em;
color:#444;
text-align:center;
margin:0 auto;
}
#banner{
background:#fff url('img/banbg.png') no-repeat left top;
height:30px;
letter-spacing:2px;
text-align:left;
}
#banner h1{
font-size:20px;
color:#fff;
margin:0;
padding:15px 15px;
}
#menu{
background:#fff url('img/menubg.png') no-repeat left top;
border-bottom:1px solid #fff;
width:100%;
}
#menu td{
height:24px;
font-size:14px;
width:20%;
letter-spacing:2px;
text-align:center;
}
#menu a{
color:#fff;
font-weight:bold;
width:100%;
text-decoration:none;
}
#menu a:hover{
color:#97a6d0;
}
#left{
width:150px;
float:left;
text-align:left;
padding:0 0 10px 0;
}
#left a{
color:#00497c;
}

#left a:hover{
color:#4455b6;
}
#left h2{
border:2px solid #fff;
background:#4169ad url('img/side.png') no-repeat left top;
font-size:1em;
margin:20px 0 7px 10px;
padding:3px 10px;
color:#fff;
}
#left p{
margin:0 0 2px 10px;
padding:0 10px 7px 10px ;
font-size:1em;
color:#444;
}


ul{
font-size:12px;
color:#000;
text-align:left;
margin-top:5px;
margin-bottom:5px;
}

li{
margin-top:3px;
margin-bottom:3px;
}
#right{
width:570px;
float:right;
padding:0 0 10px 0;
text-align:left;
}
#right a{
color:#00497c;
}
#right a:hover{
color:#4455b6;
}
#right h2{
border-width:0px;
border-style:solid;
border-color:#ddf #aac #aac #ddf;
background:url('img/mainbg.png') repeat-y left top;
color:#446;
font-size:1em;
margin:20px 10px 7px 0;
padding:3px 10px;
}
#right p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:120%;
}
#pagetop{
padding:10px 12px 0 0;
text-align:right;
}
#copy{
clear:both;
background:#001545 url('img/banbg.png') no-repeat left top;
border-top:0px solid #666;
color:#fff;
padding:1px 0 3px 0;
text-align:center;
}
