#copyright{
	float: right; 
	background: black;
	width: 468px;
	height: 16px;
	color: #ffffff;
	margin-right:20px;
}
#copyright .box1 {
	padding-left:8px;
	float:left;
	width:100px;
}

#copyright .box2 {
	float:left;
	width:110px;
	text-align:center;
	text-transform: uppercase;
}
#copyright .box3 {
	float:right;
	text-align:right;
	padding-right:14px;
	text-transform: uppercase;
}
