#header{
width: 898px;
padding: 35px 0;
background: url(../img/bg_header.jpg) no-repeat right top;
}
body{
background: url(../img/bg_body.gif) repeat-x center 109px;
padding-bottom: 60px;
}
#navi{
padding-bottom: 22px;
background: url(../img/bg_mainTop.gif) no-repeat left bottom;
}
#footer{
padding-bottom: 22px;
background: url(../img/bg_mainBtm.gif) no-repeat left bottom;
}

#footer div.clearfix{
margin: 0 29px 0 19px;
border-top: solid 1px #bfbfbf;
padding-top: 4px;
}

#ftLink{
float: left;
}
#ftLink li{
float: left;
padding-left: 17px;
margin-right: 20px;
background: url(../img/ico_footer.gif) no-repeat left center;
}
#ftLink a{
color: #666;
}

#copyright{
float: right;
width: 155px;
height: 13px;
background: url(../img/copyright.gif) no-repeat left bottom;
font-size: 0;
line-height: 0;
}
#copyright span {
	display: none;
}
#main{
padding-top: 24px;
background: url(../img/bg_main.gif) repeat-y left top;
}


#container{
width: 898px;
margin: 0 auto;
}

.topimg {
	background: url() repeat-y left top;
}

#contentArea {
	margin-top: 21px;
	padding-left: 221px;

}