#bg_top {
	width: 760px;
	background-image: url(../image/bg_top.jpg);
	background-repeat: no-repeat;
	height: 88px;
}
#logo {
	float: left;
}
#banner {
	float: left;
}
#menu {
	float: left;
	width: 209px;
}
#column_center {
	float: left;
	width: 343px;
}
#column_right {
	float: right;
	width: 208px;
	background-image: url(../image/gradient.jpg);
	background-repeat: repeat-x;
}
#footer_absolut {
	position: absolute;
	width: 760px;
	height: 146px;
	top: 842px;
	float: left;
	text-align: right;
}
#footer_box {
	float: left;
	padding-top: 70px;
}

#box {
	width: 208px;
	float: left;
}
