#new_footer
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 920px;
	background-color: #222222;
	color: #808080;
	padding-top: 80px;
	background-image: url("/images/footer_background.png");
	background-repeat: repeat-x;
}

#new_footer a
{
	color: #ff4300;
}

#new_footer .column
{
	float: left;
	width: 305px;
}

#new_footer .try_a_thaicat
{
	position: absolute;
	left: 820px;
	top: 116px;
	width: 100px;
	height: 167px;
}

#new_footer .column .padded
{
	padding: 20px;
}

#new_footer .review_buttons
{
	position: absolute;
	left: 325px;
	top: 20px;
	width: 380px;
	height: 50px;
}