@charset "utf-8";
/* CSS Document */


/**************************** HOME ****************************/

	.home-footer-left{
		background-image:url(images/home-footer-left.png);
		background-repeat:no-repeat;
		background-position:0px bottom;
		width:351px;
		height:96px; /*66*/
		margin-top:32px;
		.margin-top:45px;
		margin-left:70px;
	}
    
.home-barr-footer{
	clear:both;
	background-image:url(images/home-footer-barr.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:20px;
}

/**************************** FOOTER ***************************/

#footer-content{
	background-color:#000;
	color:#FFF;
	padding-top:22px;
	height:34px;
}