@CHARSET "ISO-8859-1";

/*  Footer */
#pageFooter {
	padding: 0;
	margin: 0;
	width: 960px;
	position: relative;
	left: -11px;
	clear:both;
}

#footerNav{
	font-size:12px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 31px;
	position: relative;
}

#footerNav a {
	height: 31px;
	display: block;
	text-indent: -9000%;
	position: absolute;
	outline: none;
	top: -7px;
	right: 5px;
}

#footerNav li {
	position: absolute;
}

#footerNav .divider, #footerNav .dividerLast 
{
	width: 5px;
	height: 31px;
	background: url( images/footer_nav_divider.gif ) no-repeat;
	position:absolute;
	right: 0;
	top: 2px;
}

#footerNav .turnKeyInteriorsItem {
	width: 145px;
} 

#footerNav .turnKeyInteriors {
	width: 102px;
	background: url( images/turn-key_interiors_nav_button.gif ) no-repeat;
}

#footerNav .newsletterSignupItem {
	width: 106px;
	left: 148px;
}
#footerNav .newsletterSignup {
	width: 106px;
	background: url( images/newsletter_signup_nav_button.gif ) no-repeat;
}

#footerNav .dreamHomeTourItem {
	width: 103px;
	left: 257px;
}

#footerNav .dreamHomeTour {
	width: 103px;
	background: url( images/dream_home_tour_nav_button.gif ) no-repeat;
}

#footerNav .tellAFriendItem {
	width: 72px;
	left: 363px;
}

#footerNav .tellAFriend {
	width: 72px;
	background: url( images/tell_a_friend_nav_button.gif ) no-repeat;
}

#footerNav .siteMapItem {
	width: 58px;
	left: 438px;
}

#footerNav .siteMap {
	width: 57px;
	background: url( images/site_map_nav_button.gif  ) no-repeat;
}

#footerNav .termsItem {
	width: 43px;
	left: 499px;
}

#footerNav .terms {
	width: 43px;
	background: url( images/terms_nav_button.gif ) no-repeat;
}

#footerNav .toTheTradeItem {
	width: 75px;
	left: 544px;
}

#footerNav .toTheTrade {
	width: 74px;
	background: url( images/to_the_trade_nav_button.gif ) no-repeat;
}

#pageFooter .hours {
	height: 31px;
	width: 393px;
	position: absolute;
	top: -6px;
	text-indent: -900%;
	left: 616px;
	background: url( images/showroom_hours_nav_button.gif ) no-repeat;
}

#storeAddress {
	position:relative;
	font-size: 10px;
	margin: 0 auto;
	top: -10px;
	text-align:center;
	color: #333333;
}

#storeAddress span {
	padding-left: 5px;
}

#langLinks {
	position:relative;
	font-size: 10px;
	margin: 0 auto;
	text-align: right;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 10px;
}