#container {
	width:920px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border-left:#666 thin solid;
	border-right:#666 thin solid;
}
.right {
	float:right;
	width:290px;
}
#footer {
	height:105px;
	background-image:url(img/atlasMetal.png);
	background-position:center center;
	padding-top:5px;
	border-bottom:#999 thin solid;
	text-align:left;
	font-size:10px;
	color:#FFFFF9;
	line-height:18px;
	width:860px;
	margin:0 auto;
	padding:20px 30px;
}