#content {
	padding-bottom:0;
}
#content #left {
	float:left;
	width:70%;
}
#content #right {
	float:right;
	width:25%;
}
#content #bottom {
	position:relative;
	clear:both;
	width:730px;/*790-60*/
	height:17px;/*109-92*/
	padding:92px 0 0 60px;
	margin:0 -40px;
	margin-top:20px;
	background:url("images/index-bottom.jpg") no-repeat;
	color:#fff;
}

