#container{
width:820px;
margin:0 auto;
padding:0 5px;
font-size:78%;
text-align:left;
background:url("../images/bk_base820.gif") repeat-y;
}


#header{
width:800px;
_width:810px;
padding:0 5px;
border-top:20px solid #0168B7;
}

#footer{
width:800px;
_width:810px;
padding:0 5px;
text-align:center;
border-top:10px solid #0069BC;
border-bottom:10px solid #000;
clear:both;
}

#footer address{
margin-bottom:5px;
}

#page-center{
width:750px;
_width:760px;
margin:0 10px;
padding:10px 10px 0px 10px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
float:left;
display:inline;
}

.layoutpop{
clear:both;
}

.close{
clear:both;
margin:5px 0;
text-align:center;
}

.close a{
padding-left:15px;
background:url(../images/ptclose.gif) 0 0 no-repeat;
}