@charset "utf-8";
/* CSS Document */
#footer .logolink {
	width:208px;
	height:119px;
	float:left;
}
#footer .menu {
	width:780px;
	height:  auto;
	padding:20px 0px 5px 0px;
	float:right;
	text-align:center;

}
#footer .copyright {
	width:780px;
	height: auto;
	padding:0px 0px 0px 0px;
	float:right;
	text-align:center;

}#footer .design {
	width:200px;
	height:  auto;
	float:right;
	text-align:center;
}
