.layout-footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.png) repeat-x;
}
.footer-bound{
	width:1045px;
	height:40px;
	margin:0 auto;
	margin-top:9px;
}
.footer-bound ul li{
	float:left;
	line-height:40px;
	padding:0 20px;
	height:39px;
	background:url(../images/bg-menu_bottom.png) left no-repeat;
}
.footer-bound ul li a{
	font-size:13px;
	color:#FFF;
	text-transform:capitalize;

}
.menu-bottom-start{
	background:none !important;
}
.by{
	width:1045px;
	height:30px;
	position:relative;
	margin:0 auto;
	text-align:center;
}
.by a{
	font-size:12px;
	color:#FFF;
	line-height:30px;
}