.table_body {
	margin				:auto;
	width				:816px;
	background-color	:#fff;
}

#copyright {
	font-size	:10px;
	font-weight	:bold;
	color		:#fff;
	float		:right;
	clear		:right;
	margin-right:10px;
}

#footer_links {
	width			:791px;
	margin-top		:10px;
	margin-left		:15px;
	margin-right	:10px;
}

#footer_links_over {
	background-image	:url(../img/borders/footer_links_over.jpg);
	background-position	:bottom left;
	background-repeat	:no-repeat;
	height				:50px;
}

#footer_links_hrefs {
	width		:760px;
	margin-top	:5px;
	white-space:nowrap;
}

#footer_links_under {
	background-image	:url(../img/borders/footer_links_under.jpg);
	background-position	:top left;
	background-repeat	:no-repeat;
	height				:51px;
	color				:#fff;
	font-size			:9px;
}

span#cont_us {
	font-weight	:bold;
	font-size	:14px;
	margin-left	:10px;
	white-space:nowrap;
	color:#FFFFFF;
}

span#tel_number {
	color		:#fff100;
	font-size	:20px;
}

.fl_divimg, .fl_div2 {
	float			:right;
	color			:#fff;
	font-size		:9px;
	font-weight		:bold;
	margin-right	:3px;
}

