/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2008.03.19
File Purpose:	Borton Overseas - Trollstigen Resort - Footer Style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


.footer_content {
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(/_images/framework/bg_footer.gif) top no-repeat;
}
.footer_text {
	width: 740px;
	margin: 37px 0px 0px 20px;
	padding: 0px;
	color: #333300;
	float: left;
	display: inline;
	position: relative;
}
.footer_venyou {
	width: 100%;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	color: #ffffff;
	float: left;
	display: inline;
	text-align: center;
}
.footer_company {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
.footer_links {
	width: 230px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
	position: relative;
}
.footer_links_divider {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	float: right;
}
