#header a.logout{
	background-image: url(../images/button/log_out.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width: 64px;
	position: absolute;
	left: 14px;
	top: 7px;
}
#header a.logo{
	height: 93px;
	width: 296px;
	position: absolute;
	left: 374px;
	top: 5px;
}


#footer{
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	background-image: url(../images/back/foot_bk.gif);
	background-repeat: no-repeat;
	background-position: 810px 240px;
	background-color:#ffffff;
}