body { 
	text-align:center;
}
#outer{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}
* html #outer {
	width:976px;
	w\idth:970px;
}
#header, #footer{

}
#footer{
	width:970px;
}
.clear {
	clear:both;
}
#right, #left, #content {
	float:left;
}
#right {
	width:160px;
	float: right;
}
#left {
	width:180px;
}
#content{
	width:600px;
}
.cleaner {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	border-bottom-style: none
}

