#content {
	WIDTH: 950px;
	clear:both;
	margin-top:15px;
}
#left{
	FLOAT: left;
	width: 212px;
	position: relative;
	text-align:center;
}
#right{
	position: relative;
	width: 718px;
	FLOAT: right;
	text-align:center;
}