/* added by gareth williams - required by footer.php template */
/*------------*/
div#footer_container {
	position: relative;
	top: 14px;
	left: 47px;
	width: 600px;
	height: 45px;
	float:left;
}

/*required by footer.php template */

div#footer{
	width: 732px;
	height: 65px;
	/*float: left;*/
}
div#footer_inner{
	width:inherit;
	height: inherit;
	margin-left:auto;
	margin-right:auto;
}
.footer_table {
	margin: auto;
	position: relative;
}
.footer_table, tr, td{	
	font-size: 9px;
	color: #666666;
}

.logo {
	float: left;
}
/*------------*/
