/*footer*/
#footer{
	float:left;
	width:971px;
	padding:0 0 30px;
	font-size:6pt;
	line-height:14px;
	overflow:hidden;
}
#footer div.sitemap{
	width:100%;
	padding:0 0 18px;
	overflow:hidden;
	height:430px;
	background:url(../images/bg-sitemap.png) repeat-x 0 0;
}
#footer div.sitemap div.column{
	float:left;
	min-height:250px;
	height:250px;
	padding:0 22px;
	margin:0 0 0 -1px;
	background:url(../images/bg-sitemap-sep.png) no-repeat 0 0;
}
* html #footer div.sitemap div.column{
	/*height:155px;*/
	height:250px;
}
#footer div.sitemap div.fix-width{
	width:108px;
}
#footer div.sitemap h3{
	margin:0;
	font-size:1.3em;
	line-height:27px;
	word-spacing:-1px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#footer div.sitemap h3 a{
	color:#fff;
	text-decoration:none;
}
#footer div.sitemap ul{
	margin:13px 0 0;
	padding:0;
	list-style:none;
	vertical-align:top;
}
#footer div.sitemap div.fix-width ul{
	width:108px;
	overflow:hidden;
}
#footer div.sitemap div.rightside ul{
	width:150px;
	overflow:hidden;
}
#footer div.sitemap ul li{
	padding:0 0 4px;
}
#footer div.sitemap h4{
	padding:0 0 4px;
	margin:0;
	font-size:1.03em;
	line-height:1.1667em;
	color:#D9A786;
	text-decoration:none;
}
#footer div.sitemap h4 a{
	color:#D9A786;
	text-decoration:none;
}
#footer div.sitemap ul ul{
	margin:0;
}
#footer div.sitemap ul ul li{
	padding:0;
}
#footer div.sitemap ul ul ul{
	margin-left:10px;
}
#footer div.sitemap ul ul ul li{
	padding-left:10px;
}
#footer div.sitemap ul.products{
	width:400px;
	margin-right:-48px;
	overflow:hidden;		
	font-size:1.3em;
}
#footer div.sitemap ul.products li{
	float:left;
	width:90px;
	padding-right:5px;
}
#footer div.sitemap ul.products ul li{
	float:none;
	width:auto;
	padding:0;
	color:#8B6247;
}
#footer div.sitemap ul.products ul li a{
	color:#8B6247;
}

/*added 8/9/2010*/
#footer div.sitemap ul.designcenter{
	margin-right:-48px;
	overflow:hidden;		
	font-size:1.3em;
}
#footer div.sitemap ul.designcenter li{
	float:left;
	width:90px;
	padding-right:5px;
}
#footer div.sitemap ul.designcenter ul li{
	float:none;
	width:auto;
	padding:0;
	color:#8B6247;
}
#footer div.sitemap ul.designcenter ul li a{
	color:#8B6247;
}

#footer div.sitemap ul.differences{
	font-size:1.3em;
}
#footer div.sitemap ul.differences li{
	float:left;
	width:90px;
}
#footer div.sitemap ul.differences ul li{
	float:none;
	width:auto;
	padding:0;
	color:#8B6247;
}
#footer div.sitemap ul.differences ul li a{
	color:#8B6247;
}
/*added 8/9/2010*/

#footer div.center{
	width:100%;
	text-align:center;
	overflow:hidden;
	font-size:1.4em;
	word-spacing:-1px;
	font-weight:bold;
	color:#fff;
	padding-top:40px;
}
#footer div.center h4{
	font-size:1.1em;
	line-height:1.1667em;
	color:#fff;
	padding-bottom:20px;
}
#footer div.center p{
	margin:0;
	font-size:1.0em;
	color:#fff;
	line-height:20px;
}
#footer div.center strong{
	display:block;
	padding:0;
	font-size:1.3em;
	line-height:1.4616em;
	color:#fff;
}
#footer div.center ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.0em;
	color:#D9A786;
}
#footer div.center ul li{
	display:inline;
	color:#D9A786;	
}
#footer div.center ul li a{
	color:#D9A786;
}
a.light{
	color:#D9A786;
}

#footer div.microsite{
	width:100%;
	text-align:center;
	overflow:hidden;
	word-spacing:-1px;
	font-weight:bold;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
#footer div.microsite ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.2em;
	color:#D9A786;
}
#footer div.microsite ul li{
	display:inline;
	color:#D9A786;	
}
#footer div.microsite ul li a{
	color:#D9A786;
}
