/*footer*/
#footer{
	float:left;
	width:745px;
	padding:0 0 30px;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
}
#footer div.sitemap{
	width:100%;
	padding:0 0 18px;
	overflow:hidden;
	background:url(bg-sitemap.png) repeat-x 0 0;
}
#footer div.sitemap div.column{
	float:left;
	min-height:155px;
	padding:0 22px;
	margin:0 0 0 -1px;
	background:url(bg-sitemap-sep.png) no-repeat 0 0;
}
* html #footer div.sitemap div.column{
	height:155px;
}
#footer div.sitemap div.fix-width{
	width:108px;
}
#footer div.sitemap h3{
	margin:0;
	font-size:1.3em;
	line-height:27px;
	word-spacing:-1px;
	color:#fff;
}
#footer div.sitemap h3 a{
	color:#fff;
}
#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 ul li{
	padding:0 0 4px;
}
#footer div.sitemap h4{
	padding:0 0 4px;
	margin:0;
	font-size:1.2em;
	line-height:1.1667em;
	color:#3b2914;
}
#footer div.sitemap h4 a{
	color:#3b2914;
}
#footer div.sitemap ul ul{
	margin:0;
}
#footer div.sitemap ul ul li{
	padding:0;
}
#footer div.sitemap ul.products{
	width:400px;
	margin-right:-48px;
	overflow:hidden;
}
#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;
}
#footer div.center{
	width:100%;
	text-align:center;
	overflow:hidden;
	color:#666;
}
#footer div.center p{
	margin:0;
}
#footer div.center strong{
	display:block;
	padding:0 0 12px;
	font-size:1.3em;
	line-height:1.4616em;
	color:#000;
}
#footer div.center ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer div.center ul li{
	display:inline;
	padding:0 1px 0 3px;
	border-left:1px solid #666;
}
#footer div.center ul li:first-child{
	border:0;
}
a.light{
	color:#e14800;
}

